realfastvla / realfast

Real-time interferometric data analysis for the VLA
http://realfast.io
BSD 3-Clause "New" or "Revised" License
10 stars 4 forks source link

Set up realfast user for group access to software #32

Closed caseyjlaw closed 7 years ago

caseyjlaw commented 7 years ago

Currently the realfast system runs by setting the realfast@cbe-node-01 path to include @caseyjlaw software. Bad!

A group-controlled realfast user needs to be defined.

demorest commented 7 years ago

NRAO computing set up the group permissions for realfast a few weeks ago, using the existing 'fasttransients' group. I didn't yet change any of the file permissions under the realfast area, or anything since I thought it would be better to wait until the current observing campaign is done.

caseyjlaw commented 7 years ago

Agreed! Fortunately we finish observing soon. I'm hoping to reorganize before the NRAO internal review in ~a month or so.

caseyjlaw commented 7 years ago

This is now working. Members of the 'fasttransients' group can see the cbe home directory at: /home/widar-boot-1/services/diskless_boot/cbe/cbe-master/realfast.

To install software for realfast@cbe, you need to use conda or pip (from AOC) with this in your path: /home/widar-boot-1/services/diskless_boot/cbe/cbe-master/realfast/miniconda/bin

With that set, you can do conda install numpy or pip install rtpipe and it will install on for realfast@cbe. We can also now play with conda environments to allow testing simultaneously with code that is running live.