Natacha Beck

Results 45 comments of Natacha Beck

Hi Matt, Can you take a look to this: [Macacc](https://brainbrowser.cbrain.mcgill.ca/macacc-viewer) and play a little bit with it. In this viewer every time user "shift+click" on the surface the code call...

Hi @jimthomas1616, I am not sure it is possible. Can you please give me the file you want to open, I will try on my side.

Hi @liangfz-kit , I'm not 100% sure about what you are looking for. But I think that should be helpful: ```javascript var pick_info = viewer.pick(); console.log(pick_info.point.x); console.log(pick_info.point.y); ```

If you look at https://brainbrowser.cbrain.mcgill.ca/volume-viewer and select NIfTI you will see 3 panels. The 2 first column is 2 different NIfTI and the third one is an overlay between both...

Is it not possible to have a version of the container directly on the Cluster, like having a tool installed on the cluster. If I remember it was a discussion...

Should we close this one ?

@MontrealSergiy Can you test it again. Works fine on my end (chrome + firefox)

@prioux I see no reference to `Scir.cbrain_config` with `ncpu`. We use `Scir.cbrain_config` for the following: - `default_queue` - `amazon_ec2_access_key_id` - `amazon_ec2_secret_access_key` - `amazon_ec2_region` - `extra_qsub_args` Should all of this move...