Administrator Notes: ----------------------- The seder directory must contain the following things: 1. key_files seder_drives_file.txt seder_master_list.txt seder_most_recent_id.txt 2. programs 2.1. programs/administrator: 2.2 programs/helpers: 2.3 programs/matlab: 3. templates clinical_info.txt contact.txt NMR_findings.txt sphere.txt You can call the seder directory anything you like, and place it anywhere you like - provided all users have read access to it. However, it is required that the program called "seder_source_me_csh" have the correct location of the seder directory coded into it. Without this, everything else will fail. When changing that, you must also be sure to change the "seder_setup.readme" file to reflect the correct location of your seder_source_me_csh file. Next, you can add the subject meta tree and study meta tree and data form specific directories anywhere you want. Users require read and write access to these locations. Looking into the key_files directory. The permissions needed for users are as follows: seder_drives_file.txt - read access only seder_master_list.txt - write access only seder_most_recent_id.txt - read and write access seder_drives_file.txt has a special readme file to explain it's format. seder_master_list.txt, when empty, has one line: nmr00000 Nobody Joe seder_most_recent_id.txt, when new, has this: nmr00000 Somewhere there is a folder called "masterbackup". This folder can be located anywhere, but it should not be on the same physical drive as the key files folder. It simply contains a backup of that info. ------