! Started logfile: /image_prod/ug002_uva//J0102+5824_S_a_dfm.log on Wed Mar 4 18:46:58 2020 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 /image_prod/ug002_uva//J0102+5824_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0102+5824_S_a_uva.fits ! AN table 1: 6 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.856481 visibilities/baseline/integration-bin. ! Found source: J0102+5824 ! ! 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 555 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 J0102+5824_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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.775648Jy sigma=12.603045 ! Fit after self-cal, rms=0.719923Jy sigma=4.590199 ! 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=2.957 mas, bmaj=9.73 mas, bpa=88.35 degrees ! Estimated noise=4.86907 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 = 1.11231 Jy ! Component: 100 - total flux cleaned = 1.36164 Jy ! Total flux subtracted in 100 components = 1.36164 Jy ! Clean residual min=-0.131176 max=0.225201 Jy/beam ! Clean residual mean=0.000356 rms=0.040022 Jy/beam ! Combined flux in latest and established models = 1.36164 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 1.36164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.511632Jy sigma=3.744637 ! Fit after self-cal, rms=0.511617Jy sigma=3.744565 ! 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.45 mas, bmaj=10.81 mas, bpa=87.75 degrees ! Estimated noise=4.24339 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 (3, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.111143 Jy ! Component: 100 - total flux cleaned = 0.151914 Jy ! Component: 150 - total flux cleaned = 0.178904 Jy ! Component: 200 - total flux cleaned = 0.194061 Jy ! Total flux subtracted in 200 components = 0.194061 Jy ! Clean residual min=-0.100441 max=0.154758 Jy/beam ! Clean residual mean=0.000143 rms=0.027983 Jy/beam ! Combined flux in latest and established models = 1.5557 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 31 components and 1.5557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.384491Jy sigma=2.917239 ! Fit after self-cal, rms=0.375410Jy sigma=2.881025 ! 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.45 x 10.81 at 87.75 degrees (North through East) ! Clean map min=-0.15946 max=1.4282 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 0.94 HN 0.97 KP 0.94 ! LA 0.96 MK 1.00 NL 0.99 OV 0.81 ! PT 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 0.95 HN 1.00 KP 0.93 ! LA 0.98 MK 1.01 NL 2.26 OV 1.59 ! PT 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 0.95 HN 1.00 KP 0.94 ! LA 1.00 MK 0.98 NL 1.03 OV 1.08 ! PT 0.94 ! ! ! Fit before self-cal, rms=0.375410Jy sigma=2.881025 ! Fit after self-cal, rms=0.164793Jy sigma=1.120239 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.484 mas, bmaj=10.61 mas, bpa=87.77 degrees ! Estimated noise=4.27604 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.015387 Jy ! Component: 100 - total flux cleaned = -0.00929917 Jy ! Component: 150 - total flux cleaned = -0.00569031 Jy ! Component: 200 - total flux cleaned = -0.00289602 Jy ! Total flux subtracted in 200 components = -0.00289602 Jy ! Clean residual min=-0.045762 max=0.047805 Jy/beam ! Clean residual mean=-0.000028 rms=0.011291 Jy/beam ! Combined flux in latest and established models = 1.5528 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 59 components and 1.5528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.144640Jy sigma=0.963187 ! Fit after self-cal, rms=0.144190Jy sigma=0.959974 ! 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.144190Jy sigma=0.959974 ! Fit after self-cal, rms=0.136867Jy sigma=0.905041 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.484 mas, bmaj=10.56 mas, bpa=87.75 degrees ! Estimated noise=4.28418 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0068033 Jy ! Component: 100 - total flux cleaned = -0.00266664 Jy ! Component: 150 - total flux cleaned = 0.00111223 Jy ! Component: 200 - total flux cleaned = 0.0030325 Jy ! Total flux subtracted in 200 components = 0.0030325 Jy ! Clean residual min=-0.036377 max=0.034006 Jy/beam ! Clean residual mean=-0.000023 rms=0.008741 Jy/beam ! Combined flux in latest and established models = 1.55584 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 79 components and 1.55584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124816Jy sigma=0.823486 ! Fit after self-cal, rms=0.124553Jy sigma=0.821246 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.00270068 Jy ! Component: 100 - total flux cleaned = -0.00129524 Jy ! Component: 150 - total flux cleaned = 0.000230145 Jy ! Component: 200 - total flux cleaned = 0.00130464 Jy ! Total flux subtracted in 200 components = 0.00130464 Jy ! Clean residual min=-0.035269 max=0.036340 Jy/beam ! Clean residual mean=-0.000018 rms=0.008537 Jy/beam ! Combined flux in latest and established models = 1.55714 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 101 components and 1.55714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122304Jy sigma=0.811595 ! Fit after self-cal, rms=0.122287Jy sigma=0.810960 ! Inverting map ! Added new window around map position (1, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00216935 Jy ! Component: 100 - total flux cleaned = 0.0021641 Jy ! Component: 150 - total flux cleaned = -0.000810457 Jy ! Component: 200 - total flux cleaned = -0.0043802 Jy ! Total flux subtracted in 200 components = -0.0043802 Jy ! Clean residual min=-0.019165 max=0.017099 Jy/beam ! Clean residual mean=-0.000016 rms=0.005037 Jy/beam ! Combined flux in latest and established models = 1.55276 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 139 components and 1.55276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102672Jy sigma=0.663622 ! Fit after self-cal, rms=0.102001Jy sigma=0.661427 ! 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.102001Jy sigma=0.661427 ! Fit after self-cal, rms=0.099816Jy sigma=0.651685 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.476 mas, bmaj=10.54 mas, bpa=87.7 degrees ! Estimated noise=4.27559 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00105908 Jy ! Component: 100 - total flux cleaned = 0.000837025 Jy ! Component: 150 - total flux cleaned = 0.00249441 Jy ! Component: 200 - total flux cleaned = 0.00321828 Jy ! Total flux subtracted in 200 components = 0.00321828 Jy ! Clean residual min=-0.015853 max=0.013969 Jy/beam ! Clean residual mean=-0.000025 rms=0.003918 Jy/beam ! Combined flux in latest and established models = 1.55598 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 162 components and 1.55598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095135Jy sigma=0.622396 ! Fit after self-cal, rms=0.094978Jy sigma=0.621871 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 = -5.99817e-05 Jy ! Component: 100 - total flux cleaned = 0.000261127 Jy ! Component: 150 - total flux cleaned = 0.000548974 Jy ! Component: 200 - total flux cleaned = 0.000262564 Jy ! Total flux subtracted in 200 components = 0.000262564 Jy ! Clean residual min=-0.014331 max=0.012919 Jy/beam ! Clean residual mean=-0.000024 rms=0.003509 Jy/beam ! Combined flux in latest and established models = 1.55624 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 182 components and 1.55624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092863Jy sigma=0.610029 ! Fit after self-cal, rms=0.092804Jy sigma=0.609780 ! 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.092804Jy sigma=0.609780 ! Fit after self-cal, rms=0.092096Jy sigma=0.606308 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.836 mas, bmaj=15.64 mas, bpa=69.28 degrees ! Estimated noise=5.23872 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143728 Jy ! Component: 100 - total flux cleaned = 0.00115218 Jy ! Component: 150 - total flux cleaned = 0.00156635 Jy ! Component: 200 - total flux cleaned = 0.00174955 Jy ! Total flux subtracted in 200 components = 0.00174955 Jy ! Clean residual min=-0.015001 max=0.015818 Jy/beam ! Clean residual mean=-0.000057 rms=0.004003 Jy/beam ! Combined flux in latest and established models = 1.55799 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 211 components and 1.55799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090613Jy sigma=0.598902 ! Fit after self-cal, rms=0.090537Jy sigma=0.598646 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 = -6.31071e-05 Jy ! Component: 100 - total flux cleaned = -6.35066e-05 Jy ! Component: 150 - total flux cleaned = -0.000338752 Jy ! Component: 200 - total flux cleaned = -0.000587513 Jy ! Total flux subtracted in 200 components = -0.000587513 Jy ! Clean residual min=-0.013849 max=0.015063 Jy/beam ! Clean residual mean=-0.000052 rms=0.003816 Jy/beam ! Combined flux in latest and established models = 1.5574 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 226 components and 1.5574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090009Jy sigma=0.596956 ! Fit after self-cal, rms=0.090004Jy sigma=0.596903 ! 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.473 mas, bmaj=10.53 mas, bpa=87.67 degrees ! Estimated noise=4.26784 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.473 x 10.53 at 87.67 degrees (North through East) ! Clean map min=-0.063119 max=1.4241 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. ! ! Fit before self-cal, rms=0.090004Jy sigma=0.596903 ! Fit after self-cal, rms=0.073671Jy sigma=0.442862 ! Inverting map and beam ! Estimated beam: bmin=3.47 mas, bmaj=10.52 mas, bpa=87.68 degrees ! Estimated noise=4.26768 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00176625 Jy ! Component: 100 - total flux cleaned = 0.00220058 Jy ! Component: 150 - total flux cleaned = 0.00238337 Jy ! Component: 200 - total flux cleaned = 0.00238615 Jy ! Total flux subtracted in 200 components = 0.00238615 Jy ! Clean residual min=-0.010999 max=0.010495 Jy/beam ! Clean residual mean=-0.000037 rms=0.002665 Jy/beam ! Combined flux in latest and established models = 1.55979 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 257 components and 1.55979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072484Jy sigma=0.435324 ! Fit after self-cal, rms=0.072498Jy sigma=0.435191 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000102115 Jy ! Component: 100 - total flux cleaned = -0.00024694 Jy ! Component: 150 - total flux cleaned = -0.00024543 Jy ! Component: 200 - total flux cleaned = -0.000373669 Jy ! Total flux subtracted in 200 components = -0.000373669 Jy ! Clean residual min=-0.010733 max=0.009783 Jy/beam ! Clean residual mean=-0.000037 rms=0.002565 Jy/beam ! Combined flux in latest and established models = 1.55942 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 264 components and 1.55942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071852Jy sigma=0.431709 ! Fit after self-cal, rms=0.071862Jy sigma=0.431626 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071862Jy sigma=0.431626 ! Fit after self-cal, rms=0.071652Jy sigma=0.430455 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=2.991 mas, bmaj=9.473 mas, bpa=87.96 degrees ! Estimated noise=4.85906 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.10959 Jy ! Component: 100 - total flux cleaned = 1.35856 Jy ! Component: 150 - total flux cleaned = 1.45869 Jy ! Component: 200 - total flux cleaned = 1.50325 Jy ! Total flux subtracted in 200 components = 1.50325 Jy ! Clean residual min=-0.038857 max=0.036585 Jy/beam ! Clean residual mean=0.000053 rms=0.009659 Jy/beam ! Combined flux in latest and established models = 1.50325 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 23 model components to the UV plane model. ! The established model now contains 23 components and 1.50325 Jy ! Inverting map and beam ! Estimated beam: bmin=3.47 mas, bmaj=10.51 mas, bpa=87.65 degrees ! Estimated noise=4.26717 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.0225511 Jy ! Component: 100 - total flux cleaned = 0.0273568 Jy ! Component: 150 - total flux cleaned = 0.0310401 Jy ! Component: 200 - total flux cleaned = 0.0330034 Jy ! Total flux subtracted in 200 components = 0.0330034 Jy ! Clean residual min=-0.019702 max=0.019894 Jy/beam ! Clean residual mean=0.000015 rms=0.005043 Jy/beam ! Combined flux in latest and established models = 1.53626 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 46 components and 1.53626 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.835 mas, bmaj=15.6 mas, bpa=69.25 degrees ! Estimated noise=5.24367 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0130217 Jy ! Component: 100 - total flux cleaned = 0.0168499 Jy ! Component: 150 - total flux cleaned = 0.0172845 Jy ! Component: 200 - total flux cleaned = 0.0183785 Jy ! Total flux subtracted in 200 components = 0.0183785 Jy ! Clean residual min=-0.012337 max=0.018394 Jy/beam ! Clean residual mean=-0.000028 rms=0.004015 Jy/beam ! Combined flux in latest and established models = 1.55463 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 (-98.5, 108). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0136896 Jy ! Component: 100 - total flux cleaned = 0.0161172 Jy ! Component: 150 - total flux cleaned = 0.01765 Jy ! Component: 200 - total flux cleaned = 0.0180672 Jy ! Total flux subtracted in 200 components = 0.0180672 Jy ! Clean residual min=-0.009165 max=0.008961 Jy/beam ! Clean residual mean=-0.000052 rms=0.002526 Jy/beam ! Combined flux in latest and established models = 1.5727 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 124 components and 1.5727 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.47 mas, bmaj=10.51 mas, bpa=87.65 degrees ! Estimated noise=4.26717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00490564 Jy ! Component: 100 - total flux cleaned = -0.0044635 Jy ! Component: 150 - total flux cleaned = -0.00514423 Jy ! Component: 200 - total flux cleaned = -0.0054578 Jy ! Total flux subtracted in 200 components = -0.0054578 Jy ! Clean residual min=-0.012467 max=0.008119 Jy/beam ! Clean residual mean=-0.000015 rms=0.002690 Jy/beam ! Combined flux in latest and established models = 1.56724 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 167 components and 1.56724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074845Jy sigma=0.446096 ! Fit after self-cal, rms=0.074556Jy sigma=0.443530 wmodel J0102+5824_S_a_map.mod ! Writing 167 model components to file: J0102+5824_S_a_map.mod wobs J0102+5824_S_a_uvs.fits ! Writing UV FITS file: J0102+5824_S_a_uvs.fits wwins J0102+5824_S_a_map.win ! wwins: Wrote 4 windows to J0102+5824_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 = -0.00519239 Jy ! Component: 100 - total flux cleaned = -0.00952541 Jy ! Component: 150 - total flux cleaned = -0.0133498 Jy ! Component: 200 - total flux cleaned = -0.0167072 Jy ! Component: 250 - total flux cleaned = -0.018144 Jy ! Component: 300 - total flux cleaned = -0.0193825 Jy ! Component: 350 - total flux cleaned = -0.0203262 Jy ! Component: 400 - total flux cleaned = -0.0219206 Jy ! Component: 450 - total flux cleaned = -0.0232378 Jy ! Component: 500 - total flux cleaned = -0.0247162 Jy ! Component: 550 - total flux cleaned = -0.0255345 Jy ! Component: 600 - total flux cleaned = -0.0266243 Jy ! Component: 650 - total flux cleaned = -0.0275828 Jy ! Component: 700 - total flux cleaned = -0.0284173 Jy ! Component: 750 - total flux cleaned = -0.0290499 Jy ! Component: 800 - total flux cleaned = -0.030013 Jy ! Component: 850 - total flux cleaned = -0.030947 Jy ! Component: 900 - total flux cleaned = -0.0316901 Jy ! Component: 950 - total flux cleaned = -0.032415 Jy ! Component: 1000 - total flux cleaned = -0.0331998 Jy ! Component: 1050 - total flux cleaned = -0.0339642 Jy ! Component: 1100 - total flux cleaned = -0.0347096 Jy ! Component: 1150 - total flux cleaned = -0.035363 Jy ! Component: 1200 - total flux cleaned = -0.0360012 Jy ! Component: 1250 - total flux cleaned = -0.0363485 Jy ! Component: 1300 - total flux cleaned = -0.0368915 Jy ! Component: 1350 - total flux cleaned = -0.0372901 Jy ! Component: 1400 - total flux cleaned = -0.0376179 Jy ! Component: 1450 - total flux cleaned = -0.0379395 Jy ! Component: 1500 - total flux cleaned = -0.0382547 Jy ! Component: 1550 - total flux cleaned = -0.0385033 Jy ! Component: 1600 - total flux cleaned = -0.038687 Jy ! Component: 1650 - total flux cleaned = -0.0390493 Jy ! Component: 1700 - total flux cleaned = -0.0393467 Jy ! Component: 1750 - total flux cleaned = -0.0396402 Jy ! Component: 1800 - total flux cleaned = -0.0399292 Jy ! Component: 1850 - total flux cleaned = -0.040157 Jy ! Component: 1900 - total flux cleaned = -0.0402701 Jy ! Component: 1950 - total flux cleaned = -0.0403817 Jy ! Component: 2000 - total flux cleaned = -0.0404921 Jy ! Component: 2050 - total flux cleaned = -0.0406556 Jy ! Component: 2100 - total flux cleaned = -0.0406552 Jy ! Component: 2150 - total flux cleaned = -0.0406016 Jy ! Component: 2200 - total flux cleaned = -0.040708 Jy ! Component: 2250 - total flux cleaned = -0.0408129 Jy ! Component: 2300 - total flux cleaned = -0.0407608 Jy ! Component: 2350 - total flux cleaned = -0.0406579 Jy ! Component: 2400 - total flux cleaned = -0.040658 Jy ! Component: 2450 - total flux cleaned = -0.0406581 Jy ! Component: 2500 - total flux cleaned = -0.0405074 Jy ! Component: 2550 - total flux cleaned = -0.0404579 Jy ! Component: 2600 - total flux cleaned = -0.040408 Jy ! Component: 2650 - total flux cleaned = -0.0401619 Jy ! Component: 2700 - total flux cleaned = -0.0400645 Jy ! Component: 2750 - total flux cleaned = -0.0401134 Jy ! Component: 2800 - total flux cleaned = -0.0399201 Jy ! Component: 2850 - total flux cleaned = -0.0397767 Jy ! Component: 2900 - total flux cleaned = -0.0396819 Jy ! Component: 2950 - total flux cleaned = -0.0395873 Jy ! Component: 3000 - total flux cleaned = -0.0393982 Jy ! Component: 3050 - total flux cleaned = -0.0392103 Jy ! Component: 3100 - total flux cleaned = -0.03907 Jy ! Component: 3150 - total flux cleaned = -0.0391168 Jy ! Component: 3200 - total flux cleaned = -0.0390239 Jy ! Component: 3250 - total flux cleaned = -0.0389312 Jy ! Component: 3300 - total flux cleaned = -0.0389313 Jy ! Component: 3350 - total flux cleaned = -0.0389316 Jy ! Component: 3400 - total flux cleaned = -0.0388854 Jy ! Component: 3450 - total flux cleaned = -0.0388392 Jy ! Component: 3500 - total flux cleaned = -0.0388854 Jy ! Component: 3550 - total flux cleaned = -0.0388391 Jy ! Component: 3600 - total flux cleaned = -0.0387471 Jy ! Component: 3650 - total flux cleaned = -0.0385624 Jy ! Component: 3700 - total flux cleaned = -0.0386551 Jy ! Component: 3750 - total flux cleaned = -0.0385152 Jy ! Component: 3800 - total flux cleaned = -0.038468 Jy ! Component: 3850 - total flux cleaned = -0.0383743 Jy ! Component: 3900 - total flux cleaned = -0.0383268 Jy ! Component: 3950 - total flux cleaned = -0.0382792 Jy ! Component: 4000 - total flux cleaned = -0.0382318 Jy ! Component: 4050 - total flux cleaned = -0.0382312 Jy ! Total flux subtracted in 4096 components = -0.0382311 Jy ! Clean residual min=-0.002628 max=0.002739 Jy/beam ! Clean residual mean=-0.000007 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 1.52901 Jy keep ! Adding 346 model components to the UV plane model. ! The established model now contains 512 components and 1.52901 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0102+5824_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.47 x 10.51 at 87.65 degrees (North through East) ! Clean map min=-0.045191 max=1.414 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0102+5824_S_a_map.fits wmodel /image_prod/ug002_uva//J0102+5824_S_a_map.mod ! Writing 512 model components to file: /image_prod/ug002_uva//J0102+5824_S_a_map.mod wobs /image_prod/ug002_uva//J0102+5824_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0102+5824_S_a_uvs.fits wwins /image_prod/ug002_uva//J0102+5824_S_a_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J0102+5824_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.41398 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000846523 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.179604 0.179604 0.359208 0.718415 1.43683 2.87366 5.74732 11.4946 22.9893 45.9786 91.9571 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.413 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1670.34 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0102+5824_S_a_dfm.log closed on Wed Mar 4 18:47:02 2020