Table of contents
- 1. Correlation Status
- 2. General comments
- 2.1. Data products
- 2.2. Metadata
- 2.3. Stations
- 2.4. Observing Notes
- 2.5. Recording media
- 3. Correlation and HOPS notes
- 4. PolConvert
Correlation Status
| Project | Block | ALMA Proj ID | Sources | DOYS | UT | Freq | Stations | Status | PI | Comment |
|---|---|---|---|---|---|---|---|---|---|---|
| f241a | 109 | 86 | Eu | Conducted successfully | ||||||
| MX001 | c241a | - | 109 | 86 | Global | Correlated | ||||
| MT005A | c241b | 2023.1.00962.V | 110 | 86 | Global | Correlated | received one APP QA2 covering both projs | |||
| MP010A | 2023.1.01086.V | |||||||||
| MG010 | - | |||||||||
| POLCAL2, 3 | - | |||||||||
| MT005B | c241c | 2023.1.00962.V | 112 | 86, 43 | Global | Correlated | APP QA2 missing | |||
| MR021 | - | |||||||||
| POLCAL3, 4 | - | |||||||||
| MT005C | c241d | 2023.1.00962.V | 112 | 43 | Global | Correlated | APP QA2 missing | |||
| MT005D | 2023.1.00962.V | |||||||||
| MP010B | 2023.1.01086.V | |||||||||
| POLCAL5 | - |
General comments
Data products
- GMVA/24A-150, S. Xu, "Geodetic and Astrometric mm-VLBI" : provide MkIV/HOPS data in addition to FITS-IDI so that geodetic HOPS+NuSolve -based pipeline can be run
Metadata
- notes
- Session feedback: https://www3.mpifr-bonn.mpg.de/div/vlbi/globalmm/sessions/apr24/feedback_apr24.asc
- ALMA APP QA2 mostly missing, only received c241b deliverables
- /data/gmva2024_1/alma-app-qa2/dlv_track_c241b-2023.1.01086.V_2023.1.00962.V.tar.lz4
Stations
- Notes from slack are summarised in each experiment.
Observing Notes
- Notes from slack are summarised in each experiment.
Recording media
See the media distribution plan
Correlation and HOPS notes
S. Xu from KASI provided improved coordinates for KVN Pyeongchang (Kc). These were used for rev2 correlation of c241b.
KVNPC Station Positions (Epoch: 2024.05.09-01:44:04):
- X Comp: -3149228782.15 <b1> 11.602 mm
- Y Comp: 3966414536.19 <b1> 15.712 mm
- Z Comp: 3864840169.23 <b1> 16.723 mm
Thomas reformatted them into VEX
* update from Shuangjing Xu <sjxu@kasi.re.kr>
X= -3149228.7822 Y=3966414.5362 Z=3864840.1692
* previous Oct. 2024 session
* X= -3149228.7545 Y=3966414.5854 Z=3864840.1879
PolConvert
Conversion uses PolConvert 2.0.7 that is part of DiFX 2.9.0. As with EHT 2022 and later it turned out APP QA2 packaging scripts and the PolConvert code repository are out of sync regarding the correct set of .ms tables to apply from the APP QA2 deliverables. Passively phased scans are also marked incorrectly in metadata ("no antennas" in passively phased scans).
Conversion of C241B used:
lz4 -d /Exps/c241b/FILES/qa2/dlv_track_c241b-2023.1.01086.V_2023.1.00962.V.tar.lz4 | tar xvf -
tar xzvf track_c241b-20250711.APP_DELIVERABLES.tgz
casa -c fixPassivelyPhasedQA2_c241b.py | tee ../../fixPassivelyPhasedScans.log
export pc=track_c241b
ln -s $pc.qa2-diagnostics $pc.APP.artifacts
ls -l $pc.APP.artifacts
casa --nologger --nologfile -c $DIFXROOT/share/polconvert/DPFU_scanner.py 2>&1 | tee dpfu-scanner.log
# --> Average DPFU for Trak track_c241b is 0.028695
export QA2TABLES="ANTENNA,calappphase,Df0gen.APP,bandpassAPP,flux_inf.APP.OpCorr,phase_int.APP.XYsmooth,XY0kcrs.APP,Gxyamp.APP"
export jobs=`$ehtc/ehtc-joblist.py -i /Exps/c241b/v2/3mm/c241b -o /Exps/c241b/v2/3mm/c241b.vex -J` # all difx jobs of entire track
drivepolconvert.py \
-v -p -k -r -P 16 \
-D /Exps/c241b/v2/3mm/ \
-S FD,KP,LA,OV,PT,ON,PV,KY \
-f 8 -A 0.028695 -s 0 \
-q customtables -l track_c241b \
${jobs}

Comments