You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* commit 'v1.0.20200427-97-g0587941': (22 commits)
Overflow for Siemens data [missing protocol name] (rordenlab#466)
MacOS notarization, minor tweaks
Increase details for series stacking, enhance merge override mode (rordenlab#463)
Bump version date
Retain Philips Scaling Values for images where scaling does not vary but volumes must be separated (rordenlab#461)
Support huge PAR/REC files (rordenlab#460)
Prevent dti4D overflow
Fix PAR/REC ADC detection (rordenlab#462)
DICOM field map calibrated in Hz given name _fieldmaphz (rordenlab#455)
PAR/REC field map calibrated in Hz given name _fieldmaphz (rordenlab#455)
Ignore LocationsInAcquisition (0020,1002) if number of slices is not evenly divisible with this value (rordenlab#459)
Convert DICOM series where bit allocated (0028,0100) varies across slices (rordenlab#458)
Clear RepetitionTimeExcitation (rordenlab#457)
leak (rordenlab#454)
Single file mode memory allocation (rordenlab#454)
When -n is specified, only save BIDS for requested series (rordenlab#453)
Use 1st study time if multiple times provided.
Apple. M1. use C++ not. C
Fix CMake for Apple Silicon (note similar change required for CloudFlare zlib)
Only report b-value for GE data with 0043,1039 if EPI (0018,9018) (rordenlab#449)
...
The line
never checks the 3rd vector (kv3). It should read
I believe this explains MRIcroGL12 issue 19.
Unix users can test the latest developmental commit:
git clone --branch development https://github.com/rordenlab/dcm2niix.git
cd dcm2niix/console
make
./dcm2niix
Windows users should be able to get a compiled version from AppVeyor (click on the Artifacts button).
The text was updated successfully, but these errors were encountered: