-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ENH] Add carpet plot to outputs (#696)
* Create new denoising function. * Add carpet plots. * Add docstring. * Update test outputs. * Drop output check from test. Now that write_split_ts doesn't return anything.... we shouldn't check that it does. * Add carpet plots to report * Re-drop varexpl. * Fix style issue. * Don't unmask outputs of denoise_ts. * Use io_generator for carpet plots. * Split carpet plots into separate figures. * Try to organize the report? * Fix report generation. * Added buttons to select carpet plot and added some structure to the reports * Revert "Added buttons to select carpet plot and added some structure to the reports" This reverts commit fbe23b4. * Undo black formatting * Add MIR/GSR figures to carpet plots. This doesn't toggle the new buttons based on workflow settings, so it will probably fail as is. * Fill in docstrings. * Add template and function to only show GSR and MIR if they were calculated. * Fix output files in test list. * Only change button names when files are generated * Add carpet plots figure and section in docs. * Fix section order. * Update tedana/io.py * Added Zaki's suggestion to avoid "bouncing" effect when a button is pressed Co-authored-by: Eneko Uruñuela <enekouru@gmail.com>
- Loading branch information
Showing
13 changed files
with
524 additions
and
143 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.