! Started logfile: /image_prod/ug002_uva//J1308-2458_S_dfm.log on Thu Mar 5 01:03:51 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//J1308-2458_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1308-2458_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.788333 visibilities/baseline/integration-bin. ! Found source: J1308-2458 ! ! 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 4257 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 J1308-2458_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016350Jy sigma=6.417134 ! Fit after self-cal, rms=0.898142Jy sigma=5.707310 ! 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.771 mas, bmaj=13.55 mas, bpa=-21.06 degrees ! Estimated noise=3.18266 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.0785765 Jy ! Component: 100 - total flux cleaned = 0.0958615 Jy ! Total flux subtracted in 100 components = 0.0958615 Jy ! Clean residual min=-0.006660 max=0.007424 Jy/beam ! Clean residual mean=0.000007 rms=0.001910 Jy/beam ! Combined flux in latest and established models = 0.0958615 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0958615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094260Jy sigma=0.470822 ! Fit after self-cal, rms=0.094036Jy sigma=0.470111 ! 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.422 mas, bmaj=14.83 mas, bpa=-19.85 degrees ! Estimated noise=1.82138 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.00949178 Jy ! Component: 100 - total flux cleaned = 0.015034 Jy ! Component: 150 - total flux cleaned = 0.0186866 Jy ! Component: 200 - total flux cleaned = 0.0211503 Jy ! Total flux subtracted in 200 components = 0.0211503 Jy ! Clean residual min=-0.006580 max=0.005192 Jy/beam ! Clean residual mean=-0.000021 rms=0.001721 Jy/beam ! Combined flux in latest and established models = 0.117012 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 54 components and 0.117012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092685Jy sigma=0.463921 ! Fit after self-cal, rms=0.092695Jy sigma=0.463778 ! 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.422 x 14.83 at -19.85 degrees (North through East) ! Clean map min=-0.0064297 max=0.10161 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.91 HN 1.10 KP 1.05 ! LA 1.12 MK 1.03 NL 1.24 OV 1.02 ! PT 0.67 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.99 HN 1.06 KP 1.04 ! LA 1.06 MK 0.99 NL 1.11 OV 0.93 ! PT 0.65 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.98 HN 0.92 KP 1.03 ! LA 1.11 MK 0.97 NL 1.00 OV 1.06 ! PT 0.70 ! ! ! Fit before self-cal, rms=0.092695Jy sigma=0.463778 ! Fit after self-cal, rms=0.087041Jy sigma=0.451565 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.445 mas, bmaj=14.79 mas, bpa=-20.07 degrees ! Estimated noise=1.81359 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.74587e-05 Jy ! Component: 100 - total flux cleaned = -9.08124e-05 Jy ! Component: 150 - total flux cleaned = -0.000120804 Jy ! Component: 200 - total flux cleaned = -0.000201588 Jy ! Total flux subtracted in 200 components = -0.000201588 Jy ! Clean residual min=-0.003398 max=0.003417 Jy/beam ! Clean residual mean=-0.000010 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.11681 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 69 components and 0.11681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086978Jy sigma=0.451287 ! Fit after self-cal, rms=0.087023Jy sigma=0.450946 ! 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.087023Jy sigma=0.450946 ! Fit after self-cal, rms=0.087516Jy sigma=0.447531 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.453 mas, bmaj=14.82 mas, bpa=-20.07 degrees ! Estimated noise=1.80996 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000406298 Jy ! Component: 100 - total flux cleaned = -0.000432207 Jy ! Component: 150 - total flux cleaned = -0.000479079 Jy ! Component: 200 - total flux cleaned = -0.000478993 Jy ! Total flux subtracted in 200 components = -0.000478993 Jy ! Clean residual min=-0.003106 max=0.002581 Jy/beam ! Clean residual mean=-0.000006 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.116331 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 82 components and 0.116331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087501Jy sigma=0.447455 ! Fit after self-cal, rms=0.087535Jy sigma=0.447353 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 = -2.14445e-05 Jy ! Component: 100 - total flux cleaned = -4.15987e-05 Jy ! Component: 150 - total flux cleaned = -4.13447e-05 Jy ! Component: 200 - total flux cleaned = -7.77291e-05 Jy ! Total flux subtracted in 200 components = -7.77291e-05 Jy ! Clean residual min=-0.003076 max=0.002549 Jy/beam ! Clean residual mean=-0.000006 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.116253 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 83 components and 0.116253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087524Jy sigma=0.447308 ! Fit after self-cal, rms=0.087521Jy sigma=0.447305 ! 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.087521Jy sigma=0.447305 ! Fit after self-cal, rms=0.088112Jy sigma=0.447306 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.457 mas, bmaj=14.84 mas, bpa=-20.07 degrees ! Estimated noise=1.81229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000164271 Jy ! Component: 100 - total flux cleaned = -0.000164453 Jy ! Component: 150 - total flux cleaned = -0.000182708 Jy ! Component: 200 - total flux cleaned = -0.00019997 Jy ! Total flux subtracted in 200 components = -0.00019997 Jy ! Clean residual min=-0.003040 max=0.002610 Jy/beam ! Clean residual mean=-0.000006 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.116053 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 84 components and 0.116053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088104Jy sigma=0.447259 ! Fit after self-cal, rms=0.088109Jy sigma=0.447255 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.58915e-07 Jy ! Component: 100 - total flux cleaned = -1.71091e-05 Jy ! Component: 150 - total flux cleaned = -1.65946e-05 Jy ! Component: 200 - total flux cleaned = -1.68398e-05 Jy ! Total flux subtracted in 200 components = -1.68398e-05 Jy ! Clean residual min=-0.003006 max=0.002608 Jy/beam ! Clean residual mean=-0.000005 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.116037 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 84 components and 0.116037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088102Jy sigma=0.447223 ! Fit after self-cal, rms=0.088099Jy sigma=0.447222 ! 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.088099Jy sigma=0.447222 ! Fit after self-cal, rms=0.088116Jy sigma=0.447219 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.268 mas, bmaj=21.86 mas, bpa=-8.461 degrees ! Estimated noise=2.18597 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000293301 Jy ! Component: 100 - total flux cleaned = 0.000294559 Jy ! Component: 150 - total flux cleaned = 0.000328881 Jy ! Component: 200 - total flux cleaned = 0.000375835 Jy ! Total flux subtracted in 200 components = 0.000375835 Jy ! Clean residual min=-0.003612 max=0.002593 Jy/beam ! Clean residual mean=-0.000010 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.116412 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 92 components and 0.116412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088117Jy sigma=0.447233 ! Fit after self-cal, rms=0.088120Jy sigma=0.447218 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.29763e-05 Jy ! Component: 100 - total flux cleaned = 4.35548e-05 Jy ! Component: 150 - total flux cleaned = 8.52291e-05 Jy ! Component: 200 - total flux cleaned = 0.00012428 Jy ! Total flux subtracted in 200 components = 0.00012428 Jy ! Clean residual min=-0.003580 max=0.002550 Jy/beam ! Clean residual mean=-0.000010 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.116537 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 95 components and 0.116537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088123Jy sigma=0.447243 ! Fit after self-cal, rms=0.088126Jy sigma=0.447235 ! 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.462 mas, bmaj=14.85 mas, bpa=-20.06 degrees ! Estimated noise=1.81327 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.462 x 14.85 at -20.06 degrees (North through East) ! Clean map min=-0.0029064 max=0.10146 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.784 mas, bmaj=13.52 mas, bpa=-21.32 degrees ! Estimated noise=3.23161 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0795893 Jy ! Component: 100 - total flux cleaned = 0.0970855 Jy ! Component: 150 - total flux cleaned = 0.103928 Jy ! Component: 200 - total flux cleaned = 0.108243 Jy ! Total flux subtracted in 200 components = 0.108243 Jy ! Clean residual min=-0.005156 max=0.005454 Jy/beam ! Clean residual mean=0.000003 rms=0.001401 Jy/beam ! Combined flux in latest and established models = 0.108243 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.108243 Jy ! Inverting map and beam ! Estimated beam: bmin=3.462 mas, bmaj=14.85 mas, bpa=-20.06 degrees ! Estimated noise=1.81327 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.0037675 Jy ! Component: 100 - total flux cleaned = 0.00572343 Jy ! Component: 150 - total flux cleaned = 0.00688521 Jy ! Component: 200 - total flux cleaned = 0.00711712 Jy ! Total flux subtracted in 200 components = 0.00711712 Jy ! Clean residual min=-0.003242 max=0.002658 Jy/beam ! Clean residual mean=-0.000005 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.11536 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 38 components and 0.11536 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.268 mas, bmaj=21.86 mas, bpa=-8.461 degrees ! Estimated noise=2.18597 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000823239 Jy ! Component: 100 - total flux cleaned = 0.00084901 Jy ! Component: 150 - total flux cleaned = 0.000916414 Jy ! Component: 200 - total flux cleaned = 0.00097751 Jy ! Total flux subtracted in 200 components = 0.00097751 Jy ! Clean residual min=-0.003770 max=0.002608 Jy/beam ! Clean residual mean=-0.000010 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.116338 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 = 3.84612e-05 Jy ! Component: 100 - total flux cleaned = 5.69211e-05 Jy ! Component: 150 - total flux cleaned = 9.2041e-05 Jy ! Component: 200 - total flux cleaned = 0.000108621 Jy ! Total flux subtracted in 200 components = 0.000108621 Jy ! Clean residual min=-0.003712 max=0.002566 Jy/beam ! Clean residual mean=-0.000010 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.116447 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 52 components and 0.116447 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.462 mas, bmaj=14.85 mas, bpa=-20.06 degrees ! Estimated noise=1.81327 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000460132 Jy ! Component: 100 - total flux cleaned = -0.000432266 Jy ! Component: 150 - total flux cleaned = -0.000431213 Jy ! Component: 200 - total flux cleaned = -0.00041059 Jy ! Total flux subtracted in 200 components = -0.00041059 Jy ! Clean residual min=-0.003151 max=0.002629 Jy/beam ! Clean residual mean=-0.000005 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.116036 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 74 components and 0.116036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088145Jy sigma=0.447377 ! Fit after self-cal, rms=0.088133Jy sigma=0.447353 wmodel J1308-2458_S_map.mod ! Writing 74 model components to file: J1308-2458_S_map.mod wobs J1308-2458_S_uvs.fits ! Writing UV FITS file: J1308-2458_S_uvs.fits wwins J1308-2458_S_map.win ! wwins: Wrote 1 windows to J1308-2458_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.00121009 Jy ! Component: 100 - total flux cleaned = -0.0015032 Jy ! Component: 150 - total flux cleaned = -0.00119804 Jy ! Component: 200 - total flux cleaned = -0.000911466 Jy ! Component: 250 - total flux cleaned = -0.000755165 Jy ! Component: 300 - total flux cleaned = -0.00052981 Jy ! Component: 350 - total flux cleaned = -0.000493926 Jy ! Component: 400 - total flux cleaned = -0.000494126 Jy ! Component: 450 - total flux cleaned = -0.000494242 Jy ! Component: 500 - total flux cleaned = -0.00049538 Jy ! Component: 550 - total flux cleaned = -0.000495374 Jy ! Component: 600 - total flux cleaned = -0.000433034 Jy ! Component: 650 - total flux cleaned = -0.000311988 Jy ! Component: 700 - total flux cleaned = -0.000193504 Jy ! Component: 750 - total flux cleaned = 1.00506e-05 Jy ! Component: 800 - total flux cleaned = 0.000236911 Jy ! Component: 850 - total flux cleaned = 0.000375865 Jy ! Component: 900 - total flux cleaned = 0.000512754 Jy ! Component: 950 - total flux cleaned = 0.000753688 Jy ! Component: 1000 - total flux cleaned = 0.000805906 Jy ! Component: 1050 - total flux cleaned = 0.000857185 Jy ! Component: 1100 - total flux cleaned = 0.000932885 Jy ! Component: 1150 - total flux cleaned = 0.00103212 Jy ! Component: 1200 - total flux cleaned = 0.00117851 Jy ! Component: 1250 - total flux cleaned = 0.00125025 Jy ! Component: 1300 - total flux cleaned = 0.00139219 Jy ! Component: 1350 - total flux cleaned = 0.00153164 Jy ! Component: 1400 - total flux cleaned = 0.00164613 Jy ! Component: 1450 - total flux cleaned = 0.00182608 Jy ! Component: 1500 - total flux cleaned = 0.00189234 Jy ! Component: 1550 - total flux cleaned = 0.00200181 Jy ! Component: 1600 - total flux cleaned = 0.00208795 Jy ! Component: 1650 - total flux cleaned = 0.00219409 Jy ! Component: 1700 - total flux cleaned = 0.00225695 Jy ! Component: 1750 - total flux cleaned = 0.00236083 Jy ! Component: 1800 - total flux cleaned = 0.00246315 Jy ! Component: 1850 - total flux cleaned = 0.00256442 Jy ! Component: 1900 - total flux cleaned = 0.00266456 Jy ! Component: 1950 - total flux cleaned = 0.00274366 Jy ! Component: 2000 - total flux cleaned = 0.00278244 Jy ! Component: 2050 - total flux cleaned = 0.00284038 Jy ! Component: 2100 - total flux cleaned = 0.00291664 Jy ! Component: 2150 - total flux cleaned = 0.00295441 Jy ! Component: 2200 - total flux cleaned = 0.00302925 Jy ! Component: 2250 - total flux cleaned = 0.00304763 Jy ! Component: 2300 - total flux cleaned = 0.00312076 Jy ! Component: 2350 - total flux cleaned = 0.00317524 Jy ! Component: 2400 - total flux cleaned = 0.00324693 Jy ! Component: 2450 - total flux cleaned = 0.00333563 Jy ! Component: 2500 - total flux cleaned = 0.00338826 Jy ! Component: 2550 - total flux cleaned = 0.00337087 Jy ! Component: 2600 - total flux cleaned = 0.00347425 Jy ! Component: 2650 - total flux cleaned = 0.00352541 Jy ! Component: 2700 - total flux cleaned = 0.00359315 Jy ! Component: 2750 - total flux cleaned = 0.00364332 Jy ! Component: 2800 - total flux cleaned = 0.00374273 Jy ! Component: 2850 - total flux cleaned = 0.00377549 Jy ! Component: 2900 - total flux cleaned = 0.00382395 Jy ! Component: 2950 - total flux cleaned = 0.00382405 Jy ! Component: 3000 - total flux cleaned = 0.00385579 Jy ! Component: 3050 - total flux cleaned = 0.00380821 Jy ! Component: 3100 - total flux cleaned = 0.00377693 Jy ! Component: 3150 - total flux cleaned = 0.00376131 Jy ! Component: 3200 - total flux cleaned = 0.00374589 Jy ! Component: 3250 - total flux cleaned = 0.00366904 Jy ! Component: 3300 - total flux cleaned = 0.00362322 Jy ! Component: 3350 - total flux cleaned = 0.00354734 Jy ! Component: 3400 - total flux cleaned = 0.0034418 Jy ! Component: 3450 - total flux cleaned = 0.00341187 Jy ! Component: 3500 - total flux cleaned = 0.00336719 Jy ! Component: 3550 - total flux cleaned = 0.00326365 Jy ! Component: 3600 - total flux cleaned = 0.00321968 Jy ! Component: 3650 - total flux cleaned = 0.00317577 Jy ! Component: 3700 - total flux cleaned = 0.00311752 Jy ! Component: 3750 - total flux cleaned = 0.00304506 Jy ! Component: 3800 - total flux cleaned = 0.00301623 Jy ! Component: 3850 - total flux cleaned = 0.00293024 Jy ! Component: 3900 - total flux cleaned = 0.00288753 Jy ! Component: 3950 - total flux cleaned = 0.00283077 Jy ! Component: 4000 - total flux cleaned = 0.00276025 Jy ! Component: 4050 - total flux cleaned = 0.00271806 Jy ! Total flux subtracted in 4096 components = 0.00264809 Jy ! Clean residual min=-0.000849 max=0.000885 Jy/beam ! Clean residual mean=-0.000001 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.118684 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 351 components and 0.118684 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1308-2458_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.462 x 14.85 at -20.06 degrees (North through East) ! Clean map min=-0.0024311 max=0.10044 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1308-2458_S_map.fits wmodel /image_prod/ug002_uva//J1308-2458_S_map.mod ! Writing 351 model components to file: /image_prod/ug002_uva//J1308-2458_S_map.mod wobs /image_prod/ug002_uva//J1308-2458_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1308-2458_S_uvs.fits wwins /image_prod/ug002_uva//J1308-2458_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1308-2458_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.100442 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000245849 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.734299 0.734299 1.4686 2.9372 5.8744 11.7488 23.4976 46.9952 93.9903 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.1 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 408.552 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1308-2458_S_dfm.log closed on Thu Mar 5 01:03:54 2020