diff --git a/Analysis - Participant.-.md b/Analysis - Participant.-.md new file mode 100644 index 0000000..ff3385a --- /dev/null +++ b/Analysis - Participant.-.md @@ -0,0 +1,50 @@ +# Analysis - Participant + +Welcome to the Wiki page for the Participant Viewer. If you haven't already, visit the [Home Page](https://git.research.dezeeuw.ca/tyler/flares/wiki/Home), [Understanding Parameters](https://git.research.dezeeuw.ca/tyler/flares/wiki/Understanding-Parameters), and [Processing & Analysis](https://git.research.dezeeuw.ca/tyler/flares/wiki/Processing-%26-Analysis) pages before following along with this guide. + +The Participant Viewer is designed to provide you with images from each step in the processing pipeline. This allows for a visual representation of each step and potentially can unearth that incorrect parameters were used to process the data. When the Participant Viewer opens, there will be 2 dropdowns along with two buttons present at the top of the screen. These are: +- Participants (Dropdown) - Allows for selecting which participants that should be included +- Image Indexes (Dropdown) - Allows for selectign what images should be generated +- Submit (Button) - Processes the request to generate images and displays the image in the open area below +- Save Displayed Images (Button) - Saves the images that have been generated after hitting the Submit button to disk + +Each dropdown will have an option to 'Toggle Select All', which will select all available options from the dropdown. + +## Participants +Inside this dropdown will be every participant that was processed along with a particpant number and their file name. Future dropdown will only reference a participant by their generated number and not their filename. + +## Image Indexes +Inside this dropdown will be every image that was generated at every step of the processing pipeline. This dropdown will include: +- Loaded Raw +- Trimmed Raw +- Plot Sensor +- PSD +- HeartRate_PSD +- HeartRate_Time +- SCI1 +- SCI2 +- SNR1 +- PSP1 +- PSP2 +- cv +- range +- psd_noise +- displacement +- Optical Density +- TDDR +- Wavelet +- BLL +- filter1 +- filter2 +- events +- epochs_fig_epochs_dropped +- epochs_fig__data__0 +- epochs_fig__data__1 +- epochs_evoked_avg_ +- epochs_evoked_topo +- epochs_fig_evoked_hbo_ +- epochs_fig_evoked_hbr_ +- epochs_fig__compared_evokeds +- Design Matrix +- GLM Condition +- Significance Condition \ No newline at end of file