diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-03-07 23:42:46 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-03-07 23:42:46 -0500 |
commit | 727498350ee97618f5a23f93addaef43e7d950af (patch) | |
tree | ea77abba309c71e438bbf3fd5aa600c86116e7f9 /scripts | |
parent | ece6c047eacb388ed4d36ce1eb18cc96b47a047e (diff) | |
download | calfuse-727498350ee97618f5a23f93addaef43e7d950af.tar.gz |
Massive fixes. Adding the rest of the code.
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/cf_make_all_obs.csh | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/scripts/cf_make_all_obs.csh b/scripts/cf_make_all_obs.csh index a6a0ac2..487d098 100755 --- a/scripts/cf_make_all_obs.csh +++ b/scripts/cf_make_all_obs.csh @@ -78,14 +78,6 @@ set cf_nvo = cf_nvo set idl_obsplot = idl_obsplot.pl set modhead = modhead -#set cf_xcorr = /home/vela/civeit/Work/CalFuse/Xcorr/New/cf_xcorr -#set cf_combine = /home/vela/civeit/Work/CalFuse/Shiftexp/cf_combine -#set cf_pack = /home/vela/civeit/Work/CalFuse/Pack/cf_pack -#set cf_nvo = /home/vela/civeit/Work/CalFuse/Nvo/cf_nvo -#set modhead = /home/vela/civeit/local/bin/modhead - -#set cf_obsplot = /data1/fuse/calfuse/v3.1/idl/cf_obsplot.pro - # Init var list set detector = (1a 2b) set channel = (lif sic) |