Releases: HBClab/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
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
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
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
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
v0.4.3
Release Notes
Bug fix and enhancement release.
Made a quick decision to remove volumes that have large unstable beta estimates.
CHANGES
v0.4.3rc1
Release Notes
Bug fix and enhancement release.
Made a quick decision to remove volumes that have large unstable beta estimates.
CHANGES
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
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