HBClab/NiBetaSeries: v0.4.0
Main Authors: | Kent, James D., Herholz, Peer |
---|---|
Other Authors: | Rokem, Ariel, VanderPlas, Jake, Holdgraf, Chris, DeStasio, Krista, Ludwig, Rita, Martin, Rebecca, Toro-Serey, Claudio, Eschenburg, Kristian, Erramuzpe, Asier, Blue, Brandon, Whitaker, Kirstie, Salo, Taylor, Trievel, Alec B., Voss, Michelle |
Format: | info software Journal |
Terbitan: |
, 2019
|
Subjects: | |
Online Access: |
https://zenodo.org/record/3477623 |
ctrlnum |
3477623 |
---|---|
fullrecord |
<?xml version="1.0"?>
<dc schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd"><contributor>Kent, James D.</contributor><contributor>Rokem, Ariel</contributor><contributor>VanderPlas, Jake</contributor><contributor>Holdgraf, Chris</contributor><contributor>DeStasio, Krista</contributor><contributor>Ludwig, Rita</contributor><contributor>Martin, Rebecca</contributor><contributor>Toro-Serey, Claudio</contributor><contributor>Eschenburg, Kristian</contributor><contributor>Erramuzpe, Asier</contributor><contributor>Herholz, Peer</contributor><contributor>Blue, Brandon</contributor><contributor>Whitaker, Kirstie</contributor><contributor>Salo, Taylor</contributor><contributor>Trievel, Alec B.</contributor><contributor>Voss, Michelle</contributor><creator>Kent, James D.</creator><creator>Herholz, Peer</creator><date>2019-10-08</date><description>Release Notes
This has been a busy month for NiBetaSeries.
We have two more methods for calculating betas (LSA and FS),
and LSS has been modified to account for separate conditions.
All of this great work is thanks to @tsalo.
The second major change is the refactor of how we read from
the FMRIPREP directory, previously we assumed results from
fmriprep version (< v1.2.0), but now we only support files output
from fmriprep (>= v1.2.0).
If you have results from an older version of fmriprep, check our
FAQ for a potential solution.
The third major change is the generation of a citation template,
so you can easily populate your methods section with the appropriate information.
Again, thanks to @tsalo for this marvelous contribution.
The fourth and final major change (in no particular order), is passing the
beta series image maps directly to the output directory, no longer requiring the
user to have an atlas and a lookup table to use NiBetaSeries.
This will allow users to use the beta series image maps for whatever downstream
analysis they wish.
Thank you to all the contributors mentioned below for improving NiBetaSeries
through documentation fixes and other code changes.
An unsung hero is @PeerHerholz for code review and
beneficial recommendations for the future of NiBetaSeries, Thank you!
Also not listed is @mwvoss for opening issue #123.
Making a good issue is work and should be recognized, thank you!
While I have almost certainly missed giving thanks to everyone that
has helped, please know I appreciate your contributions and I'm
thankful you took some time out of your day to help this project grow.
CHANGES
[REL] v0.4.0rc1 (#239) @jdkent
[DOC] update instructions with template checklist (#242) @jdkent
[FIX] update code-server version (#238) @jdkent
[DOC] Generate citable boilerplates for workflows (#205) @tsalo
[DOC] Clarify in demo that you are stripping color codes #123 (#234) @ipacheco-uy
[DOC] Fix documentation headers (#235) @atrievel
[FIX] add nano to dev container (#233) @pranesh-sp
[DOC] add lsa section (#231) @jdkent
[DOC] add joss badge (#229) @zkhan12
[ENH,DOC] add development documentation section (#222) @jdkent
[DOC,FIX] add fake img and lut to participant workflow (#225) @jdkent
[ENH] Implement finite BOLD response- separate (FS) modeling (#204) @tsalo
[MAINT] allow more lenience for pull requests (#223) @jdkent
[ENH] Make atlases optional (#213) @jdkent
[FIX,DOC] make title for changelog (#221) @jdkent
[MAINT] make travisci more efficient (#216) @jdkent
[FIX] make codecov yaml valid (#220) @jdkent
[FIX] show binder badge on readthedocs (#219) @jdkent
[ENH,DOC] sphinx gallery binder (#217) @jdkent
[MAINT] make codecov more lenient (#215) @jdkent
[FIX] use scope=derivatives in collect_data (#212) @jdkent
[FIX] respond to suggested edits (#206) @jdkent
[ENH] Implement least squares- all (LSA) modeling (#202) @tsalo
[TST] add more tests (#201) @jdkent
[FIX, DOC] Rename low-pass filter to high-pass filter (#198) @tsalo
[MAINT] explicitly set codecov settings (#200) @jdkent
[ENH,FIX] refactor bids file processing (#193) @jdkent
[ENH] Separate other conditions in LSS model (#191) @tsalo
</description><identifier>https://zenodo.org/record/3477623</identifier><identifier>10.5281/zenodo.3477623</identifier><identifier>oai:zenodo.org:3477623</identifier><relation>url:https://github.com/HBClab/NiBetaSeries/tree/v0.4.0</relation><relation>doi:10.5281/zenodo.1342291</relation><rights>info:eu-repo/semantics/openAccess</rights><rights>https://opensource.org/licenses/MIT</rights><subject>neuroimaging</subject><subject>betaseries</subject><subject>analysis</subject><subject>fMRI</subject><subject>BIDS</subject><title>HBClab/NiBetaSeries: v0.4.0</title><type>Other:info:eu-repo/semantics/other</type><type>Other:software</type><recordID>3477623</recordID></dc>
|
format |
Other:info:eu-repo/semantics/other Other Other:software Journal:Journal Journal |
author |
Kent, James D. Herholz, Peer |
author2 |
Kent, James D. Rokem, Ariel VanderPlas, Jake Holdgraf, Chris DeStasio, Krista Ludwig, Rita Martin, Rebecca Toro-Serey, Claudio Eschenburg, Kristian Erramuzpe, Asier Herholz, Peer Blue, Brandon Whitaker, Kirstie Salo, Taylor Trievel, Alec B. Voss, Michelle |
title |
HBClab/NiBetaSeries: v0.4.0 |
publishDate |
2019 |
topic |
neuroimaging betaseries analysis fMRI BIDS |
url |
https://zenodo.org/record/3477623 |
contents |
Release Notes
This has been a busy month for NiBetaSeries.
We have two more methods for calculating betas (LSA and FS),
and LSS has been modified to account for separate conditions.
All of this great work is thanks to @tsalo.
The second major change is the refactor of how we read from
the FMRIPREP directory, previously we assumed results from
fmriprep version (< v1.2.0), but now we only support files output
from fmriprep (>= v1.2.0).
If you have results from an older version of fmriprep, check our
FAQ for a potential solution.
The third major change is the generation of a citation template,
so you can easily populate your methods section with the appropriate information.
Again, thanks to @tsalo for this marvelous contribution.
The fourth and final major change (in no particular order), is passing the
beta series image maps directly to the output directory, no longer requiring the
user to have an atlas and a lookup table to use NiBetaSeries.
This will allow users to use the beta series image maps for whatever downstream
analysis they wish.
Thank you to all the contributors mentioned below for improving NiBetaSeries
through documentation fixes and other code changes.
An unsung hero is @PeerHerholz for code review and
beneficial recommendations for the future of NiBetaSeries, Thank you!
Also not listed is @mwvoss for opening issue #123.
Making a good issue is work and should be recognized, thank you!
While I have almost certainly missed giving thanks to everyone that
has helped, please know I appreciate your contributions and I'm
thankful you took some time out of your day to help this project grow.
CHANGES
[REL] v0.4.0rc1 (#239) @jdkent
[DOC] update instructions with template checklist (#242) @jdkent
[FIX] update code-server version (#238) @jdkent
[DOC] Generate citable boilerplates for workflows (#205) @tsalo
[DOC] Clarify in demo that you are stripping color codes #123 (#234) @ipacheco-uy
[DOC] Fix documentation headers (#235) @atrievel
[FIX] add nano to dev container (#233) @pranesh-sp
[DOC] add lsa section (#231) @jdkent
[DOC] add joss badge (#229) @zkhan12
[ENH,DOC] add development documentation section (#222) @jdkent
[DOC,FIX] add fake img and lut to participant workflow (#225) @jdkent
[ENH] Implement finite BOLD response- separate (FS) modeling (#204) @tsalo
[MAINT] allow more lenience for pull requests (#223) @jdkent
[ENH] Make atlases optional (#213) @jdkent
[FIX,DOC] make title for changelog (#221) @jdkent
[MAINT] make travisci more efficient (#216) @jdkent
[FIX] make codecov yaml valid (#220) @jdkent
[FIX] show binder badge on readthedocs (#219) @jdkent
[ENH,DOC] sphinx gallery binder (#217) @jdkent
[MAINT] make codecov more lenient (#215) @jdkent
[FIX] use scope=derivatives in collect_data (#212) @jdkent
[FIX] respond to suggested edits (#206) @jdkent
[ENH] Implement least squares- all (LSA) modeling (#202) @tsalo
[TST] add more tests (#201) @jdkent
[FIX, DOC] Rename low-pass filter to high-pass filter (#198) @tsalo
[MAINT] explicitly set codecov settings (#200) @jdkent
[ENH,FIX] refactor bids file processing (#193) @jdkent
[ENH] Separate other conditions in LSS model (#191) @tsalo
|
id |
IOS16997.3477623 |
institution |
ZAIN Publications |
institution_id |
7213 |
institution_type |
library:special library |
library |
Cognizance Journal of Multidisciplinary Studies |
library_id |
5267 |
collection |
Cognizance Journal of Multidisciplinary Studies |
repository_id |
16997 |
subject_area |
Multidisciplinary |
city |
Stockholm |
province |
INTERNASIONAL |
shared_to_ipusnas_str |
1 |
repoId |
IOS16997 |
first_indexed |
2022-06-06T04:37:14Z |
last_indexed |
2022-06-06T04:37:14Z |
recordtype |
dc |
_version_ |
1734902681166675968 |
score |
17.610363 |