Recent Releases of NiBetaSeries

NiBetaSeries - v0.6.0

Release Notes

Adding one feature that will make my thesis work easier, outputting the residual timeseries after beta series estimation. This release also contains changes to update links to the "new" default travis ci .com and makes sure I'm using sphinx 2.x.x, and not the new 3.x.x.

CHANGES

  • [ENH] add --return-residuals (#304) @jdkent
  • [MAINT] update travis badge and pin sphinx (#305) @jdkent

Scientific Software - Peer-reviewed - Python
Published by jdkent almost 6 years ago

NiBetaSeries - v0.6.0rc1

Release Notes

Adding one feature that will make my thesis work easier, outputting the residual timeseries after beta series estimation. This release also contains changes to update links to the "new" default travis ci .com and makes sure I'm using sphinx 2.x.x, and not the new 3.x.x.

CHANGES

  • [ENH] add --return-residuals (#304) @jdkent
  • [MAINT] update travis badge and pin sphinx (#305) @jdkent

Scientific Software - Peer-reviewed - Python
Published by jdkent almost 6 years ago

NiBetaSeries - v0.5.0

Release Notes

This release adds two EXPERIMENTAL flags: --normalize-betas and --no-signal-scaling. I'm especially unsure about the behavior of --normalize-betas in combination with any hrf that contains "derivatives" or "derivatives + dispersion", since I'm unsure when to divide the the beta estimates with the variances of the beta estimates to derive the t-statistic (i.e., normalizing the beta estimates). This release also has given access to residuals from the LSA and LSS interfaces.

Another WARNING: residuals for the LSS interface are not quite as meaningful since I'm averaging the residuals over all the models being generated. This project is not version 1.x.x yet, so be aware aspects of the API may change rapidly.

Thanks to @michaelmack for opening an issue to suggest new features and @PeerHerholz for their contributions!

CHANGES

  • [ENH] add --normalize-betas option (#299) @jdkent
  • [ENH] add --no-signal-scaling option (#298) @jdkent
  • [ENH,FIX] optimally combine temporal + dispersion derivatives for beta estimation (#296) @jdkent
  • [ENH] add residuals to LSS/LSA interfaces (#294) @jdkent
  • [FIX] remove standardize parameter (#292) @jdkent
  • [ENH] Allow niftiimage input (#289) @jdkent
  • fix singularity install instructions in docs (#288) @PeerHerholz

Scientific Software - Peer-reviewed - Python
Published by jdkent almost 6 years ago

NiBetaSeries - v0.5.0rc2

Release Notes

This release adds two EXPERIMENTAL flags: --normalize-betas and --no-signal-scaling. I'm especially unsure about the behavior of --normalize-betas in combination with any hrf that contains "derivatives" or "derivatives + dispersion", since I'm unsure when to divide the the beta estimates with the variances of the beta estimates to derive the t-statistic (i.e., normalizing the beta estimates). This release also has given access to residuals from the LSA and LSS interfaces.

Another WARNING: residuals for the LSS interface are not quite as meaningful since I'm averaging the residuals over all the models being generated. This project is not version 1.x.x yet, so be aware aspects of the API may change rapidly.

Thanks to @michaelmack for opening an issue to suggest new features and @PeerHerholz for their contributions!

CHANGES

  • [ENH] add --normalize-betas option (#299) @jdkent
  • [ENH] add --no-signal-scaling option (#298) @jdkent
  • [ENH,FIX] optimally combine temporal + dispersion derivatives for beta estimation (#296) @jdkent
  • [ENH] add residuals to LSS/LSA interfaces (#294) @jdkent
  • [FIX] remove standardize parameter (#292) @jdkent
  • [ENH] Allow niftiimage input (#289) @jdkent
  • fix singularity install instructions in docs (#288) @PeerHerholz

Scientific Software - Peer-reviewed - Python
Published by jdkent almost 6 years ago

NiBetaSeries - v0.5.0rc1

Release Notes

This release adds two EXPERIMENTAL flags: --normalize-betas and --no-signal-scaling. I'm especially unsure about the behavior of --normalize-betas in combination with any hrf that contains "derivatives" or "derivatives + dispersion", since I'm unsure when to divide the the beta estimates with the variances of the beta estimates to derive the t-statistic (i.e., normalizing the beta estimates). This release also has given access to residuals from the LSA and LSS interfaces.

Another WARNING: residuals for the LSS interface are not quite as meaningful since I'm averaging the residuals over all the models being generated. This project is not version 1.x.x yet, so be aware aspects of the API may change rapidly.

Thanks to @michaelmack for opening an issue to suggest new features and @PeerHerholz for their contributions!

CHANGES

  • [ENH] add --normalize-betas option (#299) @jdkent
  • [ENH] add --no-signal-scaling option (#298) @jdkent
  • [ENH,FIX] optimally combine temporal + dispersion derivatives for beta estimation (#296) @jdkent
  • [ENH] add residuals to LSS/LSA interfaces (#294) @jdkent
  • [FIX] remove standardize parameter (#292) @jdkent
  • [ENH] Allow niftiimage input (#289) @jdkent
  • fix singularity install instructions in docs (#288) @PeerHerholz

Scientific Software - Peer-reviewed - Python
Published by jdkent almost 6 years ago

NiBetaSeries - v0.4.3

Release Notes

Bug fix and enhancement release. Made a quick decision to remove volumes that have large unstable beta estimates.

CHANGES

  • [FIX] allow atlas arguments to be None (#283) @jdkent
  • [FIX] bump nipype version (#280) @jdkent
  • [ENH] censor invalid volumes (#277) @jdkent
  • [ENH] allow regex for confound specification and impute derivatives (#273) @jdkent

Scientific Software - Peer-reviewed - Python
Published by jdkent about 6 years ago

NiBetaSeries - v0.4.3rc1

Release Notes

Bug fix and enhancement release. Made a quick decision to remove volumes that have large unstable beta estimates.

CHANGES

  • [FIX] allow atlas arguments to be None (#283) @jdkent
  • [FIX] bump nipype version (#280) @jdkent
  • [ENH] censor invalid volumes (#277) @jdkent
  • [ENH] allow regex for confound specification and impute derivatives (#273) @jdkent

Scientific Software - Peer-reviewed - Python
Published by jdkent about 6 years ago

NiBetaSeries - v0.4.2

Release Notes

Bug fix and maintenance release, large thanks to @poldrack for testing out nibs and providing feedback, leading to the bug fixes.

CHANGES

  • [FIX] Better error message for missing files (#271) @jdkent
  • [DOC] emphasize beta map analysis (#270) @jdkent
  • [FIX] allow other spaces (#269) @jdkent
  • [FIX] less strict beta map generation (#262) @jdkent
  • [ENH] handle all confound NaNs (#255) @jdkent
  • [ENH] improve bids indexing (#253) @jdkent
  • [FIX] allow "sub-" prefix (#256) @jdkent

Scientific Software - Peer-reviewed - Python
Published by jdkent about 6 years ago

NiBetaSeries - v0.4.2rc1

Release Notes

Bug fix and maintenance release

CHANGES

  • [FIX] Better error message for missing files (#271) @jdkent
  • [DOC] emphasize beta map analysis (#270) @jdkent
  • [FIX] allow other spaces (#269) @jdkent
  • [FIX] less strict beta map generation (#262) @jdkent
  • [ENH] handle all confound NaNs (#255) @jdkent
  • [ENH] improve bids indexing (#253) @jdkent
  • [FIX] allow "sub-" prefix (#256) @jdkent

Scientific Software - Peer-reviewed - Python
Published by release-drafter[bot] about 6 years ago

NiBetaSeries - v0.4.1

Release Notes

Bug fix and maintenance release.

CHANGES

  • [MAINT] refactor and increase tests for run.py (#249) @jdkent
  • [FIX] allow flexible derivatives location (#247) @jdkent
  • [ENH] create useful error message when images are not found (#246) @jdkent
  • [MAINT] fix nistats dependency (#245) @jdkent

Scientific Software - Peer-reviewed - Python
Published by jdkent about 6 years ago

NiBetaSeries - v0.4.1rc1

Release Notes

Bug fix and maintenance release.

CHANGES

  • [MAINT] refactor and increase tests for run.py (#249) @jdkent
  • [FIX] allow flexible derivatives location (#247) @jdkent
  • [ENH] create useful error message when images are not found (#246) @jdkent
  • [MAINT] fix nistats dependency (#245) @jdkent

Scientific Software - Peer-reviewed - Python
Published by release-drafter[bot] about 6 years ago

NiBetaSeries - v0.4.0

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

Scientific Software - Peer-reviewed - Python
Published by jdkent over 6 years ago

NiBetaSeries - v0.4.0rc1

Release Notes

This is a release candidate to test deployment.

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

Scientific Software - Peer-reviewed - Python
Published by release-drafter[bot] over 6 years ago

NiBetaSeries - NiBetaSeries: task related correlations in fMRI

Release Notes

This release is special because it will be published in the Journal of Open Source Software (JOSS). One condition of this is that the authors on the paper be the only authors in the zenodo file. I will modify the authors listed on the zenodo file for this release, but I will add all contributors back on for the subsequent release.

CHANGES

  • Fix zenodo file

Scientific Software - Peer-reviewed - Python
Published by release-drafter[bot] over 6 years ago

NiBetaSeries - v0.3.1

Release Notes

Changes to installation and documentation, but no functional code changes.

CHANGES

  • [REL] v0.3.1 (#189) @jdkent
  • [DOC] address review comments (#185) @jdkent
  • [DOC] add everyone to contributors in the zenodo file (#188) @jdkent
  • [MAINT] Change Installation Method (#187) @jdkent
  • [ENH] add code server (#182) @jdkent
  • [MAINT] build tags (#183) @jdkent

Scientific Software - Peer-reviewed - Python
Published by release-drafter[bot] over 6 years ago

NiBetaSeries - v0.3.0

Release Notes

Thanks to @PeerHerholz and @njvack for their contributions on this release. Special thanks to @snastase for being a great reviewer and improving the project overall.

CHANGES

  • [REL] v0.3.0 release (#181) @jdkent
  • [DOC] edit joss paper for spelling/grammar (#180) @jdkent
  • [ENH] reduce focus on parcellations (#179) @jdkent
  • [FIX] generalized -> general linear model description (#178) @jdkent
  • [FIX] Add math (#177) @jdkent
  • [FIX] remove .git from the binder url (#175) @jdkent
  • [FIX] add pypiwin32 as conditional dependency (#173) @jdkent
  • [FIX] add readthedocs config file (#174) @jdkent
  • [DOC] Minor changes to documentation text (#163) @snastase
  • [MAINT] fix tagging/pushing docker images (#160) @jdkent
  • [FIX] binder ci triggers (#159) @jdkent
  • [ENH] add binder (#158) @jdkent
  • [MAINT] Change Install Strategy (#157) @jdkent
  • [DOC] Clarify Documentation (#156) @jdkent
  • [FIX] Only hyphens for commandline parameters (#155) @jdkent
  • [DOC] add concrete example of nibs (#154) @jdkent
  • [DOC] add references (#153) @jdkent
  • [MAINT] build docs on circleci (#152) @jdkent
  • [MAINT] temporary fix to dockerfile (#150) @jdkent
  • [MAINT] require python3 (#147) @jdkent
  • [ENH] add visualizations (#148) @jdkent
  • [ENH] Add Docker and Singularity Support (#140) @PeerHerholz
  • [DOC] edit docs (#142) @jdkent
  • [DOC] Tiny tweak to README (#141) @njvack
  • [WIP] JOSS Paper (#122) @jdkent

Scientific Software - Peer-reviewed - Python
Published by jdkent over 6 years ago

NiBetaSeries - v0.2.3

Release Notes

Various documentation and testing changes. We will be using readthedocs going forward and not "doctr"

CHANGES

  • [FIX] Remove high_pass references from documentation (#90) @RaginSagan
  • [FIX] Update betaseries.rst (#91) @ilkayisik
  • [ENH] autogenerate test data (#93) @jdkent
  • [FIX] add codecov back into testing (#94) @jdkent
  • [FIX] refactor dependencies (#95) @jdkent
  • [ENH] add example (#99) @jdkent
  • [FIX] first pass at configuring doctr (#100) @jdkent
  • [FIX] configure doctr (#101) @jdkent
  • [FIX] track version with docs (#102) @jdkent
  • [ENH] add sphinx versioning (#104) @jdkent
  • [FIX] first pass at simplifying example (#106) @jdkent
  • [FIX] add master back in to docs (#107) @jdkent
  • [MAINT] use readthedocs (#109) @jdkent
  • [DOC] add explicit download instruction (#112) @jdkent
  • [FIX] add graphviz as dependency for building docs (#115) @jdkent
  • [FIX] remove redundant/irrelevant doc building options (#116) @jdkent
  • [DOC] fix links in docs (#114) @PeerHerholz
  • [FIX,MAINT] rm 3.4 and test add 3.7 (#121) @jdkent
  • [FIX] pybids link (#120) @PeerHerholz
  • [FIX] syntax links (#119) @PeerHerholz

Scientific Software - Peer-reviewed - Python
Published by release-drafter[bot] about 7 years ago

NiBetaSeries - v0.2.2

Release Notes

Quick bug fixes, one related to updating the nipype dependency to a newer version (1.1.5)

CHANGES

  • [ENH] add nthreads option and make multiproc the default (#81) @jdkent
  • [FIX] add missing comma in hrf_models (#83) @jdkent

Scientific Software - Peer-reviewed - Python
Published by release-drafter[bot] over 7 years ago

NiBetaSeries - v0.2.0

Testing Deployment

Scientific Software - Peer-reviewed - Python
Published by jdkent over 7 years ago

NiBetaSeries - v0.2.1

Release Notes

Large thanks to everyone at neurohackademy that helped make this a reality. This release is still a bit premature because I'm testing out my workflow for making releases.

CHANGES

  • [ENH] Add link to Zenodo DOI (#57) @kdestasio
  • [ENH] run versioneer install (#60) @jdkent
  • [FIX] connect derivative outputs (#61) @jdkent
  • [FIX] add CODEOWNERS file (#63) @jdkent
  • [FIX] Fix pull request template (#65) @kristianeschenburg
  • [ENH]Update CONTRIBUTING.rst (#66) @PeerHerholz
  • [FIX] ignore sourcedata and derivatives directories in layout (#69) @jdkent
  • [DOC] Added zenodo file (#70) @ctoroserey
  • [FIX] file logic (#71) @jdkent
  • [FIX] confound removal (#72) @jdkent
  • [FIX] Find metadata (#74) @jdkent
  • [FIX] various fixes for a real dataset (#75) @jdkent
  • [ENH] allow confounds to be none (#76) @jdkent
  • [ENH] Reword docs (#77) @jdkent
  • [TST] Add more tests (#78) @jdkent
  • [MGT] simplify and create deployment (#79) @jdkent

Scientific Software - Peer-reviewed - Python
Published by release-drafter[bot] over 7 years ago

NiBetaSeries - Adding Zenodo Version

This release is solely for adding zenodo.

Scientific Software - Peer-reviewed - Python
Published by jdkent over 7 years ago

NiBetaSeries - non-working master

keeping tabs on this state of the repository since it was here for a while.

Scientific Software - Peer-reviewed - Python
Published by jdkent over 7 years ago