-
I am having problems generating MIPS. The error reads as follows:
Undefined variable in line 668 (called from line 563)
files = + 1;
Kindly help.
The Color MIPS Mask Search works smoothly thou…
-
This approach can potentially be more robust and generic than using pre-defined fixed tags. The tags across the frames that correspond to the same slice location can be diffed to find the tag that is …
-
As suggested in https://github.com/crystal-lang/crystal/pull/6873#issuecomment-424730829, the IO methods `read_string` and `read_bytes` don't have a non-raising counterpart which would be useful in si…
-
The DICOM files I get from our PACS here at MIT Martinos Center don't have headers. Is this common enough that `dcm_parse` should just try to read the file anyway even if it doesn't have a valid heade…
-
Hi,
Is there a limit to number of layers loaded simultaneously in Neuroglancer? For example, has there been a use case where 10~20 layers of volumetric or 2D image slices, identical in sizes, are …
-
**Description**
The size of the installer (843MB vs 215MB) is partially explained by the fact the MNI atlas is now shipped with the application. We noticed that the install rules were installing th…
-
To create high-quality datasets, it is necessary to have the same image annotated multiple times by different people (e.g. double or triple segmentations). At the moment there is no interface for this…
-
Currently FreeSurfer is only used to resample the aseg to native space. can we replace this with nibabel/other means? We are resampling to the dicom file directly, so not sure if we need to create an …
-
### :question: Question
multiprocessing.pool.RemoteTraceback:
"""
Traceback (most recent call last):
File "/home/zjc/anaconda3/envs/zjc/lib/python3.8/multiprocessing/pool.py", line 125, in wo…
-