! Started logfile: /image_prod/ug002_uva//J0754-3842_S_dfm.log on Wed Mar 4 22:05:31 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//J0754-3842_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0754-3842_S_uva.fits ! AN table 1: 38 integrations on 15 of 15 possible baselines. ! AN table 2: 38 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.987719 visibilities/baseline/integration-bin. ! Found source: J0754-3842 ! ! 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 3378 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 J0754-3842_S] 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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006780Jy sigma=5.614779 ! Fit after self-cal, rms=0.889895Jy sigma=4.902837 ! 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=7.9 mas, bmaj=28.53 mas, bpa=-3.824 degrees ! Estimated noise=2.71394 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.0884493 Jy ! Component: 100 - total flux cleaned = 0.113488 Jy ! Total flux subtracted in 100 components = 0.113488 Jy ! Clean residual min=-0.008091 max=0.011471 Jy/beam ! Clean residual mean=0.000047 rms=0.002969 Jy/beam ! Combined flux in latest and established models = 0.113488 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 35 components and 0.113488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091760Jy sigma=0.461040 ! Fit after self-cal, rms=0.091737Jy sigma=0.460448 ! 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=9.14 mas, bmaj=32.03 mas, bpa=-2.793 degrees ! Estimated noise=2.25906 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.0152101 Jy ! Component: 100 - total flux cleaned = 0.0225689 Jy ! Component: 150 - total flux cleaned = 0.0265401 Jy ! Component: 200 - total flux cleaned = 0.0290137 Jy ! Total flux subtracted in 200 components = 0.0290137 Jy ! Clean residual min=-0.004173 max=0.004399 Jy/beam ! Clean residual mean=-0.000028 rms=0.001373 Jy/beam ! Combined flux in latest and established models = 0.142502 Jy ! Performing phase self-cal ! Adding 119 model components to the UV plane model. ! The established model now contains 152 components and 0.142502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089753Jy sigma=0.443870 ! Fit after self-cal, rms=0.089851Jy sigma=0.443492 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.14 x 32.03 at -2.793 degrees (North through East) ! Clean map min=-0.0040505 max=0.11782 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.90 KP 1.01 LA 1.08 NL 1.02 ! OV 1.06 PT 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.20 FD 1.00 KP 0.95 LA 1.00 ! NL 1.22 OV 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 0.98 LA 0.97 NL 1.05 ! OV 0.87 PT 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 0.93 KP 1.03 LA 1.02 ! NL 1.15 OV 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.89 KP 1.03 LA 1.05 NL 1.06 ! OV 0.94 PT 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.27 FD 0.89 KP 0.98 LA 1.07 ! NL 1.04 OV 0.93 ! ! ! Fit before self-cal, rms=0.089851Jy sigma=0.443492 ! Fit after self-cal, rms=0.095478Jy sigma=0.438492 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.286 mas, bmaj=32.5 mas, bpa=-3.111 degrees ! Estimated noise=2.25614 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.000117153 Jy ! Component: 100 - total flux cleaned = 0.000263787 Jy ! Component: 150 - total flux cleaned = 0.00036281 Jy ! Component: 200 - total flux cleaned = 0.000463562 Jy ! Total flux subtracted in 200 components = 0.000463562 Jy ! Clean residual min=-0.001674 max=0.002128 Jy/beam ! Clean residual mean=-0.000020 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.142966 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 174 components and 0.142966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095465Jy sigma=0.438429 ! Fit after self-cal, rms=0.095809Jy sigma=0.438226 ! 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.095809Jy sigma=0.438226 ! Fit after self-cal, rms=0.096430Jy sigma=0.438213 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.29 mas, bmaj=32.52 mas, bpa=-3.146 degrees ! Estimated noise=2.26163 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000216053 Jy ! Component: 100 - total flux cleaned = 0.000323273 Jy ! Component: 150 - total flux cleaned = 0.000416199 Jy ! Component: 200 - total flux cleaned = 0.000485504 Jy ! Total flux subtracted in 200 components = 0.000485504 Jy ! Clean residual min=-0.001599 max=0.002088 Jy/beam ! Clean residual mean=-0.000020 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.143451 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 196 components and 0.143451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096420Jy sigma=0.438187 ! Fit after self-cal, rms=0.096447Jy sigma=0.438182 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 = 4.86015e-05 Jy ! Component: 100 - total flux cleaned = 9.18952e-05 Jy ! Component: 150 - total flux cleaned = 0.000140921 Jy ! Component: 200 - total flux cleaned = 0.000184981 Jy ! Total flux subtracted in 200 components = 0.000184981 Jy ! Clean residual min=-0.001609 max=0.002066 Jy/beam ! Clean residual mean=-0.000021 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.143636 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 218 components and 0.143636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096439Jy sigma=0.438174 ! Fit after self-cal, rms=0.096444Jy sigma=0.438170 ! 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.096444Jy sigma=0.438170 ! Fit after self-cal, rms=0.096952Jy sigma=0.438176 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.288 mas, bmaj=32.53 mas, bpa=-3.24 degrees ! Estimated noise=2.26817 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000426959 Jy ! Component: 100 - total flux cleaned = 0.000452348 Jy ! Component: 150 - total flux cleaned = 0.000487664 Jy ! Component: 200 - total flux cleaned = 0.000509657 Jy ! Total flux subtracted in 200 components = 0.000509657 Jy ! Clean residual min=-0.001636 max=0.002038 Jy/beam ! Clean residual mean=-0.000018 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.144146 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 241 components and 0.144146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096948Jy sigma=0.438151 ! Fit after self-cal, rms=0.096956Jy sigma=0.438147 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.00010426 Jy ! Component: 100 - total flux cleaned = 0.000126823 Jy ! Component: 150 - total flux cleaned = 0.000136585 Jy ! Component: 200 - total flux cleaned = 0.000154641 Jy ! Total flux subtracted in 200 components = 0.000154641 Jy ! Clean residual min=-0.001627 max=0.002006 Jy/beam ! Clean residual mean=-0.000019 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.1443 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 248 components and 0.1443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096951Jy sigma=0.438141 ! Fit after self-cal, rms=0.096954Jy sigma=0.438139 ! 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.096954Jy sigma=0.438139 ! Fit after self-cal, rms=0.097140Jy sigma=0.438140 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.56 mas, bmaj=36.26 mas, bpa=-2.639 degrees ! Estimated noise=2.24406 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000330654 Jy ! Component: 100 - total flux cleaned = 0.000351898 Jy ! Component: 150 - total flux cleaned = 0.000380715 Jy ! Component: 200 - total flux cleaned = 0.00041462 Jy ! Total flux subtracted in 200 components = 0.00041462 Jy ! Clean residual min=-0.001590 max=0.001965 Jy/beam ! Clean residual mean=-0.000020 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.144715 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 263 components and 0.144715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097137Jy sigma=0.438126 ! Fit after self-cal, rms=0.097135Jy sigma=0.438123 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 = 7.42082e-05 Jy ! Component: 100 - total flux cleaned = 9.2726e-05 Jy ! Component: 150 - total flux cleaned = 0.000100795 Jy ! Component: 200 - total flux cleaned = 0.00010827 Jy ! Total flux subtracted in 200 components = 0.00010827 Jy ! Clean residual min=-0.001583 max=0.001942 Jy/beam ! Clean residual mean=-0.000021 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.144823 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 270 components and 0.144823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097131Jy sigma=0.438121 ! Fit after self-cal, rms=0.097132Jy sigma=0.438119 ! 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=9.28 mas, bmaj=32.51 mas, bpa=-3.321 degrees ! Estimated noise=2.27242 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.28 x 32.51 at -3.321 degrees (North through East) ! Clean map min=-0.0016605 max=0.1177 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=7.994 mas, bmaj=28.92 mas, bpa=-4.297 degrees ! Estimated noise=2.75207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0888987 Jy ! Component: 100 - total flux cleaned = 0.114232 Jy ! Component: 150 - total flux cleaned = 0.127025 Jy ! Component: 200 - total flux cleaned = 0.13393 Jy ! Total flux subtracted in 200 components = 0.13393 Jy ! Clean residual min=-0.003677 max=0.003394 Jy/beam ! Clean residual mean=0.000015 rms=0.001115 Jy/beam ! Combined flux in latest and established models = 0.13393 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 67 model components to the UV plane model. ! The established model now contains 67 components and 0.13393 Jy ! Inverting map and beam ! Estimated beam: bmin=9.28 mas, bmaj=32.51 mas, bpa=-3.321 degrees ! Estimated noise=2.27242 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.00450338 Jy ! Component: 100 - total flux cleaned = 0.0068643 Jy ! Component: 150 - total flux cleaned = 0.00836061 Jy ! Component: 200 - total flux cleaned = 0.00923362 Jy ! Total flux subtracted in 200 components = 0.00923362 Jy ! Clean residual min=-0.001813 max=0.001731 Jy/beam ! Clean residual mean=-0.000014 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.143164 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 126 components and 0.143164 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=10.56 mas, bmaj=36.26 mas, bpa=-2.639 degrees ! Estimated noise=2.24406 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00044209 Jy ! Component: 100 - total flux cleaned = 0.000699845 Jy ! Component: 150 - total flux cleaned = 0.000910699 Jy ! Component: 200 - total flux cleaned = 0.00106887 Jy ! Total flux subtracted in 200 components = 0.00106887 Jy ! Clean residual min=-0.001576 max=0.001856 Jy/beam ! Clean residual mean=-0.000019 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.144233 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 = 9.15846e-05 Jy ! Component: 100 - total flux cleaned = 0.000158219 Jy ! Component: 150 - total flux cleaned = 0.00020729 Jy ! Component: 200 - total flux cleaned = 0.00024164 Jy ! Total flux subtracted in 200 components = 0.00024164 Jy ! Clean residual min=-0.001553 max=0.001918 Jy/beam ! Clean residual mean=-0.000019 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.144475 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 148 components and 0.144475 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=9.28 mas, bmaj=32.51 mas, bpa=-3.321 degrees ! Estimated noise=2.27242 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.08588e-05 Jy ! Component: 100 - total flux cleaned = 7.19812e-05 Jy ! Component: 150 - total flux cleaned = 5.83311e-05 Jy ! Component: 200 - total flux cleaned = 7.15312e-05 Jy ! Total flux subtracted in 200 components = 7.15312e-05 Jy ! Clean residual min=-0.001643 max=0.001905 Jy/beam ! Clean residual mean=-0.000016 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.144546 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 160 components and 0.144546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097144Jy sigma=0.438136 ! Fit after self-cal, rms=0.097126Jy sigma=0.438126 wmodel J0754-3842_S_map.mod ! Writing 160 model components to file: J0754-3842_S_map.mod wobs J0754-3842_S_uvs.fits ! Writing UV FITS file: J0754-3842_S_uvs.fits wwins J0754-3842_S_map.win ! wwins: Wrote 1 windows to J0754-3842_S_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.000498269 Jy ! Component: 100 - total flux cleaned = 0.000615355 Jy ! Component: 150 - total flux cleaned = 0.000694444 Jy ! Component: 200 - total flux cleaned = 0.000791753 Jy ! Component: 250 - total flux cleaned = 0.000907675 Jy ! Component: 300 - total flux cleaned = 0.000952424 Jy ! Component: 350 - total flux cleaned = 0.000994884 Jy ! Component: 400 - total flux cleaned = 0.000931646 Jy ! Component: 450 - total flux cleaned = 0.000829961 Jy ! Component: 500 - total flux cleaned = 0.000770576 Jy ! Component: 550 - total flux cleaned = 0.000693382 Jy ! Component: 600 - total flux cleaned = 0.000562207 Jy ! Component: 650 - total flux cleaned = 0.000507551 Jy ! Component: 700 - total flux cleaned = 0.000435906 Jy ! Component: 750 - total flux cleaned = 0.000330974 Jy ! Component: 800 - total flux cleaned = 0.000279945 Jy ! Component: 850 - total flux cleaned = 0.000212827 Jy ! Component: 900 - total flux cleaned = 0.000180306 Jy ! Component: 950 - total flux cleaned = 0.000196332 Jy ! Component: 1000 - total flux cleaned = 0.000196006 Jy ! Component: 1050 - total flux cleaned = 0.00019581 Jy ! Component: 1100 - total flux cleaned = 0.00016546 Jy ! Component: 1150 - total flux cleaned = 0.000195256 Jy ! Component: 1200 - total flux cleaned = 0.000209566 Jy ! Component: 1250 - total flux cleaned = 0.000195121 Jy ! Component: 1300 - total flux cleaned = 0.000237196 Jy ! Component: 1350 - total flux cleaned = 0.000306159 Jy ! Component: 1400 - total flux cleaned = 0.000360459 Jy ! Component: 1450 - total flux cleaned = 0.00041408 Jy ! Component: 1500 - total flux cleaned = 0.000453774 Jy ! Component: 1550 - total flux cleaned = 0.000505831 Jy ! Component: 1600 - total flux cleaned = 0.000518403 Jy ! Component: 1650 - total flux cleaned = 0.000518511 Jy ! Component: 1700 - total flux cleaned = 0.000606087 Jy ! Component: 1750 - total flux cleaned = 0.000593546 Jy ! Component: 1800 - total flux cleaned = 0.000642266 Jy ! Component: 1850 - total flux cleaned = 0.000726791 Jy ! Component: 1900 - total flux cleaned = 0.000774643 Jy ! Component: 1950 - total flux cleaned = 0.000833888 Jy ! Component: 2000 - total flux cleaned = 0.000880798 Jy ! Component: 2050 - total flux cleaned = 0.000950558 Jy ! Component: 2100 - total flux cleaned = 0.000985086 Jy ! Component: 2150 - total flux cleaned = 0.00101935 Jy ! Component: 2200 - total flux cleaned = 0.00108734 Jy ! Component: 2250 - total flux cleaned = 0.00112102 Jy ! Component: 2300 - total flux cleaned = 0.00116565 Jy ! Component: 2350 - total flux cleaned = 0.00118782 Jy ! Component: 2400 - total flux cleaned = 0.00122096 Jy ! Component: 2450 - total flux cleaned = 0.00127566 Jy ! Component: 2500 - total flux cleaned = 0.00131915 Jy ! Component: 2550 - total flux cleaned = 0.00136246 Jy ! Component: 2600 - total flux cleaned = 0.00144869 Jy ! Component: 2650 - total flux cleaned = 0.00151311 Jy ! Component: 2700 - total flux cleaned = 0.00155583 Jy ! Component: 2750 - total flux cleaned = 0.00163055 Jy ! Component: 2800 - total flux cleaned = 0.00167308 Jy ! Component: 2850 - total flux cleaned = 0.00173682 Jy ! Component: 2900 - total flux cleaned = 0.00180034 Jy ! Component: 2950 - total flux cleaned = 0.00186382 Jy ! Component: 3000 - total flux cleaned = 0.00191662 Jy ! Component: 3050 - total flux cleaned = 0.00201168 Jy ! Component: 3100 - total flux cleaned = 0.0020644 Jy ! Component: 3150 - total flux cleaned = 0.00214874 Jy ! Component: 3200 - total flux cleaned = 0.00222254 Jy ! Component: 3250 - total flux cleaned = 0.00229623 Jy ! Component: 3300 - total flux cleaned = 0.00235942 Jy ! Component: 3350 - total flux cleaned = 0.00244352 Jy ! Component: 3400 - total flux cleaned = 0.00249614 Jy ! Component: 3450 - total flux cleaned = 0.00253832 Jy ! Component: 3500 - total flux cleaned = 0.0025594 Jy ! Component: 3550 - total flux cleaned = 0.00259108 Jy ! Component: 3600 - total flux cleaned = 0.00261223 Jy ! Component: 3650 - total flux cleaned = 0.00264405 Jy ! Component: 3700 - total flux cleaned = 0.00267604 Jy ! Component: 3750 - total flux cleaned = 0.00270811 Jy ! Component: 3800 - total flux cleaned = 0.00274033 Jy ! Component: 3850 - total flux cleaned = 0.00277269 Jy ! Component: 3900 - total flux cleaned = 0.00283772 Jy ! Component: 3950 - total flux cleaned = 0.00288139 Jy ! Component: 4000 - total flux cleaned = 0.00292531 Jy ! Component: 4050 - total flux cleaned = 0.00295846 Jy ! Total flux subtracted in 4096 components = 0.00301394 Jy ! Clean residual min=-0.000606 max=0.000602 Jy/beam ! Clean residual mean=0.000014 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.14756 Jy keep ! Adding 367 model components to the UV plane model. ! The established model now contains 527 components and 0.14756 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0754-3842_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.28 x 32.51 at -3.321 degrees (North through East) ! Clean map min=-0.0015253 max=0.11751 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0754-3842_S_map.fits wmodel /image_prod/ug002_uva//J0754-3842_S_map.mod ! Writing 527 model components to file: /image_prod/ug002_uva//J0754-3842_S_map.mod wobs /image_prod/ug002_uva//J0754-3842_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0754-3842_S_uvs.fits wwins /image_prod/ug002_uva//J0754-3842_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0754-3842_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.117509 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000211748 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.540591 0.540591 1.08118 2.16236 4.32473 8.64945 17.2989 34.5978 69.1956 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.117 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 554.948 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0754-3842_S_dfm.log closed on Wed Mar 4 22:05:35 2020