! Started logfile: /image_prod/ug002_uva//J0452+1236_S_dfm.log on Wed Mar 4 20:31:21 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//J0452+1236_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0452+1236_S_uva.fits ! AN table 1: 61 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.729053 visibilities/baseline/integration-bin. ! Found source: J0452+1236 ! ! 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 4803 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 J0452+1236_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 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.997857Jy sigma=8.779597 ! Fit after self-cal, rms=0.836960Jy sigma=7.329087 ! 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.383 mas, bmaj=11.82 mas, bpa=-14.08 degrees ! Estimated noise=1.6497 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.126902 Jy ! Component: 100 - total flux cleaned = 0.155729 Jy ! Total flux subtracted in 100 components = 0.155729 Jy ! Clean residual min=-0.006787 max=0.012039 Jy/beam ! Clean residual mean=0.000009 rms=0.002337 Jy/beam ! Combined flux in latest and established models = 0.155729 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.155729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063322Jy sigma=0.521513 ! Fit after self-cal, rms=0.063325Jy sigma=0.521450 ! 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.681 mas, bmaj=12.86 mas, bpa=-14.6 degrees ! Estimated noise=1.19733 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.0107232 Jy ! Component: 100 - total flux cleaned = 0.010703 Jy ! Component: 150 - total flux cleaned = 0.0110062 Jy ! Component: 200 - total flux cleaned = 0.0115974 Jy ! Total flux subtracted in 200 components = 0.0115974 Jy ! Clean residual min=-0.006145 max=0.007382 Jy/beam ! Clean residual mean=0.000007 rms=0.001794 Jy/beam ! Combined flux in latest and established models = 0.167327 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 34 components and 0.167327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061427Jy sigma=0.504575 ! Fit after self-cal, rms=0.061399Jy sigma=0.504346 ! 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.681 x 12.86 at -14.6 degrees (North through East) ! Clean map min=-0.0069593 max=0.16431 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.14 HN 1.06 KP 0.98 ! LA 1.03 MK 0.99 NL 0.94 OV 0.97 ! PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.12 HN 1.03 KP 1.02 ! LA 1.02 MK 0.98 NL 0.88 OV 0.97 ! PT 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.14 HN 1.02 KP 1.01 ! LA 1.05 MK 1.00 NL 0.88 OV 0.97 ! PT 0.95 ! ! ! Fit before self-cal, rms=0.061399Jy sigma=0.504346 ! Fit after self-cal, rms=0.058751Jy sigma=0.488560 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.677 mas, bmaj=12.84 mas, bpa=-14.65 degrees ! Estimated noise=1.18593 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.00234228 Jy ! Component: 100 - total flux cleaned = 0.00282493 Jy ! Component: 150 - total flux cleaned = 0.00315395 Jy ! Component: 200 - total flux cleaned = 0.00344612 Jy ! Total flux subtracted in 200 components = 0.00344612 Jy ! Clean residual min=-0.005510 max=0.005928 Jy/beam ! Clean residual mean=-0.000001 rms=0.001453 Jy/beam ! Combined flux in latest and established models = 0.170773 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 45 components and 0.170773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058622Jy sigma=0.487504 ! Fit after self-cal, rms=0.058639Jy sigma=0.487337 ! 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.058639Jy sigma=0.487337 ! Fit after self-cal, rms=0.058370Jy sigma=0.453052 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.67 mas, bmaj=12.89 mas, bpa=-14.65 degrees ! Estimated noise=1.18855 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149422 Jy ! Component: 100 - total flux cleaned = 0.00202286 Jy ! Component: 150 - total flux cleaned = 0.00230015 Jy ! Component: 200 - total flux cleaned = 0.00241872 Jy ! Total flux subtracted in 200 components = 0.00241872 Jy ! Clean residual min=-0.002414 max=0.002302 Jy/beam ! Clean residual mean=-0.000001 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.173192 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 58 components and 0.173192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058330Jy sigma=0.452650 ! Fit after self-cal, rms=0.058451Jy sigma=0.452410 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.000142285 Jy ! Component: 100 - total flux cleaned = 0.000245807 Jy ! Component: 150 - total flux cleaned = 0.000324463 Jy ! Component: 200 - total flux cleaned = 0.000397606 Jy ! Total flux subtracted in 200 components = 0.000397606 Jy ! Clean residual min=-0.002370 max=0.002271 Jy/beam ! Clean residual mean=-0.000001 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.173589 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.173589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058441Jy sigma=0.452340 ! Fit after self-cal, rms=0.058440Jy sigma=0.452335 ! 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.058440Jy sigma=0.452335 ! Fit after self-cal, rms=0.058328Jy sigma=0.450708 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.66 mas, bmaj=12.88 mas, bpa=-14.68 degrees ! Estimated noise=1.18742 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000726967 Jy ! Component: 100 - total flux cleaned = 0.000932971 Jy ! Component: 150 - total flux cleaned = 0.00108505 Jy ! Component: 200 - total flux cleaned = 0.00117351 Jy ! Total flux subtracted in 200 components = 0.00117351 Jy ! Clean residual min=-0.002356 max=0.002186 Jy/beam ! Clean residual mean=-0.000002 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.174763 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 72 components and 0.174763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058313Jy sigma=0.450579 ! Fit after self-cal, rms=0.058317Jy sigma=0.450568 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.000110349 Jy ! Component: 100 - total flux cleaned = 0.000162987 Jy ! Component: 150 - total flux cleaned = 0.000199251 Jy ! Component: 200 - total flux cleaned = 0.000244251 Jy ! Total flux subtracted in 200 components = 0.000244251 Jy ! Clean residual min=-0.002338 max=0.002154 Jy/beam ! Clean residual mean=-0.000002 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.175007 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 77 components and 0.175007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058311Jy sigma=0.450529 ! Fit after self-cal, rms=0.058312Jy sigma=0.450526 ! 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.058312Jy sigma=0.450526 ! Fit after self-cal, rms=0.058276Jy sigma=0.450489 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.305 mas, bmaj=12.83 mas, bpa=-12.65 degrees ! Estimated noise=1.38163 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.0259e-05 Jy ! Component: 100 - total flux cleaned = -1.03061e-05 Jy ! Component: 150 - total flux cleaned = 4.63691e-06 Jy ! Component: 200 - total flux cleaned = 4.04113e-06 Jy ! Total flux subtracted in 200 components = 4.04113e-06 Jy ! Clean residual min=-0.002027 max=0.002113 Jy/beam ! Clean residual mean=-0.000002 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.175011 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 86 components and 0.175011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058276Jy sigma=0.450496 ! Fit after self-cal, rms=0.058274Jy sigma=0.450492 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 = 1.47223e-05 Jy ! Component: 100 - total flux cleaned = 2.71002e-05 Jy ! Component: 150 - total flux cleaned = 2.72167e-05 Jy ! Component: 200 - total flux cleaned = 2.75645e-05 Jy ! Total flux subtracted in 200 components = 2.75645e-05 Jy ! Clean residual min=-0.001999 max=0.002117 Jy/beam ! Clean residual mean=-0.000002 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.175039 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 88 components and 0.175039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058277Jy sigma=0.450526 ! Fit after self-cal, rms=0.058277Jy sigma=0.450523 ! 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.653 mas, bmaj=12.89 mas, bpa=-14.68 degrees ! Estimated noise=1.18683 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.653 x 12.89 at -14.68 degrees (North through East) ! Clean map min=-0.0022631 max=0.16304 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.349 mas, bmaj=12.01 mas, bpa=-14.26 degrees ! Estimated noise=1.65271 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.12706 Jy ! Component: 100 - total flux cleaned = 0.155327 Jy ! Component: 150 - total flux cleaned = 0.164831 Jy ! Component: 200 - total flux cleaned = 0.169225 Jy ! Total flux subtracted in 200 components = 0.169225 Jy ! Clean residual min=-0.003415 max=0.003173 Jy/beam ! Clean residual mean=0.000001 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.169225 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.169225 Jy ! Inverting map and beam ! Estimated beam: bmin=3.653 mas, bmaj=12.89 mas, bpa=-14.68 degrees ! Estimated noise=1.18683 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, 12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00321349 Jy ! Component: 100 - total flux cleaned = 0.00388099 Jy ! Component: 150 - total flux cleaned = 0.00425801 Jy ! Component: 200 - total flux cleaned = 0.00430837 Jy ! Total flux subtracted in 200 components = 0.00430837 Jy ! Clean residual min=-0.002268 max=0.001994 Jy/beam ! Clean residual mean=-0.000001 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.173534 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 68 components and 0.173534 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=7.305 mas, bmaj=12.83 mas, bpa=-12.65 degrees ! Estimated noise=1.38163 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.89946e-05 Jy ! Component: 100 - total flux cleaned = -0.000212952 Jy ! Component: 150 - total flux cleaned = -0.000363631 Jy ! Component: 200 - total flux cleaned = -0.000364895 Jy ! Total flux subtracted in 200 components = -0.000364895 Jy ! Clean residual min=-0.001874 max=0.001945 Jy/beam ! Clean residual mean=-0.000000 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.173169 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 = -8.91275e-07 Jy ! Component: 100 - total flux cleaned = -1.34507e-06 Jy ! Component: 150 - total flux cleaned = 1.82359e-05 Jy ! Component: 200 - total flux cleaned = 3.70043e-05 Jy ! Total flux subtracted in 200 components = 3.70043e-05 Jy ! Clean residual min=-0.001857 max=0.001896 Jy/beam ! Clean residual mean=-0.000000 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.173206 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 124 components and 0.173206 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.653 mas, bmaj=12.89 mas, bpa=-14.68 degrees ! Estimated noise=1.18683 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000195396 Jy ! Component: 100 - total flux cleaned = -0.000253481 Jy ! Component: 150 - total flux cleaned = -0.000278586 Jy ! Component: 200 - total flux cleaned = -0.000256914 Jy ! Total flux subtracted in 200 components = -0.000256914 Jy ! Clean residual min=-0.002040 max=0.002013 Jy/beam ! Clean residual mean=-0.000000 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.172949 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 148 components and 0.172949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058196Jy sigma=0.450000 ! Fit after self-cal, rms=0.058197Jy sigma=0.449959 wmodel J0452+1236_S_map.mod ! Writing 148 model components to file: J0452+1236_S_map.mod wobs J0452+1236_S_uvs.fits ! Writing UV FITS file: J0452+1236_S_uvs.fits wwins J0452+1236_S_map.win ! wwins: Wrote 2 windows to J0452+1236_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.000226813 Jy ! Component: 100 - total flux cleaned = -0.000396002 Jy ! Component: 150 - total flux cleaned = -0.000395679 Jy ! Component: 200 - total flux cleaned = -0.000426442 Jy ! Component: 250 - total flux cleaned = -0.000398065 Jy ! Component: 300 - total flux cleaned = -0.000452816 Jy ! Component: 350 - total flux cleaned = -0.000586004 Jy ! Component: 400 - total flux cleaned = -0.000714116 Jy ! Component: 450 - total flux cleaned = -0.000789383 Jy ! Component: 500 - total flux cleaned = -0.000790081 Jy ! Component: 550 - total flux cleaned = -0.000813999 Jy ! Component: 600 - total flux cleaned = -0.000790481 Jy ! Component: 650 - total flux cleaned = -0.000744467 Jy ! Component: 700 - total flux cleaned = -0.000700079 Jy ! Component: 750 - total flux cleaned = -0.00065651 Jy ! Component: 800 - total flux cleaned = -0.000571925 Jy ! Component: 850 - total flux cleaned = -0.000510232 Jy ! Component: 900 - total flux cleaned = -0.000489718 Jy ! Component: 950 - total flux cleaned = -0.000430621 Jy ! Component: 1000 - total flux cleaned = -0.000411952 Jy ! Component: 1050 - total flux cleaned = -0.000412433 Jy ! Component: 1100 - total flux cleaned = -0.000412945 Jy ! Component: 1150 - total flux cleaned = -0.000412601 Jy ! Component: 1200 - total flux cleaned = -0.000321206 Jy ! Component: 1250 - total flux cleaned = -0.000303354 Jy ! Component: 1300 - total flux cleaned = -0.000267855 Jy ! Component: 1350 - total flux cleaned = -0.00018079 Jy ! Component: 1400 - total flux cleaned = -0.000129747 Jy ! Component: 1450 - total flux cleaned = -7.92618e-05 Jy ! Component: 1500 - total flux cleaned = -2.95829e-05 Jy ! Component: 1550 - total flux cleaned = 1.95184e-05 Jy ! Component: 1600 - total flux cleaned = 5.17191e-05 Jy ! Component: 1650 - total flux cleaned = 9.9397e-05 Jy ! Component: 1700 - total flux cleaned = 0.000162202 Jy ! Component: 1750 - total flux cleaned = 0.000177791 Jy ! Component: 1800 - total flux cleaned = 0.000224149 Jy ! Component: 1850 - total flux cleaned = 0.000299998 Jy ! Component: 1900 - total flux cleaned = 0.000404503 Jy ! Component: 1950 - total flux cleaned = 0.00040428 Jy ! Component: 2000 - total flux cleaned = 0.000448149 Jy ! Component: 2050 - total flux cleaned = 0.000505779 Jy ! Component: 2100 - total flux cleaned = 0.000419952 Jy ! Component: 2150 - total flux cleaned = 0.000462678 Jy ! Component: 2200 - total flux cleaned = 0.00046284 Jy ! Component: 2250 - total flux cleaned = 0.000462921 Jy ! Component: 2300 - total flux cleaned = 0.00050399 Jy ! Component: 2350 - total flux cleaned = 0.000490437 Jy ! Component: 2400 - total flux cleaned = 0.000530557 Jy ! Component: 2450 - total flux cleaned = 0.000477348 Jy ! Component: 2500 - total flux cleaned = 0.000503827 Jy ! Component: 2550 - total flux cleaned = 0.000503923 Jy ! Component: 2600 - total flux cleaned = 0.000503873 Jy ! Component: 2650 - total flux cleaned = 0.00050381 Jy ! Component: 2700 - total flux cleaned = 0.000503804 Jy ! Component: 2750 - total flux cleaned = 0.000453291 Jy ! Component: 2800 - total flux cleaned = 0.00051603 Jy ! Component: 2850 - total flux cleaned = 0.000528393 Jy ! Component: 2900 - total flux cleaned = 0.000503663 Jy ! Component: 2950 - total flux cleaned = 0.000540257 Jy ! Component: 3000 - total flux cleaned = 0.000540303 Jy ! Component: 3050 - total flux cleaned = 0.000564257 Jy ! Component: 3100 - total flux cleaned = 0.000564229 Jy ! Component: 3150 - total flux cleaned = 0.000540483 Jy ! Component: 3200 - total flux cleaned = 0.000540437 Jy ! Component: 3250 - total flux cleaned = 0.000505483 Jy ! Component: 3300 - total flux cleaned = 0.000482378 Jy ! Component: 3350 - total flux cleaned = 0.000436474 Jy ! Component: 3400 - total flux cleaned = 0.000459304 Jy ! Component: 3450 - total flux cleaned = 0.000447795 Jy ! Component: 3500 - total flux cleaned = 0.000413927 Jy ! Component: 3550 - total flux cleaned = 0.000391504 Jy ! Component: 3600 - total flux cleaned = 0.000369175 Jy ! Component: 3650 - total flux cleaned = 0.00039129 Jy ! Component: 3700 - total flux cleaned = 0.000358258 Jy ! Component: 3750 - total flux cleaned = 0.000303716 Jy ! Component: 3800 - total flux cleaned = 0.000282066 Jy ! Component: 3850 - total flux cleaned = 0.000217377 Jy ! Component: 3900 - total flux cleaned = 0.000163773 Jy ! Component: 3950 - total flux cleaned = 0.000142454 Jy ! Component: 4000 - total flux cleaned = 8.94885e-05 Jy ! Component: 4050 - total flux cleaned = 5.78114e-05 Jy ! Total flux subtracted in 4096 components = -4.9657e-06 Jy ! Clean residual min=-0.000638 max=0.000550 Jy/beam ! Clean residual mean=-0.000001 rms=0.000203 Jy/beam ! Combined flux in latest and established models = 0.172944 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 455 components and 0.172944 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0452+1236_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.653 x 12.89 at -14.68 degrees (North through East) ! Clean map min=-0.0017514 max=0.16261 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0452+1236_S_map.fits wmodel /image_prod/ug002_uva//J0452+1236_S_map.mod ! Writing 455 model components to file: /image_prod/ug002_uva//J0452+1236_S_map.mod wobs /image_prod/ug002_uva//J0452+1236_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0452+1236_S_uvs.fits wwins /image_prod/ug002_uva//J0452+1236_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0452+1236_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.162612 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00020165 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.372022 0.372022 0.744044 1.48809 2.97618 5.95235 11.9047 23.8094 47.6188 95.2376 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.162 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 806.403 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0452+1236_S_dfm.log closed on Wed Mar 4 20:31:25 2020