! Started logfile: /scr/pima/rdv62_uvs/J2225-0457_X_uvs.log on Fri Nov 22 22:42:51 2013 obs /scr/pima/rdv62_uvs/J2225-0457_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv62_uvs/J2225-0457_X_uva.fits ! AN table 1: 7 integrations on 45 of 45 possible baselines. ! AN table 2: 3 integrations on 3 of 3 possible baselines. ! AN table 3: 13 integrations on 15 of 15 possible baselines. ! AN table 4: 9 integrations on 10 of 10 possible baselines. ! AN table 5: 3 integrations on 3 of 3 possible baselines. ! AN table 6: 21 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.372361 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2225-0457 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 2328 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv62_uvs/J2225-0457_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 2:HH self-cal status=correctable weight=1 ! 2:WZ self-cal status=correctable weight=1 ! 2:ZC self-cal status=correctable weight=1 ! 3:HH self-cal status=correctable weight=1 ! 3:HN self-cal status=correctable weight=1 ! 3:NY self-cal status=correctable weight=1 ! 3:SC self-cal status=correctable weight=1 ! 3:WZ self-cal status=correctable weight=1 ! 3:ZC self-cal status=correctable weight=1 ! 4:HH self-cal status=correctable weight=1 ! 4:HN self-cal status=correctable weight=1 ! 4:SC self-cal status=correctable weight=1 ! 4:WZ self-cal status=correctable weight=1 ! 4:ZC self-cal status=correctable weight=1 ! 5:KP self-cal status=correctable weight=1 ! 5:LA self-cal status=correctable weight=1 ! 5:PT self-cal status=correctable weight=1 ! 6:BR self-cal status=correctable weight=1 ! 6:FD self-cal status=correctable weight=1 ! 6:HN self-cal status=correctable weight=1 ! 6:KK self-cal status=correctable weight=1 ! 6:LA self-cal status=correctable weight=1 ! 6:MK self-cal status=correctable weight=1 ! 6:NL self-cal status=correctable weight=1 ! 6:OV self-cal status=correctable weight=1 ! 6:PT self-cal status=correctable weight=1 ! 6:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 10 telescope corrections were flagged in sub-array 1. ! A total of 51 telescope corrections were flagged in sub-array 3. ! A total of 18 telescope corrections were flagged in sub-array 4. ! A total of 153 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! A total of 51 telescope corrections were flagged in sub-array 3. ! A total of 18 telescope corrections were flagged in sub-array 4. ! A total of 153 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 51 telescope corrections were flagged in sub-array 3. ! A total of 18 telescope corrections were flagged in sub-array 4. ! A total of 153 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! A total of 63 telescope corrections were flagged in sub-array 3. ! A total of 33 telescope corrections were flagged in sub-array 4. ! A total of 153 telescope corrections were flagged in sub-array 6. ! ! Fit before self-cal, rms=3.453706Jy sigma=134.141148 ! Fit after self-cal, rms=2.333364Jy sigma=94.523646 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] flag 2:HH ! Flagging baselines of antenna 2:HH in the currently selected channels. flag 2:WZ ! Flagging baselines of antenna 2:WZ in the currently selected channels. flag 2:ZC ! Flagging baselines of antenna 2:ZC in the currently selected channels. flag 3:HH ! Flagging baselines of antenna 3:HH in the currently selected channels. flag 3:NY ! Flagging baselines of antenna 3:NY in the currently selected channels. flag 3:WZ ! Flagging baselines of antenna 3:WZ in the currently selected channels. flag 3:ZC ! Flagging baselines of antenna 3:ZC in the currently selected channels. flag 4:HH ! Flagging baselines of antenna 4:HH in the currently selected channels. flag 4:WZ ! Flagging baselines of antenna 4:WZ in the currently selected channels. flag 4:ZC ! Flagging baselines of antenna 4:ZC in the currently selected channels. flag 6:KK ! Flagging baselines of antenna 6:KK in the currently selected channels. ![Exited script file: /tmp/ff.ff] uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8291 mas, bmaj=1.946 mas, bpa=-6.857 degrees ! Estimated noise=0.566908 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.70031 Jy ! Component: 100 - total flux cleaned = 3.34207 Jy ! Total flux subtracted in 100 components = 3.34207 Jy ! Clean residual min=-0.081484 max=0.252732 Jy/beam ! Clean residual mean=0.000139 rms=0.023693 Jy/beam ! Combined flux in latest and established models = 3.34207 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 3.34207 Jy ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! A total of 27 telescope corrections were flagged in sub-array 3. ! A total of 27 telescope corrections were flagged in sub-array 4. ! A total of 3 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 2. ! A total of 27 telescope corrections were flagged in sub-array 3. ! A total of 27 telescope corrections were flagged in sub-array 4. ! A total of 3 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 2. ! A total of 27 telescope corrections were flagged in sub-array 3. ! A total of 27 telescope corrections were flagged in sub-array 4. ! A total of 3 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 3. ! A total of 12 telescope corrections were flagged in sub-array 4. ! A total of 3 telescope corrections were flagged in sub-array 6. ! ! Fit before self-cal, rms=0.518358Jy sigma=23.067992 ! Fit after self-cal, rms=0.520044Jy sigma=23.277189 ! Inverting map and beam ! Estimated beam: bmin=0.8244 mas, bmaj=1.97 mas, bpa=-6.583 degrees ! Estimated noise=0.566211 mJy/beam. ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.273978 Jy ! Component: 100 - total flux cleaned = 0.409534 Jy ! Total flux subtracted in 100 components = 0.409534 Jy ! Clean residual min=-0.055797 max=0.133746 Jy/beam ! Clean residual mean=0.000065 rms=0.014505 Jy/beam ! Combined flux in latest and established models = 3.7516 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 21 components and 3.75161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.352618Jy sigma=14.909065 ! Fit after self-cal, rms=0.351868Jy sigma=14.889273 ! Inverting map ! Added new window around map position (1.4, -0.2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.121216 Jy ! Component: 100 - total flux cleaned = 0.189848 Jy ! Total flux subtracted in 100 components = 0.189848 Jy ! Clean residual min=-0.047278 max=0.072177 Jy/beam ! Clean residual mean=0.000032 rms=0.011740 Jy/beam ! Combined flux in latest and established models = 3.94145 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 38 components and 3.94145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.298801Jy sigma=12.180833 ! Fit after self-cal, rms=0.293068Jy sigma=12.011568 ! Inverting map ! Added new window around map position (3.2, -0.4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0722369 Jy ! Component: 100 - total flux cleaned = 0.119718 Jy ! Total flux subtracted in 100 components = 0.119718 Jy ! Clean residual min=-0.047864 max=0.046502 Jy/beam ! Clean residual mean=0.000012 rms=0.010100 Jy/beam ! Combined flux in latest and established models = 4.06117 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 55 components and 4.06117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.271268Jy sigma=10.811749 ! Fit after self-cal, rms=0.269171Jy sigma=10.748151 ! Inverting map print "=== Finished uniform weighting clean ===" ! === Finished uniform weighting clean === uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8993 mas, bmaj=2.125 mas, bpa=-6.273 degrees ! Estimated noise=0.454943 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0691438 Jy ! Component: 100 - total flux cleaned = 0.113863 Jy ! Component: 150 - total flux cleaned = 0.145274 Jy ! Component: 200 - total flux cleaned = 0.167992 Jy ! Total flux subtracted in 200 components = 0.167992 Jy ! Clean residual min=-0.045207 max=0.050380 Jy/beam ! Clean residual mean=-0.000056 rms=0.010605 Jy/beam ! Combined flux in latest and established models = 4.22916 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 71 components and 4.22917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.251827Jy sigma=9.758483 ! Fit after self-cal, rms=0.249619Jy sigma=9.675511 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00 HN 0.99 KP 0.99 ! LA 0.95 MK 1.00 NL 1.00 OV 1.01 ! PT 0.97 SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! HH 0.00* WZ 0.00* ZC 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! HH 0.00* HN 0.00* NY 0.00* SC 0.00* ! WZ 0.00* ZC 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! HH 0.00* HN 0.00* SC 0.00* WZ 0.00* ! ZC 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! KP 0.00* LA 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 6: ! BR 0.96 FD 1.03 HN 0.96 KK 1.00* ! LA 0.95 MK 0.98 NL 1.03 OV 0.99 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 0.99 KP 0.94 ! LA 0.94 MK 1.01 NL 0.98 OV 0.99 ! PT 1.04 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! HH 0.00* WZ 0.00* ZC 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! HH 0.00* HN 0.00* NY 0.00* SC 0.00* ! WZ 0.00* ZC 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! HH 0.00* HN 0.00* SC 0.00* WZ 0.00* ! ZC 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! KP 0.00* LA 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 6: ! BR 0.96 FD 1.02 HN 0.97 KK 1.00* ! LA 0.93 MK 0.99 NL 1.02 OV 0.97 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 0.98 KP 0.88 ! LA 1.01 MK 1.02 NL 1.00 OV 1.05 ! PT 1.05 SC 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! HH 0.00* WZ 0.00* ZC 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! HH 0.00* HN 0.00* NY 0.00* SC 0.00* ! WZ 0.00* ZC 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! HH 0.00* HN 0.00* SC 0.00* WZ 0.00* ! ZC 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! KP 0.00* LA 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 6: ! BR 1.02 FD 1.06 HN 0.94 KK 1.00* ! LA 1.00 MK 0.99 NL 1.05 OV 1.04 ! PT 1.05 SC 0.97 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.05 HN 1.04 KP 0.94 ! LA 0.98 MK 1.04 NL 1.03 OV 1.03 ! PT 1.04 SC 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! HH 0.00* WZ 0.00* ZC 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! HH 0.00* HN 0.00* NY 0.00* SC 0.00* ! WZ 0.00* ZC 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! HH 0.00* HN 0.00* SC 0.00* WZ 0.00* ! ZC 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! KP 0.00* LA 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 6: ! BR 1.00 FD 1.07 HN 1.02 KK 1.00* ! LA 0.97 MK 1.02 NL 1.10 OV 1.02 ! PT 1.05 SC 1.03 ! ! ! Fit before self-cal, rms=0.249619Jy sigma=9.675511 ! Fit after self-cal, rms=0.142802Jy sigma=4.708499 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8951 mas, bmaj=2.109 mas, bpa=-6.187 degrees ! Estimated noise=0.458055 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (4.4, -1.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0263392 Jy ! Component: 100 - total flux cleaned = 0.0357482 Jy ! Component: 150 - total flux cleaned = 0.0393518 Jy ! Component: 200 - total flux cleaned = 0.041522 Jy ! Total flux subtracted in 200 components = 0.041522 Jy ! Clean residual min=-0.017884 max=0.017748 Jy/beam ! Clean residual mean=-0.000029 rms=0.003975 Jy/beam ! Combined flux in latest and established models = 4.27069 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 91 components and 4.27069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136294Jy sigma=4.445168 ! Fit after self-cal, rms=0.135688Jy sigma=4.417803 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135688Jy sigma=4.417803 ! Fit after self-cal, rms=0.135294Jy sigma=4.408476 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8953 mas, bmaj=2.11 mas, bpa=-6.197 degrees ! Estimated noise=0.457882 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00823016 Jy ! Component: 100 - total flux cleaned = 0.0111798 Jy ! Component: 150 - total flux cleaned = 0.0122775 Jy ! Component: 200 - total flux cleaned = 0.0122814 Jy ! Total flux subtracted in 200 components = 0.0122814 Jy ! Clean residual min=-0.016340 max=0.017306 Jy/beam ! Clean residual mean=-0.000033 rms=0.003756 Jy/beam ! Combined flux in latest and established models = 4.28297 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 104 components and 4.28297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132545Jy sigma=4.327378 ! Fit after self-cal, rms=0.132309Jy sigma=4.318296 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-24.8, 43.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.016115 Jy ! Component: 100 - total flux cleaned = 0.0192846 Jy ! Component: 150 - total flux cleaned = 0.0226832 Jy ! Component: 200 - total flux cleaned = 0.0239051 Jy ! Total flux subtracted in 200 components = 0.0239051 Jy ! Clean residual min=-0.015325 max=0.013329 Jy/beam ! Clean residual mean=-0.000036 rms=0.003415 Jy/beam ! Combined flux in latest and established models = 4.30687 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 117 components and 4.30687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129453Jy sigma=4.203657 ! Fit after self-cal, rms=0.129234Jy sigma=4.196222 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129234Jy sigma=4.196222 ! Fit after self-cal, rms=0.100729Jy sigma=3.526835 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8955 mas, bmaj=2.116 mas, bpa=-6.286 degrees ! Estimated noise=0.45823 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00295512 Jy ! Component: 100 - total flux cleaned = 0.00414399 Jy ! Component: 150 - total flux cleaned = 0.00540061 Jy ! Component: 200 - total flux cleaned = 0.00606427 Jy ! Total flux subtracted in 200 components = 0.00606427 Jy ! Clean residual min=-0.012291 max=0.010556 Jy/beam ! Clean residual mean=-0.000022 rms=0.002449 Jy/beam ! Combined flux in latest and established models = 4.31294 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 135 components and 4.31294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098875Jy sigma=3.477142 ! Fit after self-cal, rms=0.098637Jy sigma=3.472893 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000404622 Jy ! Component: 100 - total flux cleaned = 0.00120125 Jy ! Component: 150 - total flux cleaned = 0.00120521 Jy ! Component: 200 - total flux cleaned = 0.00120308 Jy ! Total flux subtracted in 200 components = 0.00120308 Jy ! Clean residual min=-0.011923 max=0.010149 Jy/beam ! Clean residual mean=-0.000022 rms=0.002391 Jy/beam ! Combined flux in latest and established models = 4.31414 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 143 components and 4.31414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097675Jy sigma=3.450549 ! Fit after self-cal, rms=0.097525Jy sigma=3.448455 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097525Jy sigma=3.448455 ! Fit after self-cal, rms=0.097447Jy sigma=3.443876 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.154 mas, bmaj=3.53 mas, bpa=-5.342 degrees ! Estimated noise=0.533736 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00280385 Jy ! Component: 100 - total flux cleaned = 0.00331071 Jy ! Component: 150 - total flux cleaned = 0.00416844 Jy ! Component: 200 - total flux cleaned = 0.00479822 Jy ! Total flux subtracted in 200 components = 0.00479822 Jy ! Clean residual min=-0.011795 max=0.012982 Jy/beam ! Clean residual mean=-0.000049 rms=0.003379 Jy/beam ! Combined flux in latest and established models = 4.31894 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 161 components and 4.31894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097282Jy sigma=3.429747 ! Fit after self-cal, rms=0.097182Jy sigma=3.428349 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000546257 Jy ! Component: 100 - total flux cleaned = 0.000893756 Jy ! Component: 150 - total flux cleaned = 0.00110497 Jy ! Component: 200 - total flux cleaned = 0.00120269 Jy ! Total flux subtracted in 200 components = 0.00120269 Jy ! Clean residual min=-0.011674 max=0.012557 Jy/beam ! Clean residual mean=-0.000049 rms=0.003338 Jy/beam ! Combined flux in latest and established models = 4.32014 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 171 components and 4.32014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097046Jy sigma=3.421400 ! Fit after self-cal, rms=0.096950Jy sigma=3.420733 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 1:SC,true ! 1:SC self-cal status=fixed weight=1 selfant 3:HN,true ! 3:HN self-cal status=fixed weight=1 selfant 3:SC,true ! 3:SC self-cal status=fixed weight=1 selfant 4:HN,true ! 4:HN self-cal status=fixed weight=1 selfant 4:SC,true ! 4:SC self-cal status=fixed weight=1 selfant 5:KP,true ! 5:KP self-cal status=fixed weight=1 selfant 5:LA,true ! 5:LA self-cal status=fixed weight=1 selfant 5:PT,true ! 5:PT self-cal status=fixed weight=1 selfant 6:BR,true ! 6:BR self-cal status=fixed weight=1 selfant 6:FD,true ! 6:FD self-cal status=fixed weight=1 selfant 6:HN,true ! 6:HN self-cal status=fixed weight=1 selfant 6:LA,true ! 6:LA self-cal status=fixed weight=1 selfant 6:MK,true ! 6:MK self-cal status=fixed weight=1 selfant 6:NL,true ! 6:NL self-cal status=fixed weight=1 selfant 6:OV,true ! 6:OV self-cal status=fixed weight=1 selfant 6:PT,true ! 6:PT self-cal status=fixed weight=1 selfant 6:SC,true ! 6:SC self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! A total of 40 telescope corrections were flagged in sub-array 3. ! A total of 18 telescope corrections were flagged in sub-array 4. ! A total of 18 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 2. ! A total of 40 telescope corrections were flagged in sub-array 3. ! A total of 18 telescope corrections were flagged in sub-array 4. ! A total of 18 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 2. ! A total of 40 telescope corrections were flagged in sub-array 3. ! A total of 18 telescope corrections were flagged in sub-array 4. ! A total of 18 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 2. ! A total of 43 telescope corrections were flagged in sub-array 3. ! A total of 21 telescope corrections were flagged in sub-array 4. ! A total of 18 telescope corrections were flagged in sub-array 6. ! ! Fit before self-cal, rms=1.326590Jy sigma=37.867503 ! Fit after self-cal, rms=1.239803Jy sigma=37.938189 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 2:HH self-cal status=correctable weight=1 ! 2:WZ self-cal status=correctable weight=1 ! 2:ZC self-cal status=correctable weight=1 ! 3:HH self-cal status=correctable weight=1 ! 3:HN self-cal status=correctable weight=1 ! 3:NY self-cal status=correctable weight=1 ! 3:SC self-cal status=correctable weight=1 ! 3:WZ self-cal status=correctable weight=1 ! 3:ZC self-cal status=correctable weight=1 ! 4:HH self-cal status=correctable weight=1 ! 4:HN self-cal status=correctable weight=1 ! 4:SC self-cal status=correctable weight=1 ! 4:WZ self-cal status=correctable weight=1 ! 4:ZC self-cal status=correctable weight=1 ! 5:KP self-cal status=correctable weight=1 ! 5:LA self-cal status=correctable weight=1 ! 5:PT self-cal status=correctable weight=1 ! 6:BR self-cal status=correctable weight=1 ! 6:FD self-cal status=correctable weight=1 ! 6:HN self-cal status=correctable weight=1 ! 6:KK self-cal status=correctable weight=1 ! 6:LA self-cal status=correctable weight=1 ! 6:MK self-cal status=correctable weight=1 ! 6:NL self-cal status=correctable weight=1 ! 6:OV self-cal status=correctable weight=1 ! 6:PT self-cal status=correctable weight=1 ! 6:SC self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 13 telescope corrections were flagged in sub-array 1. ! A total of 20 telescope corrections were flagged in sub-array 3. ! A total of 12 telescope corrections were flagged in sub-array 4. ! A total of 9 telescope corrections were flagged in sub-array 5. ! A total of 135 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! A total of 20 telescope corrections were flagged in sub-array 3. ! A total of 12 telescope corrections were flagged in sub-array 4. ! A total of 9 telescope corrections were flagged in sub-array 5. ! A total of 135 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 20 telescope corrections were flagged in sub-array 3. ! A total of 12 telescope corrections were flagged in sub-array 4. ! A total of 9 telescope corrections were flagged in sub-array 5. ! A total of 135 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 4. ! A total of 13 telescope corrections were flagged in sub-array 1. ! A total of 20 telescope corrections were flagged in sub-array 3. ! A total of 12 telescope corrections were flagged in sub-array 4. ! A total of 9 telescope corrections were flagged in sub-array 5. ! A total of 135 telescope corrections were flagged in sub-array 6. ! ! Fit before self-cal, rms=1.239803Jy sigma=37.938189 ! Fit after self-cal, rms=0.236030Jy sigma=3.683914 uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec ! Estimated beam: bmin=0.7565 mas, bmaj=1.55 mas, bpa=-7.217 degrees ! Estimated noise=0.622391 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0075812 Jy ! Component: 100 - total flux cleaned = 0.00757909 Jy ! Component: 150 - total flux cleaned = 0.00701444 Jy ! Component: 200 - total flux cleaned = 0.00648134 Jy ! Total flux subtracted in 200 components = 0.00648134 Jy ! Clean residual min=-0.014176 max=0.014927 Jy/beam ! Clean residual mean=-0.000010 rms=0.002697 Jy/beam ! Combined flux in latest and established models = 4.32662 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 175 components and 4.32662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.229360Jy sigma=3.648311 ! Fit after self-cal, rms=0.229150Jy sigma=3.645688 ! Inverting map ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec ! Added new window around map position (-4, -4.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00930394 Jy ! Component: 100 - total flux cleaned = 0.00881143 Jy ! Component: 150 - total flux cleaned = 0.00880332 Jy ! Component: 200 - total flux cleaned = 0.00879063 Jy ! Total flux subtracted in 200 components = 0.00879063 Jy ! Clean residual min=-0.012823 max=0.012340 Jy/beam ! Clean residual mean=-0.000011 rms=0.002615 Jy/beam ! Combined flux in latest and established models = 4.33541 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 187 components and 4.33541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.224349Jy sigma=3.609162 ! Fit after self-cal, rms=0.224322Jy sigma=3.607771 ! Inverting map ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec ! Estimated beam: bmin=0.84 mas, bmaj=1.773 mas, bpa=-6.824 degrees ! Estimated noise=0.471272 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0023077 Jy ! Component: 100 - total flux cleaned = -0.00169126 Jy ! Component: 150 - total flux cleaned = -0.00168326 Jy ! Component: 200 - total flux cleaned = -0.00195883 Jy ! Component: 250 - total flux cleaned = -0.0019746 Jy ! Component: 300 - total flux cleaned = -0.00198687 Jy ! Component: 350 - total flux cleaned = -0.0022483 Jy ! Component: 400 - total flux cleaned = -0.00251155 Jy ! Total flux subtracted in 400 components = -0.00251155 Jy ! Clean residual min=-0.010276 max=0.009792 Jy/beam ! Clean residual mean=-0.000013 rms=0.002256 Jy/beam ! Combined flux in latest and established models = 4.3329 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 198 components and 4.3329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.219538Jy sigma=3.574656 ! Fit after self-cal, rms=0.219446Jy sigma=3.573157 ! Inverting map ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000320271 Jy ! Component: 100 - total flux cleaned = -6.93687e-05 Jy ! Component: 150 - total flux cleaned = -0.000315046 Jy ! Component: 200 - total flux cleaned = -0.000792508 Jy ! Component: 250 - total flux cleaned = -0.000558248 Jy ! Component: 300 - total flux cleaned = -0.00103377 Jy ! Component: 350 - total flux cleaned = -0.00104065 Jy ! Component: 400 - total flux cleaned = -0.00126788 Jy ! Total flux subtracted in 400 components = -0.00126788 Jy ! Clean residual min=-0.010005 max=0.009333 Jy/beam ! Clean residual mean=-0.000013 rms=0.002217 Jy/beam ! Combined flux in latest and established models = 4.33163 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 202 components and 4.33163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215536Jy sigma=3.552886 ! Fit after self-cal, rms=0.215457Jy sigma=3.552321 ! Inverting map ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. ! Applying 2560 buffered edits. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 13 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! A total of 60 telescope corrections were flagged in sub-array 3. ! A total of 30 telescope corrections were flagged in sub-array 4. ! A total of 9 telescope corrections were flagged in sub-array 5. ! A total of 153 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! A total of 60 telescope corrections were flagged in sub-array 3. ! A total of 30 telescope corrections were flagged in sub-array 4. ! A total of 9 telescope corrections were flagged in sub-array 5. ! A total of 153 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! A total of 60 telescope corrections were flagged in sub-array 3. ! A total of 30 telescope corrections were flagged in sub-array 4. ! A total of 9 telescope corrections were flagged in sub-array 5. ! A total of 153 telescope corrections were flagged in sub-array 6. ! ! Correcting IF 4. ! A total of 13 telescope corrections were flagged in sub-array 1. ! A total of 9 telescope corrections were flagged in sub-array 2. ! A total of 63 telescope corrections were flagged in sub-array 3. ! A total of 33 telescope corrections were flagged in sub-array 4. ! A total of 9 telescope corrections were flagged in sub-array 5. ! A total of 153 telescope corrections were flagged in sub-array 6. ! ! Fit before self-cal, rms=1.263560Jy sigma=36.980601 ! Fit after self-cal, rms=0.214433Jy sigma=3.538302 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec ! Estimated beam: bmin=0.8391 mas, bmaj=1.774 mas, bpa=-6.905 degrees ! Estimated noise=0.471255 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00370341 Jy ! Component: 100 - total flux cleaned = 0.00395392 Jy ! Component: 150 - total flux cleaned = 0.00394469 Jy ! Component: 200 - total flux cleaned = 0.00393971 Jy ! Component: 250 - total flux cleaned = 0.00393342 Jy ! Component: 300 - total flux cleaned = 0.00392947 Jy ! Component: 350 - total flux cleaned = 0.0037087 Jy ! Component: 400 - total flux cleaned = 0.00371482 Jy ! Total flux subtracted in 400 components = 0.00371482 Jy ! Clean residual min=-0.009608 max=0.009069 Jy/beam ! Clean residual mean=-0.000015 rms=0.002142 Jy/beam ! Combined flux in latest and established models = 4.33535 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 205 components and 4.33535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.210482Jy sigma=3.519072 ! Fit after self-cal, rms=0.210416Jy sigma=3.518645 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000213602 Jy ! Component: 100 - total flux cleaned = 0.000418038 Jy ! Component: 150 - total flux cleaned = 0.000410938 Jy ! Component: 200 - total flux cleaned = 0.000408705 Jy ! Component: 250 - total flux cleaned = 0.00040613 Jy ! Component: 300 - total flux cleaned = 0.000209407 Jy ! Component: 350 - total flux cleaned = 0.000401171 Jy ! Component: 400 - total flux cleaned = 0.000213775 Jy ! Total flux subtracted in 400 components = 0.000213775 Jy ! Clean residual min=-0.009583 max=0.009046 Jy/beam ! Clean residual mean=-0.000015 rms=0.002120 Jy/beam ! Combined flux in latest and established models = 4.33556 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 209 components and 4.33556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.207596Jy sigma=3.505363 ! Fit after self-cal, rms=0.207568Jy sigma=3.505138 ! Inverting map ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.207568Jy sigma=3.505138 ! Fit after self-cal, rms=0.207267Jy sigma=3.498362 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec ! Estimated beam: bmin=0.8385 mas, bmaj=1.774 mas, bpa=-6.961 degrees ! Estimated noise=0.471268 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00266163 Jy ! Component: 100 - total flux cleaned = 0.00223555 Jy ! Component: 150 - total flux cleaned = 0.00202697 Jy ! Component: 200 - total flux cleaned = 0.00221862 Jy ! Component: 250 - total flux cleaned = 0.00202562 Jy ! Component: 300 - total flux cleaned = 0.00202942 Jy ! Component: 350 - total flux cleaned = 0.00184388 Jy ! Component: 400 - total flux cleaned = 0.00166762 Jy ! Total flux subtracted in 400 components = 0.00166762 Jy ! Clean residual min=-0.009270 max=0.008919 Jy/beam ! Clean residual mean=-0.000017 rms=0.002084 Jy/beam ! Combined flux in latest and established models = 4.33723 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 212 components and 4.33723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204477Jy sigma=3.485585 ! Fit after self-cal, rms=0.204441Jy sigma=3.485397 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00018545 Jy ! Component: 100 - total flux cleaned = -0.000358085 Jy ! Component: 150 - total flux cleaned = -0.000355339 Jy ! Component: 200 - total flux cleaned = -0.000524493 Jy ! Component: 250 - total flux cleaned = -0.000526444 Jy ! Component: 300 - total flux cleaned = -0.00086075 Jy ! Component: 350 - total flux cleaned = -0.000855408 Jy ! Component: 400 - total flux cleaned = -0.00101797 Jy ! Total flux subtracted in 400 components = -0.00101797 Jy ! Clean residual min=-0.009194 max=0.008911 Jy/beam ! Clean residual mean=-0.000017 rms=0.002070 Jy/beam ! Combined flux in latest and established models = 4.33621 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 220 components and 4.33621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202343Jy sigma=3.475540 ! Fit after self-cal, rms=0.202322Jy sigma=3.475413 ! Inverting map ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202322Jy sigma=3.475413 ! Fit after self-cal, rms=0.200072Jy sigma=3.441814 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec ! Estimated beam: bmin=2.142 mas, bmaj=3.454 mas, bpa=-6.795 degrees ! Estimated noise=0.535796 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148859 Jy ! Component: 100 - total flux cleaned = 0.00148393 Jy ! Component: 150 - total flux cleaned = 0.00148194 Jy ! Component: 200 - total flux cleaned = 0.00140216 Jy ! Component: 250 - total flux cleaned = 0.00146985 Jy ! Component: 300 - total flux cleaned = 0.00153381 Jy ! Component: 350 - total flux cleaned = 0.001536 Jy ! Component: 400 - total flux cleaned = 0.00153729 Jy ! Total flux subtracted in 400 components = 0.00153729 Jy ! Clean residual min=-0.010406 max=0.012300 Jy/beam ! Clean residual mean=-0.000040 rms=0.003259 Jy/beam ! Combined flux in latest and established models = 4.33775 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 234 components and 4.33775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.199987Jy sigma=3.437037 ! Fit after self-cal, rms=0.199970Jy sigma=3.436276 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-44.2, -40.4). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0127328 Jy ! Component: 100 - total flux cleaned = 0.0186451 Jy ! Component: 150 - total flux cleaned = 0.0211315 Jy ! Component: 200 - total flux cleaned = 0.0226142 Jy ! Component: 250 - total flux cleaned = 0.0241263 Jy ! Component: 300 - total flux cleaned = 0.0253267 Jy ! Component: 350 - total flux cleaned = 0.0259667 Jy ! Component: 400 - total flux cleaned = 0.026867 Jy ! Total flux subtracted in 400 components = 0.026867 Jy ! Clean residual min=-0.008505 max=0.009765 Jy/beam ! Clean residual mean=-0.000022 rms=0.002488 Jy/beam ! Combined flux in latest and established models = 4.36461 Jy ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 316 components and 4.36461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.199399Jy sigma=3.379284 ! Fit after self-cal, rms=0.199388Jy sigma=3.377233 ! Inverting map ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec ! Added new window around map position (45.4, 0.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00393623 Jy ! Component: 100 - total flux cleaned = 0.00527543 Jy ! Component: 150 - total flux cleaned = 0.00571692 Jy ! Component: 200 - total flux cleaned = 0.00606663 Jy ! Component: 250 - total flux cleaned = 0.00702762 Jy ! Component: 300 - total flux cleaned = 0.00763063 Jy ! Component: 350 - total flux cleaned = 0.00833666 Jy ! Component: 400 - total flux cleaned = 0.00939921 Jy ! Total flux subtracted in 400 components = 0.00939921 Jy ! Clean residual min=-0.007650 max=0.006912 Jy/beam ! Clean residual mean=-0.000008 rms=0.002001 Jy/beam ! Combined flux in latest and established models = 4.37401 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 369 components and 4.37401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.199048Jy sigma=3.334028 ! Fit after self-cal, rms=0.199046Jy sigma=3.332190 ! Inverting map ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec ! Estimated beam: bmin=0.8381 mas, bmaj=1.775 mas, bpa=-7.005 degrees ! Estimated noise=0.471288 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8381 x 1.775 at -7.005 degrees (North through East) ! Clean map min=-0.0076102 max=3.4199 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.199046Jy sigma=3.332190 ! Fit after self-cal, rms=0.152531Jy sigma=2.778042 ! Inverting map and beam ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec ! Estimated beam: bmin=0.8383 mas, bmaj=1.776 mas, bpa=-7.002 degrees ! Estimated noise=0.471389 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00156142 Jy ! Component: 100 - total flux cleaned = 0.00200869 Jy ! Component: 150 - total flux cleaned = 0.00305549 Jy ! Component: 200 - total flux cleaned = 0.00443325 Jy ! Component: 250 - total flux cleaned = 0.00518321 Jy ! Component: 300 - total flux cleaned = 0.00554669 Jy ! Component: 350 - total flux cleaned = 0.00573243 Jy ! Component: 400 - total flux cleaned = 0.00643398 Jy ! Total flux subtracted in 400 components = 0.00643398 Jy ! Clean residual min=-0.006302 max=0.006856 Jy/beam ! Clean residual mean=-0.000004 rms=0.001484 Jy/beam ! Combined flux in latest and established models = 4.38044 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 424 components and 4.38044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150134Jy sigma=2.739640 ! Fit after self-cal, rms=0.150093Jy sigma=2.738775 ! Inverting map ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec ! Added new window around map position (0.2, -6.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00473588 Jy ! Component: 100 - total flux cleaned = 0.00515868 Jy ! Component: 150 - total flux cleaned = 0.00589311 Jy ! Component: 200 - total flux cleaned = 0.00624751 Jy ! Component: 250 - total flux cleaned = 0.00676369 Jy ! Component: 300 - total flux cleaned = 0.00692585 Jy ! Component: 350 - total flux cleaned = 0.00676323 Jy ! Component: 400 - total flux cleaned = 0.00724569 Jy ! Total flux subtracted in 400 components = 0.00724569 Jy ! Clean residual min=-0.005977 max=0.006597 Jy/beam ! Clean residual mean=-0.000002 rms=0.001405 Jy/beam ! Combined flux in latest and established models = 4.38769 Jy ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 461 components and 4.38769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147788Jy sigma=2.705119 ! Fit after self-cal, rms=0.147874Jy sigma=2.704100 ! Inverting map ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec ! Added new window around map position (36.6, 12). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0057808 Jy ! Component: 100 - total flux cleaned = 0.0070286 Jy ! Component: 150 - total flux cleaned = 0.00735747 Jy ! Component: 200 - total flux cleaned = 0.00735987 Jy ! Component: 250 - total flux cleaned = 0.0073623 Jy ! Component: 300 - total flux cleaned = 0.00766917 Jy ! Component: 350 - total flux cleaned = 0.00766879 Jy ! Component: 400 - total flux cleaned = 0.00751933 Jy ! Total flux subtracted in 400 components = 0.00751933 Jy ! Clean residual min=-0.005638 max=0.005620 Jy/beam ! Clean residual mean=-0.000002 rms=0.001321 Jy/beam ! Combined flux in latest and established models = 4.39521 Jy ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 490 components and 4.39521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145860Jy sigma=2.677187 ! Fit after self-cal, rms=0.145866Jy sigma=2.676557 ! Inverting map ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145866Jy sigma=2.676557 ! Fit after self-cal, rms=0.145111Jy sigma=2.672005 print "=== CLearing model and starting over ===" ! === CLearing model and starting over === clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec ! Estimated beam: bmin=0.7547 mas, bmaj=1.555 mas, bpa=-7.455 degrees ! Estimated noise=0.62223 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.66882 Jy ! Component: 100 - total flux cleaned = 3.32481 Jy ! Component: 150 - total flux cleaned = 3.61727 Jy ! Component: 200 - total flux cleaned = 3.78836 Jy ! Component: 250 - total flux cleaned = 3.90047 Jy ! Component: 300 - total flux cleaned = 3.98062 Jy ! Component: 350 - total flux cleaned = 4.04026 Jy ! Component: 400 - total flux cleaned = 4.08645 Jy ! Total flux subtracted in 400 components = 4.08645 Jy ! Clean residual min=-0.017294 max=0.028841 Jy/beam ! Clean residual mean=0.000026 rms=0.004413 Jy/beam ! Combined flux in latest and established models = 4.08644 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 34 model components to the UV plane model. ! The established model now contains 34 components and 4.08644 Jy ! Inverting map and beam ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec ! Estimated beam: bmin=0.8381 mas, bmaj=1.777 mas, bpa=-7.032 degrees ! Estimated noise=0.471432 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (2.2, 0). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0506367 Jy ! Component: 100 - total flux cleaned = 0.0866773 Jy ! Component: 150 - total flux cleaned = 0.114349 Jy ! Component: 200 - total flux cleaned = 0.135941 Jy ! Component: 250 - total flux cleaned = 0.152537 Jy ! Component: 300 - total flux cleaned = 0.165704 Jy ! Component: 350 - total flux cleaned = 0.176285 Jy ! Component: 400 - total flux cleaned = 0.184764 Jy ! Total flux subtracted in 400 components = 0.184764 Jy ! Clean residual min=-0.011197 max=0.011405 Jy/beam ! Clean residual mean=-0.000006 rms=0.002820 Jy/beam ! Combined flux in latest and established models = 4.27121 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 90 components and 4.27121 Jy ! Inverting map ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec ! Added new window around map position (-5.2, 11.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00922219 Jy ! Component: 100 - total flux cleaned = 0.0162158 Jy ! Component: 150 - total flux cleaned = 0.0234745 Jy ! Component: 200 - total flux cleaned = 0.0302142 Jy ! Component: 250 - total flux cleaned = 0.0362007 Jy ! Component: 300 - total flux cleaned = 0.0415149 Jy ! Component: 350 - total flux cleaned = 0.0456234 Jy ! Component: 400 - total flux cleaned = 0.0492472 Jy ! Total flux subtracted in 400 components = 0.0492472 Jy ! Clean residual min=-0.008958 max=0.008109 Jy/beam ! Clean residual mean=-0.000001 rms=0.002040 Jy/beam ! Combined flux in latest and established models = 4.32045 Jy ! Adding 103 model components to the UV plane model. ! The established model now contains 160 components and 4.32045 Jy ! Inverting map ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec ! Estimated beam: bmin=2.142 mas, bmaj=3.454 mas, bpa=-6.794 degrees ! Estimated noise=0.536013 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0101488 Jy ! Component: 100 - total flux cleaned = 0.0171866 Jy ! Component: 150 - total flux cleaned = 0.0220272 Jy ! Component: 200 - total flux cleaned = 0.0263388 Jy ! Component: 250 - total flux cleaned = 0.0304675 Jy ! Component: 300 - total flux cleaned = 0.033365 Jy ! Component: 350 - total flux cleaned = 0.0356477 Jy ! Component: 400 - total flux cleaned = 0.0374015 Jy ! Total flux subtracted in 400 components = 0.0374015 Jy ! Clean residual min=-0.009336 max=0.009397 Jy/beam ! Clean residual mean=0.000003 rms=0.002161 Jy/beam ! Combined flux in latest and established models = 4.35786 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-14.6, 29.6). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00842461 Jy ! Component: 100 - total flux cleaned = 0.0109161 Jy ! Component: 150 - total flux cleaned = 0.0127181 Jy ! Component: 200 - total flux cleaned = 0.0140094 Jy ! Component: 250 - total flux cleaned = 0.0155997 Jy ! Component: 300 - total flux cleaned = 0.0176231 Jy ! Component: 350 - total flux cleaned = 0.0194053 Jy ! Component: 400 - total flux cleaned = 0.0211221 Jy ! Total flux subtracted in 400 components = 0.0211221 Jy ! Clean residual min=-0.007817 max=0.006054 Jy/beam ! Clean residual mean=-0.000002 rms=0.001717 Jy/beam ! Combined flux in latest and established models = 4.37898 Jy ! Adding 176 model components to the UV plane model. ! The established model now contains 325 components and 4.37898 Jy ! Inverting map ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec ! Estimated beam: bmin=0.8381 mas, bmaj=1.777 mas, bpa=-7.032 degrees ! Estimated noise=0.471432 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00070837 Jy ! Component: 100 - total flux cleaned = -0.000703466 Jy ! Component: 150 - total flux cleaned = -0.000222396 Jy ! Component: 200 - total flux cleaned = 0.000905072 Jy ! Component: 250 - total flux cleaned = 0.00197568 Jy ! Component: 300 - total flux cleaned = 0.00321021 Jy ! Component: 350 - total flux cleaned = 0.00460725 Jy ! Component: 400 - total flux cleaned = 0.00614942 Jy ! Total flux subtracted in 400 components = 0.00614942 Jy ! Clean residual min=-0.006931 max=0.005844 Jy/beam ! Clean residual mean=0.000000 rms=0.001373 Jy/beam ! Combined flux in latest and established models = 4.38513 Jy selfcal ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 365 components and 4.38513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137703Jy sigma=2.675997 ! Fit after self-cal, rms=0.135897Jy sigma=2.661857 wmodel /scr/pima/rdv62_uvs/J2225-0457_X_map.mod ! Writing 365 model components to file: /scr/pima/rdv62_uvs/J2225-0457_X_map.mod wobs /scr/pima/rdv62_uvs/J2225-0457_X_uvs.fits ! Applying 675 buffered edits. ! Writing UV FITS file: /scr/pima/rdv62_uvs/J2225-0457_X_uvs.fits wwins /scr/pima/rdv62_uvs/J2225-0457_X_map.win ! wwins: Wrote 13 windows to /scr/pima/rdv62_uvs/J2225-0457_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00188298 Jy ! Component: 100 - total flux cleaned = -0.00338338 Jy ! Component: 150 - total flux cleaned = -0.00419507 Jy ! Component: 200 - total flux cleaned = -0.00507015 Jy ! Component: 250 - total flux cleaned = -0.00582562 Jy ! Component: 300 - total flux cleaned = -0.00646921 Jy ! Component: 350 - total flux cleaned = -0.00700846 Jy ! Component: 400 - total flux cleaned = -0.00744886 Jy ! Component: 450 - total flux cleaned = -0.00788091 Jy ! Component: 500 - total flux cleaned = -0.00847357 Jy ! Component: 550 - total flux cleaned = -0.0087231 Jy ! Component: 600 - total flux cleaned = -0.00897001 Jy ! Component: 650 - total flux cleaned = -0.00937632 Jy ! Component: 700 - total flux cleaned = -0.00985473 Jy ! Component: 750 - total flux cleaned = -0.0102458 Jy ! Component: 800 - total flux cleaned = -0.0103988 Jy ! Component: 850 - total flux cleaned = -0.0104746 Jy ! Component: 900 - total flux cleaned = -0.0109277 Jy ! Component: 950 - total flux cleaned = -0.0107045 Jy ! Component: 1000 - total flux cleaned = -0.0110758 Jy ! Component: 1050 - total flux cleaned = -0.0113693 Jy ! Component: 1100 - total flux cleaned = -0.0118748 Jy ! Component: 1150 - total flux cleaned = -0.0121597 Jy ! Component: 1200 - total flux cleaned = -0.0122304 Jy ! Component: 1250 - total flux cleaned = -0.0125096 Jy ! Component: 1300 - total flux cleaned = -0.0124397 Jy ! Component: 1350 - total flux cleaned = -0.0125077 Jy ! Component: 1400 - total flux cleaned = -0.0125753 Jy ! Component: 1450 - total flux cleaned = -0.012374 Jy ! Component: 1500 - total flux cleaned = -0.0125067 Jy ! Component: 1550 - total flux cleaned = -0.0122411 Jy ! Component: 1600 - total flux cleaned = -0.0125696 Jy ! Component: 1650 - total flux cleaned = -0.0126998 Jy ! Component: 1700 - total flux cleaned = -0.012894 Jy ! Component: 1750 - total flux cleaned = -0.0130856 Jy ! Component: 1800 - total flux cleaned = -0.0132129 Jy ! Component: 1850 - total flux cleaned = -0.01315 Jy ! Component: 1900 - total flux cleaned = -0.0135257 Jy ! Component: 1950 - total flux cleaned = -0.0134004 Jy ! Component: 2000 - total flux cleaned = -0.0138945 Jy ! Component: 2050 - total flux cleaned = -0.0138944 Jy ! Component: 2100 - total flux cleaned = -0.0141993 Jy ! Component: 2150 - total flux cleaned = -0.0143811 Jy ! Component: 2200 - total flux cleaned = -0.0143816 Jy ! Component: 2250 - total flux cleaned = -0.0145019 Jy ! Component: 2300 - total flux cleaned = -0.0146208 Jy ! Component: 2350 - total flux cleaned = -0.0146214 Jy ! Component: 2400 - total flux cleaned = -0.0145622 Jy ! Component: 2450 - total flux cleaned = -0.0145629 Jy ! Component: 2500 - total flux cleaned = -0.0147365 Jy ! Component: 2550 - total flux cleaned = -0.0147942 Jy ! Component: 2600 - total flux cleaned = -0.0145649 Jy ! Component: 2650 - total flux cleaned = -0.014736 Jy ! Component: 2700 - total flux cleaned = -0.0150755 Jy ! Component: 2750 - total flux cleaned = -0.0147937 Jy ! Component: 2800 - total flux cleaned = -0.0149619 Jy ! Component: 2850 - total flux cleaned = -0.0150737 Jy ! Component: 2900 - total flux cleaned = -0.0152403 Jy ! Component: 2950 - total flux cleaned = -0.01513 Jy ! Component: 3000 - total flux cleaned = -0.0151294 Jy ! Component: 3050 - total flux cleaned = -0.0152928 Jy ! Component: 3100 - total flux cleaned = -0.0152388 Jy ! Component: 3150 - total flux cleaned = -0.015185 Jy ! Component: 3200 - total flux cleaned = -0.0152921 Jy ! Component: 3250 - total flux cleaned = -0.015079 Jy ! Component: 3300 - total flux cleaned = -0.0151857 Jy ! Component: 3350 - total flux cleaned = -0.0152383 Jy ! Component: 3400 - total flux cleaned = -0.0150811 Jy ! Component: 3450 - total flux cleaned = -0.0150287 Jy ! Component: 3500 - total flux cleaned = -0.0150289 Jy ! Component: 3550 - total flux cleaned = -0.0150288 Jy ! Component: 3600 - total flux cleaned = -0.0149257 Jy ! Component: 3650 - total flux cleaned = -0.0150288 Jy ! Component: 3700 - total flux cleaned = -0.0150289 Jy ! Component: 3750 - total flux cleaned = -0.0150796 Jy ! Component: 3800 - total flux cleaned = -0.0148772 Jy ! Component: 3850 - total flux cleaned = -0.0146758 Jy ! Component: 3900 - total flux cleaned = -0.0146758 Jy ! Component: 3950 - total flux cleaned = -0.014576 Jy ! Component: 4000 - total flux cleaned = -0.0146255 Jy ! Component: 4050 - total flux cleaned = -0.0145264 Jy ! Total flux subtracted in 4096 components = -0.0145262 Jy ! Clean residual min=-0.002792 max=0.002547 Jy/beam ! Clean residual mean=0.000002 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 4.3706 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 664 components and 4.3706 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv62_uvs/J2225-0457_X\_map.fits" ! Inverting map ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8381 x 1.777 at -7.032 degrees (North through East) ! Clean map min=-0.0064934 max=3.4301 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv62_uvs/J2225-0457_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map ! Your choice of large map pixels excluded 0.148% of the data. ! The y-axis pixel size should ideally be below 0.1996 milli-arcsec float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 3.43 rms= 0.00081 Jy quit ! Quitting program ! Log file /scr/pima/rdv62_uvs/J2225-0457_X_uvs.log closed on Fri Nov 22 22:42:57 2013