! Started logfile: /vlbi/uf001/uvm//J1202+0235_S_a_dfm.log on Sun Jan 13 21:31:51 2019 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /vlbi/uf001/uvm//J1202+0235_S_a_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J1202+0235_S_a_uvm.fits ! AN table 1: 88 integrations on 28 of 28 possible baselines. ! AN table 2: 148 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.872427 visibilities/baseline/integration-bin. ! Found source: J1202+0235 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 17295 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J1202+0235_S_a] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 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 136 telescope corrections were flagged in sub-array 1. ! A total of 37 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 136 telescope corrections were flagged in sub-array 1. ! A total of 37 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 136 telescope corrections were flagged in sub-array 1. ! A total of 37 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.003420Jy sigma=21.098703 ! Fit after self-cal, rms=0.947437Jy sigma=19.969391 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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=3.269 mas, bmaj=12.85 mas, bpa=-18.38 degrees ! Estimated noise=0.387995 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 = 0.0400339 Jy ! Component: 100 - total flux cleaned = 0.0532279 Jy ! Total flux subtracted in 100 components = 0.0532279 Jy ! Clean residual min=-0.003030 max=0.005489 Jy/beam ! Clean residual mean=0.000004 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.0532278 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0532278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064685Jy sigma=1.240829 ! Fit after self-cal, rms=0.063407Jy sigma=1.216020 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00724235 Jy ! Component: 100 - total flux cleaned = 0.0105551 Jy ! Total flux subtracted in 100 components = 0.0105551 Jy ! Clean residual min=-0.002559 max=0.002321 Jy/beam ! Clean residual mean=0.000000 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.063783 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 14 components and 0.063783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062539Jy sigma=1.197683 ! Fit after self-cal, rms=0.062490Jy sigma=1.196967 ! 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=3.761 mas, bmaj=13.48 mas, bpa=-17.64 degrees ! Estimated noise=0.263392 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.00251993 Jy ! Component: 100 - total flux cleaned = 0.00389194 Jy ! Component: 150 - total flux cleaned = 0.00465129 Jy ! Component: 200 - total flux cleaned = 0.00484877 Jy ! Total flux subtracted in 200 components = 0.00484877 Jy ! Clean residual min=-0.001702 max=0.001763 Jy/beam ! Clean residual mean=0.000000 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.0686317 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 26 components and 0.0686317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062376Jy sigma=1.194778 ! Fit after self-cal, rms=0.062361Jy sigma=1.194605 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.761 x 13.48 at -17.64 degrees (North through East) ! Clean map min=-0.0016242 max=0.053253 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.02 HN 1.02 KP 1.01 ! LA 0.91 NL 1.17 OV 1.01 PT 1.10 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 0.99 HN 0.98 KP 0.94 ! LA 0.93 MK 1.03 NL 1.04 OV 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.04 HN 0.96 KP 1.09 ! LA 0.89 NL 1.11 OV 0.95 PT 1.05 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.91 FD 1.01 HN 0.92 KP 0.97 ! LA 0.99 MK 1.03 NL 1.00 OV 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 HN 1.00 KP 1.04 ! LA 0.89 NL 0.98 OV 1.03 PT 1.16 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.04 HN 1.01 KP 0.98 ! LA 0.97 MK 0.99 NL 1.04 OV 1.03 ! ! ! Fit before self-cal, rms=0.062361Jy sigma=1.194605 ! Fit after self-cal, rms=0.061321Jy sigma=1.191097 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.765 mas, bmaj=13.39 mas, bpa=-17.54 degrees ! Estimated noise=0.262304 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.000327452 Jy ! Component: 100 - total flux cleaned = 0.000306661 Jy ! Component: 150 - total flux cleaned = 0.000326687 Jy ! Component: 200 - total flux cleaned = 0.000327063 Jy ! Total flux subtracted in 200 components = 0.000327063 Jy ! Clean residual min=-0.001266 max=0.001340 Jy/beam ! Clean residual mean=-0.000002 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.0689588 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 36 components and 0.0689588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061306Jy sigma=1.190734 ! Fit after self-cal, rms=0.061312Jy sigma=1.190378 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061312Jy sigma=1.190378 ! Fit after self-cal, rms=0.060176Jy sigma=1.188307 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.748 mas, bmaj=13.3 mas, bpa=-17.5 degrees ! Estimated noise=0.261131 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000407885 Jy ! Component: 100 - total flux cleaned = 0.00047783 Jy ! Component: 150 - total flux cleaned = 0.00045074 Jy ! Component: 200 - total flux cleaned = 0.000400331 Jy ! Total flux subtracted in 200 components = 0.000400331 Jy ! Clean residual min=-0.000930 max=0.001013 Jy/beam ! Clean residual mean=0.000000 rms=0.000257 Jy/beam ! Combined flux in latest and established models = 0.0693591 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 49 components and 0.0693591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060168Jy sigma=1.188082 ! Fit after self-cal, rms=0.060167Jy sigma=1.187868 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 = 1.57411e-06 Jy ! Component: 100 - total flux cleaned = -3.67195e-05 Jy ! Component: 150 - total flux cleaned = -5.98521e-05 Jy ! Component: 200 - total flux cleaned = -8.11603e-05 Jy ! Total flux subtracted in 200 components = -8.11603e-05 Jy ! Clean residual min=-0.000932 max=0.001033 Jy/beam ! Clean residual mean=0.000000 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.069278 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 54 components and 0.0692779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060163Jy sigma=1.187759 ! Fit after self-cal, rms=0.060161Jy sigma=1.187751 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060161Jy sigma=1.187751 ! Fit after self-cal, rms=0.059978Jy sigma=1.187695 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.731 mas, bmaj=13.27 mas, bpa=-17.49 degrees ! Estimated noise=0.260164 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000207179 Jy ! Component: 100 - total flux cleaned = 0.000250595 Jy ! Component: 150 - total flux cleaned = 0.000260588 Jy ! Component: 200 - total flux cleaned = 0.00025215 Jy ! Total flux subtracted in 200 components = 0.00025215 Jy ! Clean residual min=-0.000932 max=0.000998 Jy/beam ! Clean residual mean=0.000000 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.0695301 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 57 components and 0.0695301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059975Jy sigma=1.187603 ! Fit after self-cal, rms=0.059976Jy sigma=1.187589 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 = -9.28081e-06 Jy ! Component: 100 - total flux cleaned = -9.3e-06 Jy ! Component: 150 - total flux cleaned = -1.73777e-05 Jy ! Component: 200 - total flux cleaned = -1.7381e-05 Jy ! Total flux subtracted in 200 components = -1.7381e-05 Jy ! Clean residual min=-0.000935 max=0.000995 Jy/beam ! Clean residual mean=0.000000 rms=0.000249 Jy/beam ! Combined flux in latest and established models = 0.0695127 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 60 components and 0.0695127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059974Jy sigma=1.187541 ! Fit after self-cal, rms=0.059973Jy sigma=1.187535 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059973Jy sigma=1.187535 ! Fit after self-cal, rms=0.059858Jy sigma=1.187526 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.471 mas, bmaj=13.77 mas, bpa=-12.19 degrees ! Estimated noise=0.309714 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.70204e-05 Jy ! Component: 100 - total flux cleaned = 0.000126556 Jy ! Component: 150 - total flux cleaned = 0.000141116 Jy ! Component: 200 - total flux cleaned = 0.000147727 Jy ! Total flux subtracted in 200 components = 0.000147727 Jy ! Clean residual min=-0.000922 max=0.000972 Jy/beam ! Clean residual mean=0.000001 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.0696604 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 74 components and 0.0696604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059857Jy sigma=1.187520 ! Fit after self-cal, rms=0.059857Jy sigma=1.187517 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 = 1.52464e-06 Jy ! Component: 100 - total flux cleaned = 1.62015e-06 Jy ! Component: 150 - total flux cleaned = 4.8373e-06 Jy ! Component: 200 - total flux cleaned = 1.63052e-06 Jy ! Total flux subtracted in 200 components = 1.63052e-06 Jy ! Clean residual min=-0.000922 max=0.000972 Jy/beam ! Clean residual mean=0.000001 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.0696621 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 74 components and 0.0696621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059857Jy sigma=1.187511 ! Fit after self-cal, rms=0.059857Jy sigma=1.187513 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=3.722 mas, bmaj=13.26 mas, bpa=-17.49 degrees ! Estimated noise=0.259558 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.722 x 13.26 at -17.49 degrees (North through East) ! Clean map min=-0.00090983 max=0.052403 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 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 ! Estimated beam: bmin=3.232 mas, bmaj=12.67 mas, bpa=-18.32 degrees ! Estimated noise=0.38454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0410201 Jy ! Component: 100 - total flux cleaned = 0.0558652 Jy ! Component: 150 - total flux cleaned = 0.0624358 Jy ! Component: 200 - total flux cleaned = 0.0655567 Jy ! Total flux subtracted in 200 components = 0.0655567 Jy ! Clean residual min=-0.001723 max=0.001759 Jy/beam ! Clean residual mean=0.000000 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.0655567 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0655567 Jy ! Inverting map and beam ! Estimated beam: bmin=3.722 mas, bmaj=13.26 mas, bpa=-17.49 degrees ! Estimated noise=0.259558 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00184871 Jy ! Component: 100 - total flux cleaned = 0.00291219 Jy ! Component: 150 - total flux cleaned = 0.00355495 Jy ! Component: 200 - total flux cleaned = 0.00370431 Jy ! Total flux subtracted in 200 components = 0.00370431 Jy ! Clean residual min=-0.000978 max=0.000969 Jy/beam ! Clean residual mean=0.000001 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.069261 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 37 components and 0.069261 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.471 mas, bmaj=13.77 mas, bpa=-12.19 degrees ! Estimated noise=0.309714 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000216681 Jy ! Component: 100 - total flux cleaned = 0.00023738 Jy ! Component: 150 - total flux cleaned = 0.000253689 Jy ! Component: 200 - total flux cleaned = 0.000253573 Jy ! Total flux subtracted in 200 components = 0.000253573 Jy ! Clean residual min=-0.000916 max=0.000945 Jy/beam ! Clean residual mean=0.000001 rms=0.000267 Jy/beam ! Combined flux in latest and established models = 0.0695146 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.44036e-08 Jy ! Component: 100 - total flux cleaned = -1.0949e-07 Jy ! Component: 150 - total flux cleaned = 5.16055e-06 Jy ! Component: 200 - total flux cleaned = 2.43248e-07 Jy ! Total flux subtracted in 200 components = 2.43248e-07 Jy ! Clean residual min=-0.000915 max=0.000951 Jy/beam ! Clean residual mean=0.000001 rms=0.000266 Jy/beam ! Combined flux in latest and established models = 0.0695149 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 67 components and 0.0695148 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.722 mas, bmaj=13.26 mas, bpa=-17.49 degrees ! Estimated noise=0.259558 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.40631e-05 Jy ! Component: 100 - total flux cleaned = 9.21835e-06 Jy ! Component: 150 - total flux cleaned = -3.58602e-06 Jy ! Component: 200 - total flux cleaned = -1.53093e-05 Jy ! Total flux subtracted in 200 components = -1.53093e-05 Jy ! Clean residual min=-0.000958 max=0.000933 Jy/beam ! Clean residual mean=0.000001 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.0694995 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 80 components and 0.0694995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059858Jy sigma=1.187562 ! Fit after self-cal, rms=0.059862Jy sigma=1.187538 wmodel J1202+0235_S_a_map.mod ! Writing 80 model components to file: J1202+0235_S_a_map.mod wobs J1202+0235_S_a_uvs.fits ! Writing UV FITS file: J1202+0235_S_a_uvs.fits wwins J1202+0235_S_a_map.win ! wwins: Wrote 1 windows to J1202+0235_S_a_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 4.8691e-05 Jy ! Component: 100 - total flux cleaned = -3.22636e-05 Jy ! Component: 150 - total flux cleaned = -6.41337e-05 Jy ! Component: 200 - total flux cleaned = -7.8704e-05 Jy ! Component: 250 - total flux cleaned = -0.00013523 Jy ! Component: 300 - total flux cleaned = -0.000176405 Jy ! Component: 350 - total flux cleaned = -0.000203219 Jy ! Component: 400 - total flux cleaned = -0.000216084 Jy ! Component: 450 - total flux cleaned = -0.000177777 Jy ! Component: 500 - total flux cleaned = -0.000152888 Jy ! Component: 550 - total flux cleaned = -0.000104541 Jy ! Component: 600 - total flux cleaned = -6.8996e-05 Jy ! Component: 650 - total flux cleaned = -4.56055e-05 Jy ! Component: 700 - total flux cleaned = 2.32759e-05 Jy ! Component: 750 - total flux cleaned = 6.82974e-05 Jy ! Component: 800 - total flux cleaned = 7.93375e-05 Jy ! Component: 850 - total flux cleaned = 0.000101173 Jy ! Component: 900 - total flux cleaned = 0.000133382 Jy ! Component: 950 - total flux cleaned = 0.000175508 Jy ! Component: 1000 - total flux cleaned = 0.000196322 Jy ! Component: 1050 - total flux cleaned = 0.000227012 Jy ! Component: 1100 - total flux cleaned = 0.000277341 Jy ! Component: 1150 - total flux cleaned = 0.000277149 Jy ! Component: 1200 - total flux cleaned = 0.000286924 Jy ! Component: 1250 - total flux cleaned = 0.000296539 Jy ! Component: 1300 - total flux cleaned = 0.000305996 Jy ! Component: 1350 - total flux cleaned = 0.000324748 Jy ! Component: 1400 - total flux cleaned = 0.000334035 Jy ! Component: 1450 - total flux cleaned = 0.000361615 Jy ! Component: 1500 - total flux cleaned = 0.000388769 Jy ! Component: 1550 - total flux cleaned = 0.000406569 Jy ! Component: 1600 - total flux cleaned = 0.000433102 Jy ! Component: 1650 - total flux cleaned = 0.000459153 Jy ! Component: 1700 - total flux cleaned = 0.000459273 Jy ! Component: 1750 - total flux cleaned = 0.000484856 Jy ! Component: 1800 - total flux cleaned = 0.000501728 Jy ! Component: 1850 - total flux cleaned = 0.00055168 Jy ! Component: 1900 - total flux cleaned = 0.000584568 Jy ! Component: 1950 - total flux cleaned = 0.000609023 Jy ! Component: 2000 - total flux cleaned = 0.000649235 Jy ! Component: 2050 - total flux cleaned = 0.000681193 Jy ! Component: 2100 - total flux cleaned = 0.00073644 Jy ! Component: 2150 - total flux cleaned = 0.000744214 Jy ! Component: 2200 - total flux cleaned = 0.00076747 Jy ! Component: 2250 - total flux cleaned = 0.000813361 Jy ! Component: 2300 - total flux cleaned = 0.000836181 Jy ! Component: 2350 - total flux cleaned = 0.000866163 Jy ! Component: 2400 - total flux cleaned = 0.000880981 Jy ! Component: 2450 - total flux cleaned = 0.000895744 Jy ! Component: 2500 - total flux cleaned = 0.000924948 Jy ! Component: 2550 - total flux cleaned = 0.000953807 Jy ! Component: 2600 - total flux cleaned = 0.000946566 Jy ! Component: 2650 - total flux cleaned = 0.00095365 Jy ! Component: 2700 - total flux cleaned = 0.000981801 Jy ! Component: 2750 - total flux cleaned = 0.00100277 Jy ! Component: 2800 - total flux cleaned = 0.0010373 Jy ! Component: 2850 - total flux cleaned = 0.00104412 Jy ! Component: 2900 - total flux cleaned = 0.00106461 Jy ! Component: 2950 - total flux cleaned = 0.00108493 Jy ! Component: 3000 - total flux cleaned = 0.00111842 Jy ! Component: 3050 - total flux cleaned = 0.00113829 Jy ! Component: 3100 - total flux cleaned = 0.00113832 Jy ! Component: 3150 - total flux cleaned = 0.00117103 Jy ! Component: 3200 - total flux cleaned = 0.00117101 Jy ! Component: 3250 - total flux cleaned = 0.00120976 Jy ! Component: 3300 - total flux cleaned = 0.00120335 Jy ! Component: 3350 - total flux cleaned = 0.0012098 Jy ! Component: 3400 - total flux cleaned = 0.00123509 Jy ! Component: 3450 - total flux cleaned = 0.00122882 Jy ! Component: 3500 - total flux cleaned = 0.00122255 Jy ! Component: 3550 - total flux cleaned = 0.00122256 Jy ! Component: 3600 - total flux cleaned = 0.00121031 Jy ! Component: 3650 - total flux cleaned = 0.00122863 Jy ! Component: 3700 - total flux cleaned = 0.00122256 Jy ! Component: 3750 - total flux cleaned = 0.00123459 Jy ! Component: 3800 - total flux cleaned = 0.00123452 Jy ! Component: 3850 - total flux cleaned = 0.00122855 Jy ! Component: 3900 - total flux cleaned = 0.0012226 Jy ! Component: 3950 - total flux cleaned = 0.00122258 Jy ! Component: 4000 - total flux cleaned = 0.00121091 Jy ! Component: 4050 - total flux cleaned = 0.0012109 Jy ! Total flux subtracted in 4096 components = 0.00122237 Jy ! Clean residual min=-0.000375 max=0.000352 Jy/beam ! Clean residual mean=-0.000000 rms=0.000112 Jy/beam ! Combined flux in latest and established models = 0.0707219 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 381 components and 0.0707218 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uvm//J1202+0235_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.722 x 13.26 at -17.49 degrees (North through East) ! Clean map min=-0.00073095 max=0.052255 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J1202+0235_S_a_map.fits wmodel /vlbi/uf001/uvm//J1202+0235_S_a_map.mod ! Writing 381 model components to file: /vlbi/uf001/uvm//J1202+0235_S_a_map.mod wobs /vlbi/uf001/uvm//J1202+0235_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J1202+0235_S_a_uvs.fits wwins /vlbi/uf001/uvm//J1202+0235_S_a_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uvm//J1202+0235_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0522553 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000110574 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.634812 0.634812 1.26962 2.53925 5.07849 10.157 20.314 40.6279 81.2559 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.052 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 472.581 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J1202+0235_S_a_dfm.log closed on Sun Jan 13 21:31:56 2019