! Started logfile: /image_prod/ug002_uva//J1544-2312_S_dfm.log on Thu Mar 5 02:24:43 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//J1544-2312_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1544-2312_S_uva.fits ! AN table 1: 50 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.858571 visibilities/baseline/integration-bin. ! Found source: J1544-2312 ! ! 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 36 lines of history. ! ! Reading 3606 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 J1544-2312_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.990775Jy sigma=5.888268 ! Fit after self-cal, rms=0.847481Jy sigma=4.944525 ! 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.584 mas, bmaj=7.644 mas, bpa=1.999 degrees ! Estimated noise=2.74074 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.124381 Jy ! Component: 100 - total flux cleaned = 0.159335 Jy ! Total flux subtracted in 100 components = 0.159335 Jy ! Clean residual min=-0.013339 max=0.015735 Jy/beam ! Clean residual mean=-0.000112 rms=0.003697 Jy/beam ! Combined flux in latest and established models = 0.159335 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.159335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097500Jy sigma=0.509334 ! Fit after self-cal, rms=0.097453Jy sigma=0.508985 ! 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=2.988 mas, bmaj=8.614 mas, bpa=2.68 degrees ! Estimated noise=2.09106 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.0175448 Jy ! Component: 100 - total flux cleaned = 0.0273529 Jy ! Component: 150 - total flux cleaned = 0.033363 Jy ! Component: 200 - total flux cleaned = 0.037103 Jy ! Total flux subtracted in 200 components = 0.037103 Jy ! Clean residual min=-0.011850 max=0.013290 Jy/beam ! Clean residual mean=-0.000058 rms=0.003178 Jy/beam ! Combined flux in latest and established models = 0.196438 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 33 components and 0.196438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095457Jy sigma=0.479144 ! Fit after self-cal, rms=0.095510Jy sigma=0.478952 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.988 x 8.614 at 2.68 degrees (North through East) ! Clean map min=-0.011486 max=0.15895 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.93 HN 1.23 KP 0.96 ! MK 1.06 NL 0.98 OV 0.92 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.31 FD 0.91 HN 1.25 KP 1.01 ! MK 1.07 NL 1.10 OV 0.87 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.42 FD 0.97 HN 1.16 KP 0.98 ! MK 1.07 NL 0.87 OV 0.89 SC 0.90 ! ! ! Fit before self-cal, rms=0.095510Jy sigma=0.478952 ! Fit after self-cal, rms=0.107553Jy sigma=0.453627 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.016 mas, bmaj=8.702 mas, bpa=3.522 degrees ! Estimated noise=2.11446 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 = -7.41498e-05 Jy ! Component: 100 - total flux cleaned = -0.000215586 Jy ! Component: 150 - total flux cleaned = -0.000408811 Jy ! Component: 200 - total flux cleaned = -0.000583106 Jy ! Total flux subtracted in 200 components = -0.000583106 Jy ! Clean residual min=-0.009614 max=0.009012 Jy/beam ! Clean residual mean=-0.000025 rms=0.002418 Jy/beam ! Combined flux in latest and established models = 0.195855 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 0.195855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107397Jy sigma=0.453122 ! Fit after self-cal, rms=0.107861Jy sigma=0.452818 ! 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.107861Jy sigma=0.452818 ! Fit after self-cal, rms=0.134595Jy sigma=0.434977 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.037 mas, bmaj=8.885 mas, bpa=3.281 degrees ! Estimated noise=2.13314 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00036744 Jy ! Component: 100 - total flux cleaned = -0.000366518 Jy ! Component: 150 - total flux cleaned = -0.000362994 Jy ! Component: 200 - total flux cleaned = -0.000403287 Jy ! Total flux subtracted in 200 components = -0.000403287 Jy ! Clean residual min=-0.004723 max=0.005240 Jy/beam ! Clean residual mean=-0.000019 rms=0.001238 Jy/beam ! Combined flux in latest and established models = 0.195451 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 58 components and 0.195451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.134505Jy sigma=0.434649 ! Fit after self-cal, rms=0.134907Jy sigma=0.434494 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) ! Added new window around map position (0, -18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00449656 Jy ! Component: 100 - total flux cleaned = 0.00596944 Jy ! Component: 150 - total flux cleaned = 0.00714581 Jy ! Component: 200 - total flux cleaned = 0.00810242 Jy ! Total flux subtracted in 200 components = 0.00810242 Jy ! Clean residual min=-0.003951 max=0.003902 Jy/beam ! Clean residual mean=-0.000008 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.203554 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 82 components and 0.203554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.134703Jy sigma=0.432298 ! Fit after self-cal, rms=0.134679Jy sigma=0.432076 ! 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.134679Jy sigma=0.432076 ! Fit after self-cal, rms=0.135468Jy sigma=0.431884 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.034 mas, bmaj=8.873 mas, bpa=3.154 degrees ! Estimated noise=2.12423 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000932874 Jy ! Component: 100 - total flux cleaned = 0.00150956 Jy ! Component: 150 - total flux cleaned = 0.00191315 Jy ! Component: 200 - total flux cleaned = 0.00216238 Jy ! Total flux subtracted in 200 components = 0.00216238 Jy ! Clean residual min=-0.003529 max=0.003434 Jy/beam ! Clean residual mean=-0.000006 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.205716 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 99 components and 0.205716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.135360Jy sigma=0.431504 ! Fit after self-cal, rms=0.135366Jy sigma=0.431435 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.000587817 Jy ! Component: 100 - total flux cleaned = 0.000807766 Jy ! Component: 150 - total flux cleaned = 0.000941267 Jy ! Component: 200 - total flux cleaned = 0.00100362 Jy ! Total flux subtracted in 200 components = 0.00100362 Jy ! Clean residual min=-0.003462 max=0.003250 Jy/beam ! Clean residual mean=-0.000005 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.20672 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 112 components and 0.20672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.135327Jy sigma=0.431322 ! Fit after self-cal, rms=0.135331Jy sigma=0.431308 ! 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.135331Jy sigma=0.431308 ! Fit after self-cal, rms=0.134853Jy sigma=0.431199 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.708 mas, bmaj=14.8 mas, bpa=1.225 degrees ! Estimated noise=2.65862 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000522781 Jy ! Component: 100 - total flux cleaned = 0.000788775 Jy ! Component: 150 - total flux cleaned = 0.00099282 Jy ! Component: 200 - total flux cleaned = 0.00111756 Jy ! Total flux subtracted in 200 components = 0.00111756 Jy ! Clean residual min=-0.003879 max=0.004080 Jy/beam ! Clean residual mean=-0.000006 rms=0.001192 Jy/beam ! Combined flux in latest and established models = 0.207837 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 132 components and 0.207837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.134806Jy sigma=0.431164 ! Fit after self-cal, rms=0.134808Jy sigma=0.431140 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.000343737 Jy ! Component: 100 - total flux cleaned = 0.00041598 Jy ! Component: 150 - total flux cleaned = 0.00043722 Jy ! Component: 200 - total flux cleaned = 0.00049659 Jy ! Total flux subtracted in 200 components = 0.00049659 Jy ! Clean residual min=-0.003884 max=0.004008 Jy/beam ! Clean residual mean=-0.000005 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 0.208334 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 140 components and 0.208334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.134796Jy sigma=0.431134 ! Fit after self-cal, rms=0.134800Jy sigma=0.431130 ! 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.035 mas, bmaj=8.868 mas, bpa=3.103 degrees ! Estimated noise=2.1201 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.035 x 8.868 at 3.103 degrees (North through East) ! Clean map min=-0.0033242 max=0.16253 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.625 mas, bmaj=7.814 mas, bpa=3.174 degrees ! Estimated noise=2.78993 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.126226 Jy ! Component: 100 - total flux cleaned = 0.158146 Jy ! Component: 150 - total flux cleaned = 0.171521 Jy ! Component: 200 - total flux cleaned = 0.179511 Jy ! Total flux subtracted in 200 components = 0.179511 Jy ! Clean residual min=-0.005733 max=0.005856 Jy/beam ! Clean residual mean=-0.000048 rms=0.001538 Jy/beam ! Combined flux in latest and established models = 0.179511 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.179511 Jy ! Inverting map and beam ! Estimated beam: bmin=3.035 mas, bmaj=8.868 mas, bpa=3.103 degrees ! Estimated noise=2.1201 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) ! Added new window around map position (-2.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00781033 Jy ! Component: 100 - total flux cleaned = 0.0130082 Jy ! Component: 150 - total flux cleaned = 0.0168522 Jy ! Component: 200 - total flux cleaned = 0.0198375 Jy ! Total flux subtracted in 200 components = 0.0198375 Jy ! Clean residual min=-0.003925 max=0.003602 Jy/beam ! Clean residual mean=-0.000018 rms=0.000962 Jy/beam ! Combined flux in latest and established models = 0.199349 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 66 components and 0.199349 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=6.708 mas, bmaj=14.8 mas, bpa=1.225 degrees ! Estimated noise=2.65862 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00336461 Jy ! Component: 100 - total flux cleaned = 0.0053922 Jy ! Component: 150 - total flux cleaned = 0.006304 Jy ! Component: 200 - total flux cleaned = 0.00691226 Jy ! Total flux subtracted in 200 components = 0.00691226 Jy ! Clean residual min=-0.004055 max=0.004080 Jy/beam ! Clean residual mean=-0.000011 rms=0.001193 Jy/beam ! Combined flux in latest and established models = 0.206261 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 = 0.000418269 Jy ! Component: 100 - total flux cleaned = 0.000682153 Jy ! Component: 150 - total flux cleaned = 0.000785521 Jy ! Component: 200 - total flux cleaned = 0.000833045 Jy ! Total flux subtracted in 200 components = 0.000833045 Jy ! Clean residual min=-0.003754 max=0.004015 Jy/beam ! Clean residual mean=-0.000008 rms=0.001168 Jy/beam ! Combined flux in latest and established models = 0.207094 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 124 components and 0.207094 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.035 mas, bmaj=8.868 mas, bpa=3.103 degrees ! Estimated noise=2.1201 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000330035 Jy ! Component: 100 - total flux cleaned = 0.00037112 Jy ! Component: 150 - total flux cleaned = 0.000412548 Jy ! Component: 200 - total flux cleaned = 0.00041202 Jy ! Total flux subtracted in 200 components = 0.00041202 Jy ! Clean residual min=-0.003134 max=0.003124 Jy/beam ! Clean residual mean=-0.000005 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.207506 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 143 components and 0.207506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.134882Jy sigma=0.431133 ! Fit after self-cal, rms=0.134869Jy sigma=0.431094 wmodel J1544-2312_S_map.mod ! Writing 143 model components to file: J1544-2312_S_map.mod wobs J1544-2312_S_uvs.fits ! Writing UV FITS file: J1544-2312_S_uvs.fits wwins J1544-2312_S_map.win ! wwins: Wrote 3 windows to J1544-2312_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.000359185 Jy ! Component: 100 - total flux cleaned = -0.000621791 Jy ! Component: 150 - total flux cleaned = -0.000622449 Jy ! Component: 200 - total flux cleaned = -0.000436337 Jy ! Component: 250 - total flux cleaned = -0.000302067 Jy ! Component: 300 - total flux cleaned = -0.000128814 Jy ! Component: 350 - total flux cleaned = 0.000119574 Jy ! Component: 400 - total flux cleaned = 0.000397985 Jy ! Component: 450 - total flux cleaned = 0.000591753 Jy ! Component: 500 - total flux cleaned = 0.00089025 Jy ! Component: 550 - total flux cleaned = 0.00110707 Jy ! Component: 600 - total flux cleaned = 0.00135351 Jy ! Component: 650 - total flux cleaned = 0.00152434 Jy ! Component: 700 - total flux cleaned = 0.00179226 Jy ! Component: 750 - total flux cleaned = 0.00202083 Jy ! Component: 800 - total flux cleaned = 0.00221173 Jy ! Component: 850 - total flux cleaned = 0.00249238 Jy ! Component: 900 - total flux cleaned = 0.00267443 Jy ! Component: 950 - total flux cleaned = 0.0028232 Jy ! Component: 1000 - total flux cleaned = 0.00296914 Jy ! Component: 1050 - total flux cleaned = 0.00308387 Jy ! Component: 1100 - total flux cleaned = 0.00319637 Jy ! Component: 1150 - total flux cleaned = 0.00341701 Jy ! Component: 1200 - total flux cleaned = 0.00349835 Jy ! Component: 1250 - total flux cleaned = 0.00355184 Jy ! Component: 1300 - total flux cleaned = 0.00365674 Jy ! Component: 1350 - total flux cleaned = 0.00370799 Jy ! Component: 1400 - total flux cleaned = 0.00373339 Jy ! Component: 1450 - total flux cleaned = 0.00380779 Jy ! Component: 1500 - total flux cleaned = 0.00388089 Jy ! Component: 1550 - total flux cleaned = 0.00392917 Jy ! Component: 1600 - total flux cleaned = 0.00392902 Jy ! Component: 1650 - total flux cleaned = 0.00392888 Jy ! Component: 1700 - total flux cleaned = 0.00392888 Jy ! Component: 1750 - total flux cleaned = 0.00397453 Jy ! Component: 1800 - total flux cleaned = 0.00399685 Jy ! Component: 1850 - total flux cleaned = 0.00399658 Jy ! Component: 1900 - total flux cleaned = 0.00395247 Jy ! Component: 1950 - total flux cleaned = 0.00395283 Jy ! Component: 2000 - total flux cleaned = 0.00399588 Jy ! Component: 2050 - total flux cleaned = 0.003953 Jy ! Component: 2100 - total flux cleaned = 0.00391099 Jy ! Component: 2150 - total flux cleaned = 0.0038902 Jy ! Component: 2200 - total flux cleaned = 0.00382827 Jy ! Component: 2250 - total flux cleaned = 0.00391009 Jy ! Component: 2300 - total flux cleaned = 0.00388974 Jy ! Component: 2350 - total flux cleaned = 0.00390962 Jy ! Component: 2400 - total flux cleaned = 0.00386967 Jy ! Component: 2450 - total flux cleaned = 0.00385 Jy ! Component: 2500 - total flux cleaned = 0.00385011 Jy ! Component: 2550 - total flux cleaned = 0.00384997 Jy ! Component: 2600 - total flux cleaned = 0.00381166 Jy ! Component: 2650 - total flux cleaned = 0.00384989 Jy ! Component: 2700 - total flux cleaned = 0.00392539 Jy ! Component: 2750 - total flux cleaned = 0.00392522 Jy ! Component: 2800 - total flux cleaned = 0.00392535 Jy ! Component: 2850 - total flux cleaned = 0.00392541 Jy ! Component: 2900 - total flux cleaned = 0.00394378 Jy ! Component: 2950 - total flux cleaned = 0.00398037 Jy ! Component: 3000 - total flux cleaned = 0.00401662 Jy ! Component: 3050 - total flux cleaned = 0.00405249 Jy ! Component: 3100 - total flux cleaned = 0.00407029 Jy ! Component: 3150 - total flux cleaned = 0.00410577 Jy ! Component: 3200 - total flux cleaned = 0.00408807 Jy ! Component: 3250 - total flux cleaned = 0.00414075 Jy ! Component: 3300 - total flux cleaned = 0.00419315 Jy ! Component: 3350 - total flux cleaned = 0.00422783 Jy ! Component: 3400 - total flux cleaned = 0.00426233 Jy ! Component: 3450 - total flux cleaned = 0.004348 Jy ! Component: 3500 - total flux cleaned = 0.00433093 Jy ! Component: 3550 - total flux cleaned = 0.00436486 Jy ! Component: 3600 - total flux cleaned = 0.00439869 Jy ! Component: 3650 - total flux cleaned = 0.00446594 Jy ! Component: 3700 - total flux cleaned = 0.00446597 Jy ! Component: 3750 - total flux cleaned = 0.00448273 Jy ! Component: 3800 - total flux cleaned = 0.00451613 Jy ! Component: 3850 - total flux cleaned = 0.00454945 Jy ! Component: 3900 - total flux cleaned = 0.0045495 Jy ! Component: 3950 - total flux cleaned = 0.00458272 Jy ! Component: 4000 - total flux cleaned = 0.00458276 Jy ! Component: 4050 - total flux cleaned = 0.00456627 Jy ! Total flux subtracted in 4096 components = 0.00453328 Jy ! Clean residual min=-0.000953 max=0.000877 Jy/beam ! Clean residual mean=-0.000003 rms=0.000288 Jy/beam ! Combined flux in latest and established models = 0.212039 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 410 components and 0.212039 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1544-2312_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.035 x 8.868 at 3.103 degrees (North through East) ! Clean map min=-0.0019333 max=0.16484 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1544-2312_S_map.fits wmodel /image_prod/ug002_uva//J1544-2312_S_map.mod ! Writing 410 model components to file: /image_prod/ug002_uva//J1544-2312_S_map.mod wobs /image_prod/ug002_uva//J1544-2312_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1544-2312_S_uvs.fits wwins /image_prod/ug002_uva//J1544-2312_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1544-2312_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.164843 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000280993 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.511382 0.511382 1.02276 2.04553 4.09106 8.18211 16.3642 32.7284 65.4569 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.164 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 586.645 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1544-2312_S_dfm.log closed on Thu Mar 5 02:24:46 2020