-
I got the ellipse fitting working on the service side but I had to substitute the new least squares fit method with openCV's cv::fitEllipse to get it to not freak out when the ellipse got close to the…
-
-
Currently the device managers call `.update()` and that's it. However, to calculate pose, the tracker(s) needs to know the controller colours from the controllers, and the controllers need to know the…
-
should add a check if file exists.
```
sct_process_segmentation -i t2_seg.nii.gz -p csa -vert 3:4
SpinalCord Toolbox version 2.2_dev
SCT installed in /Users/julien/code/spinalcordtoolbox
PYTHON /User…
-
@espacial will suggest a logo
-
Listing updates that I want to include in a 0.4.0 release. :beer:
#### Containers
:package: Adds a `containers` module that contains two classes, and `Experiment` and a `Filter` class, for managing …
nirum updated
8 years ago
-
Add a demo notebook to demonstrate the capabilities of the class.
-
1) The current version of SoFiA only returns certain source parameters when doParameterise=true in the SoFiA input parameter file. The flux related parameters ('f_int', 'f_peak', 'f_wm50' - names migh…
-
# Description
# Corrections Required
Simple array math:
- gain (flat field)
- dark current
- normalize by beam intensity
Masking:
- Saturated pixels
- Dead pixels
- beam stop
- beam stop holder
- de…
-
Why is `channels` a parameter to the gate functions? I feel like a good `FCSData` object should allow you to query the object directly (e.g. `FCSData[:,[0,1]]` or `FCSData[:,['FSC','SSC']]`) instead o…