! Started logfile: /image_prod/ug002_uva//J1224+4015_S_b_dfm.log on Thu Mar 5 00:38:29 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//J1224+4015_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1224+4015_S_b_uva.fits ! AN table 1: 75 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.916667 visibilities/baseline/integration-bin. ! Found source: J1224+4015 ! ! 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 5775 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 J1224+4015_S_b] 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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001806Jy sigma=8.859569 ! Fit after self-cal, rms=0.961678Jy sigma=8.515659 ! 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.941 mas, bmaj=6.34 mas, bpa=25.63 degrees ! Estimated noise=1.5295 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.0301247 Jy ! Component: 100 - total flux cleaned = 0.0368266 Jy ! Total flux subtracted in 100 components = 0.0368266 Jy ! Clean residual min=-0.003089 max=0.003078 Jy/beam ! Clean residual mean=0.000006 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.0368266 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0368266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059081Jy sigma=0.424600 ! Fit after self-cal, rms=0.057595Jy sigma=0.409318 ! 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=4.551 mas, bmaj=6.907 mas, bpa=22.16 degrees ! Estimated noise=1.0975 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.00361448 Jy ! Component: 100 - total flux cleaned = 0.00484914 Jy ! Component: 150 - total flux cleaned = 0.00513177 Jy ! Component: 200 - total flux cleaned = 0.00527342 Jy ! Total flux subtracted in 200 components = 0.00527342 Jy ! Clean residual min=-0.002655 max=0.002318 Jy/beam ! Clean residual mean=0.000002 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.0421 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 25 components and 0.0421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057285Jy sigma=0.407617 ! Fit after self-cal, rms=0.057293Jy sigma=0.407558 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.551 x 6.907 at 22.16 degrees (North through East) ! Clean map min=-0.0026265 max=0.040921 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 1.04 KP 1.03 ! NL 0.92 OV 1.00 PT 1.02 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.01 HN 1.06 KP 1.07 ! NL 0.81 OV 1.01 PT 1.08 SC 0.75 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.04 HN 1.05 KP 1.01 ! NL 0.84 OV 1.02 PT 1.05 SC 1.09 ! ! ! Fit before self-cal, rms=0.057293Jy sigma=0.407558 ! Fit after self-cal, rms=0.056309Jy sigma=0.405525 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.486 mas, bmaj=6.925 mas, bpa=23.4 degrees ! Estimated noise=1.10063 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.000383689 Jy ! Component: 100 - total flux cleaned = 0.000562097 Jy ! Component: 150 - total flux cleaned = 0.000705517 Jy ! Component: 200 - total flux cleaned = 0.000822368 Jy ! Total flux subtracted in 200 components = 0.000822368 Jy ! Clean residual min=-0.002267 max=0.002177 Jy/beam ! Clean residual mean=0.000003 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.0429224 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 38 components and 0.0429224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056280Jy sigma=0.405349 ! Fit after self-cal, rms=0.056278Jy sigma=0.405019 ! 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.056278Jy sigma=0.405019 ! Fit after self-cal, rms=0.052035Jy sigma=0.402742 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.465 mas, bmaj=6.939 mas, bpa=23.04 degrees ! Estimated noise=1.09809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000586838 Jy ! Component: 100 - total flux cleaned = 0.000690853 Jy ! Component: 150 - total flux cleaned = 0.000724917 Jy ! Component: 200 - total flux cleaned = 0.000754339 Jy ! Total flux subtracted in 200 components = 0.000754339 Jy ! Clean residual min=-0.001619 max=0.001706 Jy/beam ! Clean residual mean=0.000004 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.0436767 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.0436767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052026Jy sigma=0.402673 ! Fit after self-cal, rms=0.052028Jy sigma=0.402332 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.87817e-05 Jy ! Component: 100 - total flux cleaned = 7.89732e-05 Jy ! Component: 150 - total flux cleaned = 6.92029e-05 Jy ! Component: 200 - total flux cleaned = 6.09415e-05 Jy ! Total flux subtracted in 200 components = 6.09415e-05 Jy ! Clean residual min=-0.001658 max=0.001645 Jy/beam ! Clean residual mean=0.000004 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.0437376 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 48 components and 0.0437376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052025Jy sigma=0.402292 ! Fit after self-cal, rms=0.052026Jy sigma=0.402285 ! 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.052026Jy sigma=0.402285 ! Fit after self-cal, rms=0.052132Jy sigma=0.402212 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.442 mas, bmaj=6.928 mas, bpa=23.09 degrees ! Estimated noise=1.09862 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000430737 Jy ! Component: 100 - total flux cleaned = 0.000565677 Jy ! Component: 150 - total flux cleaned = 0.000619584 Jy ! Component: 200 - total flux cleaned = 0.000642504 Jy ! Total flux subtracted in 200 components = 0.000642504 Jy ! Clean residual min=-0.001565 max=0.001541 Jy/beam ! Clean residual mean=0.000004 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.0443801 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 50 components and 0.0443801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052127Jy sigma=0.402174 ! Fit after self-cal, rms=0.052136Jy sigma=0.402158 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.08933e-05 Jy ! Component: 100 - total flux cleaned = 8.11163e-05 Jy ! Component: 150 - total flux cleaned = 8.1453e-05 Jy ! Component: 200 - total flux cleaned = 8.15883e-05 Jy ! Total flux subtracted in 200 components = 8.15883e-05 Jy ! Clean residual min=-0.001570 max=0.001527 Jy/beam ! Clean residual mean=0.000004 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.0444617 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.0444617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052134Jy sigma=0.402138 ! Fit after self-cal, rms=0.052136Jy sigma=0.402135 ! 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.052136Jy sigma=0.402135 ! Fit after self-cal, rms=0.052027Jy sigma=0.402117 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.177 mas, bmaj=8.889 mas, bpa=4.918 degrees ! Estimated noise=1.27034 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000437813 Jy ! Component: 100 - total flux cleaned = 0.000482013 Jy ! Component: 150 - total flux cleaned = 0.000516096 Jy ! Component: 200 - total flux cleaned = 0.000553806 Jy ! Total flux subtracted in 200 components = 0.000553806 Jy ! Clean residual min=-0.001355 max=0.001405 Jy/beam ! Clean residual mean=0.000007 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.0450155 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.0450155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052025Jy sigma=0.402122 ! Fit after self-cal, rms=0.052026Jy sigma=0.402110 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.6612e-05 Jy ! Component: 100 - total flux cleaned = 6.12552e-05 Jy ! Component: 150 - total flux cleaned = 6.8009e-05 Jy ! Component: 200 - total flux cleaned = 7.40282e-05 Jy ! Total flux subtracted in 200 components = 7.40282e-05 Jy ! Clean residual min=-0.001339 max=0.001394 Jy/beam ! Clean residual mean=0.000007 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.0450896 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 63 components and 0.0450896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052027Jy sigma=0.402121 ! Fit after self-cal, rms=0.052030Jy sigma=0.402116 ! 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=4.422 mas, bmaj=6.917 mas, bpa=23.17 degrees ! Estimated noise=1.09835 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.422 x 6.917 at 23.17 degrees (North through East) ! Clean map min=-0.0015011 max=0.040727 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.875 mas, bmaj=6.394 mas, bpa=25.66 degrees ! Estimated noise=1.52165 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0317182 Jy ! Component: 100 - total flux cleaned = 0.0388386 Jy ! Component: 150 - total flux cleaned = 0.0415655 Jy ! Component: 200 - total flux cleaned = 0.0429769 Jy ! Total flux subtracted in 200 components = 0.0429769 Jy ! Clean residual min=-0.002540 max=0.002307 Jy/beam ! Clean residual mean=0.000006 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.0429769 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0429769 Jy ! Inverting map and beam ! Estimated beam: bmin=4.422 mas, bmaj=6.917 mas, bpa=23.17 degrees ! Estimated noise=1.09835 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.000990534 Jy ! Component: 100 - total flux cleaned = 0.00131133 Jy ! Component: 150 - total flux cleaned = 0.00154764 Jy ! Component: 200 - total flux cleaned = 0.00171267 Jy ! Total flux subtracted in 200 components = 0.00171267 Jy ! Clean residual min=-0.001641 max=0.001565 Jy/beam ! Clean residual mean=0.000004 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.0446895 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 42 components and 0.0446895 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.177 mas, bmaj=8.889 mas, bpa=4.918 degrees ! Estimated noise=1.27034 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000296037 Jy ! Component: 100 - total flux cleaned = 0.000360547 Jy ! Component: 150 - total flux cleaned = 0.000397877 Jy ! Component: 200 - total flux cleaned = 0.000427799 Jy ! Total flux subtracted in 200 components = 0.000427799 Jy ! Clean residual min=-0.001384 max=0.001409 Jy/beam ! Clean residual mean=0.000007 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.0451173 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.77194e-05 Jy ! Component: 100 - total flux cleaned = 3.47251e-05 Jy ! Component: 150 - total flux cleaned = 5.06815e-05 Jy ! Component: 200 - total flux cleaned = 6.58911e-05 Jy ! Total flux subtracted in 200 components = 6.58911e-05 Jy ! Clean residual min=-0.001371 max=0.001404 Jy/beam ! Clean residual mean=0.000007 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.0451832 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 54 components and 0.0451832 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.422 mas, bmaj=6.917 mas, bpa=23.17 degrees ! Estimated noise=1.09835 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.95373e-05 Jy ! Component: 100 - total flux cleaned = -8.40866e-05 Jy ! Component: 150 - total flux cleaned = -0.000122543 Jy ! Component: 200 - total flux cleaned = -0.000111859 Jy ! Total flux subtracted in 200 components = -0.000111859 Jy ! Clean residual min=-0.001567 max=0.001492 Jy/beam ! Clean residual mean=0.000004 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.0450714 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 62 components and 0.0450714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052030Jy sigma=0.402143 ! Fit after self-cal, rms=0.052040Jy sigma=0.402118 wmodel J1224+4015_S_b_map.mod ! Writing 62 model components to file: J1224+4015_S_b_map.mod wobs J1224+4015_S_b_uvs.fits ! Writing UV FITS file: J1224+4015_S_b_uvs.fits wwins J1224+4015_S_b_map.win ! wwins: Wrote 1 windows to J1224+4015_S_b_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.000292396 Jy ! Component: 100 - total flux cleaned = -0.000373052 Jy ! Component: 150 - total flux cleaned = -0.000448115 Jy ! Component: 200 - total flux cleaned = -0.000471439 Jy ! Component: 250 - total flux cleaned = -0.000494972 Jy ! Component: 300 - total flux cleaned = -0.000605434 Jy ! Component: 350 - total flux cleaned = -0.000732855 Jy ! Component: 400 - total flux cleaned = -0.000856521 Jy ! Component: 450 - total flux cleaned = -0.000916748 Jy ! Component: 500 - total flux cleaned = -0.000955237 Jy ! Component: 550 - total flux cleaned = -0.00105039 Jy ! Component: 600 - total flux cleaned = -0.00110634 Jy ! Component: 650 - total flux cleaned = -0.00119766 Jy ! Component: 700 - total flux cleaned = -0.00125129 Jy ! Component: 750 - total flux cleaned = -0.00137393 Jy ! Component: 800 - total flux cleaned = -0.00145997 Jy ! Component: 850 - total flux cleaned = -0.00151075 Jy ! Component: 900 - total flux cleaned = -0.00159389 Jy ! Component: 950 - total flux cleaned = -0.00167513 Jy ! Component: 1000 - total flux cleaned = -0.00169075 Jy ! Component: 1050 - total flux cleaned = -0.00176921 Jy ! Component: 1100 - total flux cleaned = -0.00180037 Jy ! Component: 1150 - total flux cleaned = -0.00186143 Jy ! Component: 1200 - total flux cleaned = -0.00187664 Jy ! Component: 1250 - total flux cleaned = -0.00195058 Jy ! Component: 1300 - total flux cleaned = -0.0019653 Jy ! Component: 1350 - total flux cleaned = -0.00203726 Jy ! Component: 1400 - total flux cleaned = -0.00210775 Jy ! Component: 1450 - total flux cleaned = -0.00209396 Jy ! Component: 1500 - total flux cleaned = -0.00217636 Jy ! Component: 1550 - total flux cleaned = -0.00223039 Jy ! Component: 1600 - total flux cleaned = -0.00225691 Jy ! Component: 1650 - total flux cleaned = -0.00228302 Jy ! Component: 1700 - total flux cleaned = -0.00232202 Jy ! Component: 1750 - total flux cleaned = -0.00237314 Jy ! Component: 1800 - total flux cleaned = -0.00239839 Jy ! Component: 1850 - total flux cleaned = -0.00242367 Jy ! Component: 1900 - total flux cleaned = -0.00247339 Jy ! Component: 1950 - total flux cleaned = -0.00252239 Jy ! Component: 2000 - total flux cleaned = -0.00255875 Jy ! Component: 2050 - total flux cleaned = -0.00258287 Jy ! Component: 2100 - total flux cleaned = -0.00260661 Jy ! Component: 2150 - total flux cleaned = -0.00260664 Jy ! Component: 2200 - total flux cleaned = -0.00265304 Jy ! Component: 2250 - total flux cleaned = -0.00269888 Jy ! Component: 2300 - total flux cleaned = -0.00275559 Jy ! Component: 2350 - total flux cleaned = -0.00276671 Jy ! Component: 2400 - total flux cleaned = -0.00282249 Jy ! Component: 2450 - total flux cleaned = -0.00284452 Jy ! Component: 2500 - total flux cleaned = -0.00285543 Jy ! Component: 2550 - total flux cleaned = -0.00286641 Jy ! Component: 2600 - total flux cleaned = -0.00294157 Jy ! Component: 2650 - total flux cleaned = -0.00296281 Jy ! Component: 2700 - total flux cleaned = -0.00299444 Jy ! Component: 2750 - total flux cleaned = -0.00302582 Jy ! Component: 2800 - total flux cleaned = -0.00303622 Jy ! Component: 2850 - total flux cleaned = -0.00305681 Jy ! Component: 2900 - total flux cleaned = -0.00308738 Jy ! Component: 2950 - total flux cleaned = -0.00310749 Jy ! Component: 3000 - total flux cleaned = -0.00311756 Jy ! Component: 3050 - total flux cleaned = -0.0031474 Jy ! Component: 3100 - total flux cleaned = -0.00317703 Jy ! Component: 3150 - total flux cleaned = -0.0032064 Jy ! Component: 3200 - total flux cleaned = -0.0032451 Jy ! Component: 3250 - total flux cleaned = -0.00327392 Jy ! Component: 3300 - total flux cleaned = -0.00327387 Jy ! Component: 3350 - total flux cleaned = -0.00330229 Jy ! Component: 3400 - total flux cleaned = -0.0033212 Jy ! Component: 3450 - total flux cleaned = -0.00334924 Jy ! Component: 3500 - total flux cleaned = -0.00336774 Jy ! Component: 3550 - total flux cleaned = -0.00338623 Jy ! Component: 3600 - total flux cleaned = -0.0034319 Jy ! Component: 3650 - total flux cleaned = -0.00344098 Jy ! Component: 3700 - total flux cleaned = -0.00349503 Jy ! Component: 3750 - total flux cleaned = -0.00351283 Jy ! Component: 3800 - total flux cleaned = -0.00351281 Jy ! Component: 3850 - total flux cleaned = -0.00353041 Jy ! Component: 3900 - total flux cleaned = -0.0035654 Jy ! Component: 3950 - total flux cleaned = -0.00357405 Jy ! Component: 4000 - total flux cleaned = -0.00359131 Jy ! Component: 4050 - total flux cleaned = -0.00361706 Jy ! Total flux subtracted in 4096 components = -0.00366816 Jy ! Clean residual min=-0.000526 max=0.000599 Jy/beam ! Clean residual mean=0.000001 rms=0.000154 Jy/beam ! Combined flux in latest and established models = 0.0414032 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 336 components and 0.0414032 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1224+4015_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.422 x 6.917 at 23.17 degrees (North through East) ! Clean map min=-0.00099457 max=0.040769 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1224+4015_S_b_map.fits wmodel /image_prod/ug002_uva//J1224+4015_S_b_map.mod ! Writing 336 model components to file: /image_prod/ug002_uva//J1224+4015_S_b_map.mod wobs /image_prod/ug002_uva//J1224+4015_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1224+4015_S_b_uvs.fits wwins /image_prod/ug002_uva//J1224+4015_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1224+4015_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0407693 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000151874 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.11756 1.11756 2.23512 4.47024 8.94049 17.881 35.762 71.5239 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.04 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 268.441 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1224+4015_S_b_dfm.log closed on Thu Mar 5 00:38:33 2020