! Started logfile: /image_prod/ug002_uva//J0605+5753_S_dfm.log on Wed Mar 4 21:09:52 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//J0605+5753_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0605+5753_S_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.989926 visibilities/baseline/integration-bin. ! Found source: J0605+5753 ! ! 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 44 lines of history. ! ! Reading 10023 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 J0605+5753_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.052280Jy sigma=8.317381 ! Fit after self-cal, rms=0.707410Jy sigma=5.593199 ! 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.059 mas, bmaj=4.399 mas, bpa=-13 degrees ! Estimated noise=1.60719 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.227585 Jy ! Component: 100 - total flux cleaned = 0.277304 Jy ! Total flux subtracted in 100 components = 0.277304 Jy ! Clean residual min=-0.007619 max=0.014705 Jy/beam ! Clean residual mean=0.000001 rms=0.002014 Jy/beam ! Combined flux in latest and established models = 0.277304 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.277304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082855Jy sigma=0.546105 ! Fit after self-cal, rms=0.082851Jy sigma=0.546081 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0149631 Jy ! Component: 100 - total flux cleaned = 0.0224624 Jy ! Total flux subtracted in 100 components = 0.0224624 Jy ! Clean residual min=-0.008863 max=0.007847 Jy/beam ! Clean residual mean=-0.000002 rms=0.001703 Jy/beam ! Combined flux in latest and established models = 0.299766 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 18 components and 0.299767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079532Jy sigma=0.518399 ! Fit after self-cal, rms=0.079530Jy sigma=0.518367 ! 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.767 mas, bmaj=5.2 mas, bpa=-11.11 degrees ! Estimated noise=0.920494 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.00529178 Jy ! Component: 100 - total flux cleaned = 0.00669954 Jy ! Component: 150 - total flux cleaned = 0.00662609 Jy ! Component: 200 - total flux cleaned = 0.00662384 Jy ! Total flux subtracted in 200 components = 0.00662384 Jy ! Clean residual min=-0.010176 max=0.007433 Jy/beam ! Clean residual mean=-0.000003 rms=0.001683 Jy/beam ! Combined flux in latest and established models = 0.30639 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 24 components and 0.30639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079079Jy sigma=0.516307 ! Fit after self-cal, rms=0.079079Jy sigma=0.516303 ! 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.767 x 5.2 at -11.11 degrees (North through East) ! Clean map min=-0.0099512 max=0.29592 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00 HN 1.10 KP 1.01 ! LA 1.03 MK 0.98 NL 0.95 OV 1.01 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.00 HN 1.10 KP 1.01 ! LA 1.04 MK 1.00 NL 0.84 OV 1.02 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.99 HN 1.07 KP 1.00 ! LA 1.03 MK 1.01 NL 0.92 OV 1.01 ! PT 1.04 SC 1.04 ! ! ! Fit before self-cal, rms=0.079079Jy sigma=0.516303 ! Fit after self-cal, rms=0.072205Jy sigma=0.488223 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.788 mas, bmaj=5.221 mas, bpa=-10.92 degrees ! Estimated noise=0.92075 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.00152854 Jy ! Component: 100 - total flux cleaned = -0.001866 Jy ! Component: 150 - total flux cleaned = -0.00210816 Jy ! Component: 200 - total flux cleaned = -0.00228252 Jy ! Total flux subtracted in 200 components = -0.00228252 Jy ! Clean residual min=-0.004731 max=0.006059 Jy/beam ! Clean residual mean=-0.000000 rms=0.001230 Jy/beam ! Combined flux in latest and established models = 0.304108 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.304108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072167Jy sigma=0.487555 ! Fit after self-cal, rms=0.072183Jy sigma=0.487493 ! 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.072183Jy sigma=0.487493 ! Fit after self-cal, rms=0.071791Jy sigma=0.435279 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.782 mas, bmaj=5.21 mas, bpa=-11.2 degrees ! Estimated noise=0.91966 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000113522 Jy ! Component: 100 - total flux cleaned = 0.000177983 Jy ! Component: 150 - total flux cleaned = 0.000192542 Jy ! Component: 200 - total flux cleaned = 0.000206786 Jy ! Total flux subtracted in 200 components = 0.000206786 Jy ! Clean residual min=-0.001447 max=0.001541 Jy/beam ! Clean residual mean=-0.000004 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.304315 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 40 components and 0.304315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071785Jy sigma=0.435229 ! Fit after self-cal, rms=0.071829Jy sigma=0.435119 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 = 8.95162e-06 Jy ! Component: 100 - total flux cleaned = 3.3622e-05 Jy ! Component: 150 - total flux cleaned = 5.62424e-05 Jy ! Component: 200 - total flux cleaned = 6.71527e-05 Jy ! Total flux subtracted in 200 components = 6.71527e-05 Jy ! Clean residual min=-0.001454 max=0.001519 Jy/beam ! Clean residual mean=-0.000004 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.304382 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.304382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071825Jy sigma=0.435091 ! Fit after self-cal, rms=0.071825Jy sigma=0.435092 ! 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.071825Jy sigma=0.435092 ! Fit after self-cal, rms=0.072054Jy sigma=0.435042 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.784 mas, bmaj=5.207 mas, bpa=-11.17 degrees ! Estimated noise=0.919915 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000137745 Jy ! Component: 100 - total flux cleaned = 0.000150866 Jy ! Component: 150 - total flux cleaned = 0.000163333 Jy ! Component: 200 - total flux cleaned = 0.000175156 Jy ! Total flux subtracted in 200 components = 0.000175156 Jy ! Clean residual min=-0.001449 max=0.001487 Jy/beam ! Clean residual mean=-0.000004 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.304557 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 43 components and 0.304557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072050Jy sigma=0.435009 ! Fit after self-cal, rms=0.072050Jy sigma=0.435008 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.16437e-07 Jy ! Component: 100 - total flux cleaned = 2.07863e-05 Jy ! Component: 150 - total flux cleaned = 3.08037e-05 Jy ! Component: 200 - total flux cleaned = 4.07734e-05 Jy ! Total flux subtracted in 200 components = 4.07734e-05 Jy ! Clean residual min=-0.001452 max=0.001473 Jy/beam ! Clean residual mean=-0.000004 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.304598 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.304598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072047Jy sigma=0.434988 ! Fit after self-cal, rms=0.072048Jy sigma=0.434988 ! 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.072048Jy sigma=0.434988 ! Fit after self-cal, rms=0.072067Jy sigma=0.434981 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.426 mas, bmaj=9.039 mas, bpa=-6.418 degrees ! Estimated noise=1.09521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00020673 Jy ! Component: 100 - total flux cleaned = 0.000233163 Jy ! Component: 150 - total flux cleaned = 0.000249743 Jy ! Component: 200 - total flux cleaned = 0.000272633 Jy ! Total flux subtracted in 200 components = 0.000272633 Jy ! Clean residual min=-0.001337 max=0.001593 Jy/beam ! Clean residual mean=-0.000008 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.30487 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 45 components and 0.30487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072066Jy sigma=0.434968 ! Fit after self-cal, rms=0.072067Jy sigma=0.434964 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 = 3.25627e-05 Jy ! Component: 100 - total flux cleaned = 5.38191e-05 Jy ! Component: 150 - total flux cleaned = 6.68175e-05 Jy ! Component: 200 - total flux cleaned = 8.53652e-05 Jy ! Total flux subtracted in 200 components = 8.53652e-05 Jy ! Clean residual min=-0.001338 max=0.001585 Jy/beam ! Clean residual mean=-0.000009 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.304956 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 45 components and 0.304956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072067Jy sigma=0.434962 ! Fit after self-cal, rms=0.072068Jy sigma=0.434960 ! 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.786 mas, bmaj=5.204 mas, bpa=-11.13 degrees ! Estimated noise=0.920189 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.786 x 5.204 at -11.13 degrees (North through East) ! Clean map min=-0.0014193 max=0.29618 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.067 mas, bmaj=4.408 mas, bpa=-13.08 degrees ! Estimated noise=1.61412 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.228551 Jy ! Component: 100 - total flux cleaned = 0.278505 Jy ! Component: 150 - total flux cleaned = 0.292854 Jy ! Component: 200 - total flux cleaned = 0.299586 Jy ! Total flux subtracted in 200 components = 0.299586 Jy ! Clean residual min=-0.003093 max=0.003234 Jy/beam ! Clean residual mean=-0.000002 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.299586 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.299586 Jy ! Inverting map and beam ! Estimated beam: bmin=3.786 mas, bmaj=5.204 mas, bpa=-11.13 degrees ! Estimated noise=0.920189 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.0039423 Jy ! Component: 100 - total flux cleaned = 0.00556582 Jy ! Component: 150 - total flux cleaned = 0.0056827 Jy ! Component: 200 - total flux cleaned = 0.00568225 Jy ! Total flux subtracted in 200 components = 0.00568225 Jy ! Clean residual min=-0.001484 max=0.001569 Jy/beam ! Clean residual mean=-0.000004 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.305268 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 26 components and 0.305268 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=8.426 mas, bmaj=9.039 mas, bpa=-6.418 degrees ! Estimated noise=1.09521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.56419e-05 Jy ! Component: 100 - total flux cleaned = 4.80914e-05 Jy ! Component: 150 - total flux cleaned = 3.19979e-05 Jy ! Component: 200 - total flux cleaned = 1.71154e-05 Jy ! Total flux subtracted in 200 components = 1.71154e-05 Jy ! Clean residual min=-0.001350 max=0.001558 Jy/beam ! Clean residual mean=-0.000009 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.305286 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 = -1.36441e-05 Jy ! Component: 100 - total flux cleaned = -2.64074e-05 Jy ! Component: 150 - total flux cleaned = -3.80145e-05 Jy ! Component: 200 - total flux cleaned = -4.36435e-05 Jy ! Total flux subtracted in 200 components = -4.36435e-05 Jy ! Clean residual min=-0.001345 max=0.001565 Jy/beam ! Clean residual mean=-0.000009 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.305242 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.305242 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.786 mas, bmaj=5.204 mas, bpa=-11.13 degrees ! Estimated noise=0.920189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.04968e-05 Jy ! Component: 100 - total flux cleaned = 1.15629e-05 Jy ! Component: 150 - total flux cleaned = -9.68655e-06 Jy ! Component: 200 - total flux cleaned = -9.15408e-06 Jy ! Total flux subtracted in 200 components = -9.15408e-06 Jy ! Clean residual min=-0.001450 max=0.001549 Jy/beam ! Clean residual mean=-0.000004 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.305233 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 42 components and 0.305233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072097Jy sigma=0.435154 ! Fit after self-cal, rms=0.072096Jy sigma=0.435150 wmodel J0605+5753_S_map.mod ! Writing 42 model components to file: J0605+5753_S_map.mod wobs J0605+5753_S_uvs.fits ! Writing UV FITS file: J0605+5753_S_uvs.fits wwins J0605+5753_S_map.win ! wwins: Wrote 1 windows to J0605+5753_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.00012085 Jy ! Component: 100 - total flux cleaned = 7.03261e-05 Jy ! Component: 150 - total flux cleaned = 6.93894e-05 Jy ! Component: 200 - total flux cleaned = 0.000138999 Jy ! Component: 250 - total flux cleaned = 0.000207224 Jy ! Component: 300 - total flux cleaned = 0.00038409 Jy ! Component: 350 - total flux cleaned = 0.000535556 Jy ! Component: 400 - total flux cleaned = 0.000662552 Jy ! Component: 450 - total flux cleaned = 0.000745827 Jy ! Component: 500 - total flux cleaned = 0.000868234 Jy ! Component: 550 - total flux cleaned = 0.00102833 Jy ! Component: 600 - total flux cleaned = 0.00112631 Jy ! Component: 650 - total flux cleaned = 0.00126153 Jy ! Component: 700 - total flux cleaned = 0.00131862 Jy ! Component: 750 - total flux cleaned = 0.00137485 Jy ! Component: 800 - total flux cleaned = 0.0014674 Jy ! Component: 850 - total flux cleaned = 0.0015587 Jy ! Component: 900 - total flux cleaned = 0.00159478 Jy ! Component: 950 - total flux cleaned = 0.00171955 Jy ! Component: 1000 - total flux cleaned = 0.00182452 Jy ! Component: 1050 - total flux cleaned = 0.00184184 Jy ! Component: 1100 - total flux cleaned = 0.00191048 Jy ! Component: 1150 - total flux cleaned = 0.00199533 Jy ! Component: 1200 - total flux cleaned = 0.00206232 Jy ! Component: 1250 - total flux cleaned = 0.0021449 Jy ! Component: 1300 - total flux cleaned = 0.00221033 Jy ! Component: 1350 - total flux cleaned = 0.00225897 Jy ! Component: 1400 - total flux cleaned = 0.00230726 Jy ! Component: 1450 - total flux cleaned = 0.00235471 Jy ! Component: 1500 - total flux cleaned = 0.00238612 Jy ! Component: 1550 - total flux cleaned = 0.00243285 Jy ! Component: 1600 - total flux cleaned = 0.00238664 Jy ! Component: 1650 - total flux cleaned = 0.00244796 Jy ! Component: 1700 - total flux cleaned = 0.00252338 Jy ! Component: 1750 - total flux cleaned = 0.00246305 Jy ! Component: 1800 - total flux cleaned = 0.00247791 Jy ! Component: 1850 - total flux cleaned = 0.00246335 Jy ! Component: 1900 - total flux cleaned = 0.00252165 Jy ! Component: 1950 - total flux cleaned = 0.00247825 Jy ! Component: 2000 - total flux cleaned = 0.00250698 Jy ! Component: 2050 - total flux cleaned = 0.00250698 Jy ! Component: 2100 - total flux cleaned = 0.00254913 Jy ! Component: 2150 - total flux cleaned = 0.00252093 Jy ! Component: 2200 - total flux cleaned = 0.00252087 Jy ! Component: 2250 - total flux cleaned = 0.00252069 Jy ! Component: 2300 - total flux cleaned = 0.00254795 Jy ! Component: 2350 - total flux cleaned = 0.00258853 Jy ! Component: 2400 - total flux cleaned = 0.00250806 Jy ! Component: 2450 - total flux cleaned = 0.00249486 Jy ! Component: 2500 - total flux cleaned = 0.00250804 Jy ! Component: 2550 - total flux cleaned = 0.0025474 Jy ! Component: 2600 - total flux cleaned = 0.00259926 Jy ! Component: 2650 - total flux cleaned = 0.00252195 Jy ! Component: 2700 - total flux cleaned = 0.00257324 Jy ! Component: 2750 - total flux cleaned = 0.00259853 Jy ! Component: 2800 - total flux cleaned = 0.00258573 Jy ! Component: 2850 - total flux cleaned = 0.0026359 Jy ! Component: 2900 - total flux cleaned = 0.00263578 Jy ! Component: 2950 - total flux cleaned = 0.0026605 Jy ! Component: 3000 - total flux cleaned = 0.00261141 Jy ! Component: 3050 - total flux cleaned = 0.00261134 Jy ! Component: 3100 - total flux cleaned = 0.00258722 Jy ! Component: 3150 - total flux cleaned = 0.00263534 Jy ! Component: 3200 - total flux cleaned = 0.00258755 Jy ! Component: 3250 - total flux cleaned = 0.00259952 Jy ! Component: 3300 - total flux cleaned = 0.00257599 Jy ! Component: 3350 - total flux cleaned = 0.00255266 Jy ! Component: 3400 - total flux cleaned = 0.00258754 Jy ! Component: 3450 - total flux cleaned = 0.00256435 Jy ! Component: 3500 - total flux cleaned = 0.00255288 Jy ! Component: 3550 - total flux cleaned = 0.00259846 Jy ! Component: 3600 - total flux cleaned = 0.00258692 Jy ! Component: 3650 - total flux cleaned = 0.00257571 Jy ! Component: 3700 - total flux cleaned = 0.0025645 Jy ! Component: 3750 - total flux cleaned = 0.00257571 Jy ! Component: 3800 - total flux cleaned = 0.00257555 Jy ! Component: 3850 - total flux cleaned = 0.00263041 Jy ! Component: 3900 - total flux cleaned = 0.00263028 Jy ! Component: 3950 - total flux cleaned = 0.00263025 Jy ! Component: 4000 - total flux cleaned = 0.00263025 Jy ! Component: 4050 - total flux cleaned = 0.00267328 Jy ! Total flux subtracted in 4096 components = 0.00268386 Jy ! Clean residual min=-0.000624 max=0.000539 Jy/beam ! Clean residual mean=-0.000002 rms=0.000189 Jy/beam ! Combined flux in latest and established models = 0.307917 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 323 components and 0.307917 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0605+5753_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.786 x 5.204 at -11.13 degrees (North through East) ! Clean map min=-0.0011582 max=0.29619 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0605+5753_S_map.fits wmodel /image_prod/ug002_uva//J0605+5753_S_map.mod ! Writing 323 model components to file: /image_prod/ug002_uva//J0605+5753_S_map.mod wobs /image_prod/ug002_uva//J0605+5753_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0605+5753_S_uvs.fits wwins /image_prod/ug002_uva//J0605+5753_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0605+5753_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.296192 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000188194 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.190613 0.190613 0.381227 0.762454 1.52491 3.04981 6.09963 12.1993 24.3985 48.797 97.5941 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.296 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1573.86 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0605+5753_S_dfm.log closed on Wed Mar 4 21:09:56 2020