- History
- View the source.
- CSV/BeamMapMeasurementAnalysisSBRx has been deleted.
Commissioning and Science Verification
Beam map>Measurement and analysis for single-beam receivers†
- Revision history
- 2016-07-26 - created by Kamazaki,T.
- Table of contents
-
Measurement†
- Start COSMOS3 and tune a receiver to be used
- Login to COSMOS3 manager GUI with Group=asteXX (e.g. aste16) and Project=sbrfXX (e.g. sbrf16)
- Adjust pointing (preferable, but can skip)
- Run either of the following observation tables according to a planet and a receiver band
Saturn | DASH345 | str05d3.start | 5' x 5', 10" spacing |
str02d3.start | 2' x 2', 10" spacing |
BAND8 | str05b8.start | 5' x 5', 8" spacing |
str05b8.start | 2' x 2', 8"spacing |
Analysis†
- Login to an analysis computer (e.g. aste-ms1) with account=asteXX (e.g. aste16)
- Rsync CONT data from the ASTE site
asteXX@aste-ms1: rsync -e ssh -avz astecntl@aste-1c:/cosmos3/aste/bklog/contlck/curr/CONT.<obs. table>.<group>.<project>.<date>.LCK ~/sbrfXX/continuum/data
e.g.)
asteXX@aste-ms1: rsync -e ssh -avz astecntl@aste-1c:/cosmos3/aste/bklog/contlck/curr/CONT.str02d3.aste16.sbrf16.20160815*.LCK
~/sbrfXX/continuum/data/
...
- Create symbolic links with old file names to new CONT files
asteXX@aste-ms1> ~/analysis/bin/cont_link.sh ~/sbrfXX/continuum/data/CONT.*.LCK
- Run cont
asteXX@aste-ms1> ~/analysis/bin/cont.sh
- Map Analysis>CFITS
- Select a LCK file in the .LCK File List button
- Set parameters
Normally, it is enough to use default values as shown below.
&ref(): File not found: "cfits_v6.png" at page "CSV/BeamMapMeasurementAnalysisSBRx";
- Push the EXEC button to create a image FITS file
- Map Analysis>CMAP
- Select the image FITS file created in the previous step
- Endian conversion is UNNECESSARY for continuum data taken on Linux COSMOS3.
- LCK endian and FITS endian buttons are NOT available.