! Started logfile: /image_prod/ug002_uva//J1624-3516_S_dfm.log on Thu Mar 5 02:41:40 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//J1624-3516_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1624-3516_S_uva.fits ! AN table 1: 30 integrations on 21 of 21 possible baselines. ! AN table 2: 30 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.988889 visibilities/baseline/integration-bin. ! Found source: J1624-3516 ! ! 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 5073 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 J1624-3516_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 1 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.010273Jy sigma=6.045484 ! Fit after self-cal, rms=0.900018Jy sigma=5.341306 ! 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.718 mas, bmaj=8.251 mas, bpa=0.5319 degrees ! Estimated noise=2.52122 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.0818518 Jy ! Component: 100 - total flux cleaned = 0.106025 Jy ! Total flux subtracted in 100 components = 0.106025 Jy ! Clean residual min=-0.012981 max=0.014803 Jy/beam ! Clean residual mean=-0.000064 rms=0.003150 Jy/beam ! Combined flux in latest and established models = 0.106025 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.106025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106349Jy sigma=0.534791 ! Fit after self-cal, rms=0.106176Jy sigma=0.533359 ! 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.242 mas, bmaj=9.66 mas, bpa=0.9761 degrees ! Estimated noise=1.7471 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 (2, 12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0141814 Jy ! Component: 100 - total flux cleaned = 0.0211056 Jy ! Component: 150 - total flux cleaned = 0.0250844 Jy ! Component: 200 - total flux cleaned = 0.0266217 Jy ! Total flux subtracted in 200 components = 0.0266217 Jy ! Clean residual min=-0.008158 max=0.006330 Jy/beam ! Clean residual mean=0.000029 rms=0.001897 Jy/beam ! Combined flux in latest and established models = 0.132647 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 56 components and 0.132647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104858Jy sigma=0.518313 ! Fit after self-cal, rms=0.104733Jy sigma=0.517527 ! 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.242 x 9.66 at 0.9761 degrees (North through East) ! Clean map min=-0.0079382 max=0.10344 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 HN 1.25 KP 1.04 LA 1.11 ! NL 1.00 OV 0.68 SC 1.09 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 1.12 KP 1.05 LA 0.98 ! MK 1.03 NL 1.36 OV 0.64 PT 1.02 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.22 KP 0.97 LA 1.03 ! NL 1.08 OV 0.96 SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.30 FD 1.07 KP 0.97 LA 1.01 ! MK 1.00 NL 1.26 OV 0.99 PT 1.01 ! SC 0.89 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.10 HN 1.34 KP 1.05 LA 1.05 ! NL 0.96 OV 0.64 SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.07 FD 0.97 KP 1.08 LA 1.04 ! MK 1.01 NL 1.14 OV 0.67 PT 1.06 ! SC 1.16 ! ! ! Fit before self-cal, rms=0.104733Jy sigma=0.517527 ! Fit after self-cal, rms=0.111555Jy sigma=0.495408 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.263 mas, bmaj=9.747 mas, bpa=1.309 degrees ! Estimated noise=1.74563 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.000573265 Jy ! Component: 100 - total flux cleaned = -0.000680056 Jy ! Component: 150 - total flux cleaned = -0.000681001 Jy ! Component: 200 - total flux cleaned = -0.000743402 Jy ! Total flux subtracted in 200 components = -0.000743402 Jy ! Clean residual min=-0.003608 max=0.002849 Jy/beam ! Clean residual mean=-0.000015 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.131904 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 76 components and 0.131904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111521Jy sigma=0.495307 ! Fit after self-cal, rms=0.112171Jy sigma=0.494006 ! 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.112171Jy sigma=0.494006 ! Fit after self-cal, rms=0.112778Jy sigma=0.493870 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.271 mas, bmaj=9.771 mas, bpa=1.395 degrees ! Estimated noise=1.74484 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00036396 Jy ! Component: 100 - total flux cleaned = -0.000525963 Jy ! Component: 150 - total flux cleaned = -0.00055374 Jy ! Component: 200 - total flux cleaned = -0.000579334 Jy ! Total flux subtracted in 200 components = -0.000579334 Jy ! Clean residual min=-0.003598 max=0.003045 Jy/beam ! Clean residual mean=-0.000013 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.131324 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 85 components and 0.131324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112747Jy sigma=0.493798 ! Fit after self-cal, rms=0.112820Jy sigma=0.493779 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.000141415 Jy ! Component: 100 - total flux cleaned = 6.42983e-05 Jy ! Component: 150 - total flux cleaned = 3.93217e-05 Jy ! Component: 200 - total flux cleaned = -7.93879e-06 Jy ! Total flux subtracted in 200 components = -7.93879e-06 Jy ! Clean residual min=-0.003561 max=0.003059 Jy/beam ! Clean residual mean=-0.000012 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.131316 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 87 components and 0.131316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112803Jy sigma=0.493731 ! Fit after self-cal, rms=0.112806Jy sigma=0.493724 ! 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.112806Jy sigma=0.493724 ! Fit after self-cal, rms=0.113477Jy sigma=0.493725 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.288 mas, bmaj=9.823 mas, bpa=1.461 degrees ! Estimated noise=1.74896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000199135 Jy ! Component: 100 - total flux cleaned = -0.000311365 Jy ! Component: 150 - total flux cleaned = -0.000406836 Jy ! Component: 200 - total flux cleaned = -0.000428168 Jy ! Total flux subtracted in 200 components = -0.000428168 Jy ! Clean residual min=-0.003487 max=0.002997 Jy/beam ! Clean residual mean=-0.000012 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.130888 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 94 components and 0.130888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113456Jy sigma=0.493673 ! Fit after self-cal, rms=0.113481Jy sigma=0.493664 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.000146106 Jy ! Component: 100 - total flux cleaned = 8.15519e-05 Jy ! Component: 150 - total flux cleaned = 4.00721e-05 Jy ! Component: 200 - total flux cleaned = 1.1757e-06 Jy ! Total flux subtracted in 200 components = 1.1757e-06 Jy ! Clean residual min=-0.003435 max=0.002991 Jy/beam ! Clean residual mean=-0.000012 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.130889 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 96 components and 0.130889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113468Jy sigma=0.493635 ! Fit after self-cal, rms=0.113469Jy sigma=0.493629 ! 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.113469Jy sigma=0.493629 ! Fit after self-cal, rms=0.113728Jy sigma=0.493622 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.374 mas, bmaj=25.69 mas, bpa=-0.2995 degrees ! Estimated noise=2.07143 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000305712 Jy ! Component: 100 - total flux cleaned = -0.000233981 Jy ! Component: 150 - total flux cleaned = -0.00017004 Jy ! Component: 200 - total flux cleaned = -0.000112761 Jy ! Total flux subtracted in 200 components = -0.000112761 Jy ! Clean residual min=-0.003356 max=0.002493 Jy/beam ! Clean residual mean=-0.000023 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.130777 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 104 components and 0.130777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113720Jy sigma=0.493617 ! Fit after self-cal, rms=0.113733Jy sigma=0.493605 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.70749e-05 Jy ! Component: 100 - total flux cleaned = 1.63027e-05 Jy ! Component: 150 - total flux cleaned = 7.11334e-05 Jy ! Component: 200 - total flux cleaned = 0.000108822 Jy ! Total flux subtracted in 200 components = 0.000108822 Jy ! Clean residual min=-0.003355 max=0.002498 Jy/beam ! Clean residual mean=-0.000022 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.130885 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 110 components and 0.130885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113728Jy sigma=0.493616 ! Fit after self-cal, rms=0.113728Jy sigma=0.493609 ! 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.303 mas, bmaj=9.867 mas, bpa=1.522 degrees ! Estimated noise=1.75184 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.303 x 9.867 at 1.522 degrees (North through East) ! Clean map min=-0.0033211 max=0.10361 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=2.771 mas, bmaj=8.423 mas, bpa=1.414 degrees ! Estimated noise=2.52016 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0809648 Jy ! Component: 100 - total flux cleaned = 0.104567 Jy ! Component: 150 - total flux cleaned = 0.117038 Jy ! Component: 200 - total flux cleaned = 0.124311 Jy ! Total flux subtracted in 200 components = 0.124311 Jy ! Clean residual min=-0.006595 max=0.005456 Jy/beam ! Clean residual mean=-0.000026 rms=0.001608 Jy/beam ! Combined flux in latest and established models = 0.124311 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.124311 Jy ! Inverting map and beam ! Estimated beam: bmin=3.303 mas, bmaj=9.867 mas, bpa=1.522 degrees ! Estimated noise=1.75184 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.00411775 Jy ! Component: 100 - total flux cleaned = 0.00562916 Jy ! Component: 150 - total flux cleaned = 0.00563335 Jy ! Component: 200 - total flux cleaned = 0.00563277 Jy ! Total flux subtracted in 200 components = 0.00563277 Jy ! Clean residual min=-0.003712 max=0.003132 Jy/beam ! Clean residual mean=-0.000015 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.129943 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 49 components and 0.129943 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.374 mas, bmaj=25.69 mas, bpa=-0.2995 degrees ! Estimated noise=2.07143 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000577951 Jy ! Component: 100 - total flux cleaned = 0.000513566 Jy ! Component: 150 - total flux cleaned = 0.000537011 Jy ! Component: 200 - total flux cleaned = 0.00059797 Jy ! Total flux subtracted in 200 components = 0.00059797 Jy ! Clean residual min=-0.003453 max=0.002471 Jy/beam ! Clean residual mean=-0.000024 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.130541 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 = 5.58307e-05 Jy ! Component: 100 - total flux cleaned = 0.000109059 Jy ! Component: 150 - total flux cleaned = 0.000142586 Jy ! Component: 200 - total flux cleaned = 0.000190262 Jy ! Total flux subtracted in 200 components = 0.000190262 Jy ! Clean residual min=-0.003443 max=0.002480 Jy/beam ! Clean residual mean=-0.000023 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.130732 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 55 components and 0.130732 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.303 mas, bmaj=9.867 mas, bpa=1.522 degrees ! Estimated noise=1.75184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000208711 Jy ! Component: 100 - total flux cleaned = -0.000208986 Jy ! Component: 150 - total flux cleaned = -0.000236046 Jy ! Component: 200 - total flux cleaned = -0.000262167 Jy ! Total flux subtracted in 200 components = -0.000262167 Jy ! Clean residual min=-0.003560 max=0.002999 Jy/beam ! Clean residual mean=-0.000013 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.130469 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 68 components and 0.130469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113735Jy sigma=0.493650 ! Fit after self-cal, rms=0.113728Jy sigma=0.493630 wmodel J1624-3516_S_map.mod ! Writing 68 model components to file: J1624-3516_S_map.mod wobs J1624-3516_S_uvs.fits ! Writing UV FITS file: J1624-3516_S_uvs.fits wwins J1624-3516_S_map.win ! wwins: Wrote 2 windows to J1624-3516_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.00103947 Jy ! Component: 100 - total flux cleaned = -0.00151169 Jy ! Component: 150 - total flux cleaned = -0.00185629 Jy ! Component: 200 - total flux cleaned = -0.00241636 Jy ! Component: 250 - total flux cleaned = -0.00281608 Jy ! Component: 300 - total flux cleaned = -0.00315793 Jy ! Component: 350 - total flux cleaned = -0.00352998 Jy ! Component: 400 - total flux cleaned = -0.00384909 Jy ! Component: 450 - total flux cleaned = -0.00396499 Jy ! Component: 500 - total flux cleaned = -0.00389073 Jy ! Component: 550 - total flux cleaned = -0.00374445 Jy ! Component: 600 - total flux cleaned = -0.00353135 Jy ! Component: 650 - total flux cleaned = -0.00356623 Jy ! Component: 700 - total flux cleaned = -0.00349822 Jy ! Component: 750 - total flux cleaned = -0.00353181 Jy ! Component: 800 - total flux cleaned = -0.00343443 Jy ! Component: 850 - total flux cleaned = -0.00349809 Jy ! Component: 900 - total flux cleaned = -0.00334168 Jy ! Component: 950 - total flux cleaned = -0.00318911 Jy ! Component: 1000 - total flux cleaned = -0.0030994 Jy ! Component: 1050 - total flux cleaned = -0.00309978 Jy ! Component: 1100 - total flux cleaned = -0.00295456 Jy ! Component: 1150 - total flux cleaned = -0.00292657 Jy ! Component: 1200 - total flux cleaned = -0.0028142 Jy ! Component: 1250 - total flux cleaned = -0.00281477 Jy ! Component: 1300 - total flux cleaned = -0.00278751 Jy ! Component: 1350 - total flux cleaned = -0.00273333 Jy ! Component: 1400 - total flux cleaned = -0.00265372 Jy ! Component: 1450 - total flux cleaned = -0.00249775 Jy ! Component: 1500 - total flux cleaned = -0.00242077 Jy ! Component: 1550 - total flux cleaned = -0.00247136 Jy ! Component: 1600 - total flux cleaned = -0.00232113 Jy ! Component: 1650 - total flux cleaned = -0.00229663 Jy ! Component: 1700 - total flux cleaned = -0.00232094 Jy ! Component: 1750 - total flux cleaned = -0.00222485 Jy ! Component: 1800 - total flux cleaned = -0.00220125 Jy ! Component: 1850 - total flux cleaned = -0.0022249 Jy ! Component: 1900 - total flux cleaned = -0.00222496 Jy ! Component: 1950 - total flux cleaned = -0.00215606 Jy ! Component: 2000 - total flux cleaned = -0.00220142 Jy ! Component: 2050 - total flux cleaned = -0.00215621 Jy ! Component: 2100 - total flux cleaned = -0.00211191 Jy ! Component: 2150 - total flux cleaned = -0.00198039 Jy ! Component: 2200 - total flux cleaned = -0.00193693 Jy ! Component: 2250 - total flux cleaned = -0.00180773 Jy ! Component: 2300 - total flux cleaned = -0.00176546 Jy ! Component: 2350 - total flux cleaned = -0.00170239 Jy ! Component: 2400 - total flux cleaned = -0.00172325 Jy ! Component: 2450 - total flux cleaned = -0.00159887 Jy ! Component: 2500 - total flux cleaned = -0.00153756 Jy ! Component: 2550 - total flux cleaned = -0.00153753 Jy ! Component: 2600 - total flux cleaned = -0.00147716 Jy ! Component: 2650 - total flux cleaned = -0.00143704 Jy ! Component: 2700 - total flux cleaned = -0.00141715 Jy ! Component: 2750 - total flux cleaned = -0.00131888 Jy ! Component: 2800 - total flux cleaned = -0.00133843 Jy ! Component: 2850 - total flux cleaned = -0.00131899 Jy ! Component: 2900 - total flux cleaned = -0.00129961 Jy ! Component: 2950 - total flux cleaned = -0.00128042 Jy ! Component: 3000 - total flux cleaned = -0.00118623 Jy ! Component: 3050 - total flux cleaned = -0.00116743 Jy ! Component: 3100 - total flux cleaned = -0.00118574 Jy ! Component: 3150 - total flux cleaned = -0.00114864 Jy ! Component: 3200 - total flux cleaned = -0.00111187 Jy ! Component: 3250 - total flux cleaned = -0.00103908 Jy ! Component: 3300 - total flux cleaned = -0.000985048 Jy ! Component: 3350 - total flux cleaned = -0.000985171 Jy ! Component: 3400 - total flux cleaned = -0.00102069 Jy ! Component: 3450 - total flux cleaned = -0.000967515 Jy ! Component: 3500 - total flux cleaned = -0.00100261 Jy ! Component: 3550 - total flux cleaned = -0.000985046 Jy ! Component: 3600 - total flux cleaned = -0.000967734 Jy ! Component: 3650 - total flux cleaned = -0.000984956 Jy ! Component: 3700 - total flux cleaned = -0.000950657 Jy ! Component: 3750 - total flux cleaned = -0.000899652 Jy ! Component: 3800 - total flux cleaned = -0.000933503 Jy ! Component: 3850 - total flux cleaned = -0.000866165 Jy ! Component: 3900 - total flux cleaned = -0.00081607 Jy ! Component: 3950 - total flux cleaned = -0.000816055 Jy ! Component: 4000 - total flux cleaned = -0.000799426 Jy ! Component: 4050 - total flux cleaned = -0.000750118 Jy ! Total flux subtracted in 4096 components = -0.000717281 Jy ! Clean residual min=-0.000954 max=0.000965 Jy/beam ! Clean residual mean=0.000003 rms=0.000286 Jy/beam ! Combined flux in latest and established models = 0.129752 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 342 components and 0.129752 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1624-3516_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.303 x 9.867 at 1.522 degrees (North through East) ! Clean map min=-0.0022354 max=0.10433 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1624-3516_S_map.fits wmodel /image_prod/ug002_uva//J1624-3516_S_map.mod ! Writing 342 model components to file: /image_prod/ug002_uva//J1624-3516_S_map.mod wobs /image_prod/ug002_uva//J1624-3516_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1624-3516_S_uvs.fits wwins /image_prod/ug002_uva//J1624-3516_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1624-3516_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.104327 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000281216 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.808659 0.808659 1.61732 3.23464 6.46927 12.9385 25.8771 51.7542 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.104 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 370.984 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1624-3516_S_dfm.log closed on Thu Mar 5 02:41:43 2020