Chapters:
|
MuSR /
AtISIS< TODO list | Index | Troubleshooting > From the linux laptop mount -t cifs -o username=authorized_user //musr/data /mnt/pier/ # it asks for a password (substitute /mnt/pier with your favourite mount point) Make sure you have an authorized user and password (See Richard Browning). Then you can for instance ln -sf /mnt/pier/MUSRauto_A.tmp mymusrdata/mus0001.nxs ln -sf /mnt/pier/MUSRauto_B.tmp mymusrdata/mus0002.nxs ln -sf /mnt/pier/MUSRauto_C.tmp mymusrdata/mus0003.nxs ln -sf /mnt/pier/MUSRauto_D.tmp mymusrdata/mus0004.nxs ln -sf /mnt/pier/MUSRauto_E.tmp mymusrdata/mus0005.nxs This way mulab can access the current in through these files. Cycle through them looking for the most recent You can also force links to existing and non existing data sets by From the ISIS cabin PC ) Look under My computer data on musr < TODO list | Index | Troubleshooting > |