In [1]:
#############offline pipeline###########################
# ssh -Y ygong@observer6
# /opt/bin/OfflinePipeline2 
########################################################
# --- rm -rf .local/lib/ in case of issues         --- #
# --- copy lines from offline_pipeline_receipe.txt --- #
########################################################
In [1]:
####### process all pointings to get tcal values #######
# copy the environment command from /opt/gag/gag_environment.txt to enable GILDAS in observer6
########
# class @process_all_pointings.pro
########
# This creates a file named as "fit.all" containing all pointing results. 
# 
##
##########taper function will affect the beam patterm###
### get taper values from offline_pipeline_recipe.txt ##
########################################################
# python compute_tcal.py !!! put the tcal values into the tcal.csv file
In [2]:
###### velocity errors arise from the wrong offset created by the offline pipeline #####
###### check the values from ASTRO/GILDAS and from the header  #########################
In [ ]: