! Started logfile: /image_prod/ug002_uva//J0345+1453_S_a_dfm.log on Wed Mar 4 20:01:42 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//J0345+1453_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0345+1453_S_a_uva.fits ! AN table 1: 12 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.775463 visibilities/baseline/integration-bin. ! Found source: J0345+1453 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 1005 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 J0345+1453_S_a] 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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.065742Jy sigma=8.095730 ! Fit after self-cal, rms=0.631695Jy sigma=4.978343 ! 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.607 mas, bmaj=7.01 mas, bpa=-8.485 degrees ! Estimated noise=3.30518 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.293207 Jy ! Component: 100 - total flux cleaned = 0.357379 Jy ! Total flux subtracted in 100 components = 0.357379 Jy ! Clean residual min=-0.016744 max=0.020107 Jy/beam ! Clean residual mean=0.000011 rms=0.004091 Jy/beam ! Combined flux in latest and established models = 0.357379 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.357379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092233Jy sigma=0.598237 ! Fit after self-cal, rms=0.092287Jy sigma=0.597761 ! 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.89 mas, bmaj=7.643 mas, bpa=-9.219 degrees ! Estimated noise=2.96442 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.0166487 Jy ! Component: 100 - total flux cleaned = 0.0243756 Jy ! Component: 150 - total flux cleaned = 0.026288 Jy ! Component: 200 - total flux cleaned = 0.027862 Jy ! Total flux subtracted in 200 components = 0.027862 Jy ! Clean residual min=-0.014378 max=0.018944 Jy/beam ! Clean residual mean=0.000016 rms=0.003863 Jy/beam ! Combined flux in latest and established models = 0.385241 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 21 components and 0.385241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089025Jy sigma=0.569072 ! Fit after self-cal, rms=0.088917Jy sigma=0.568779 ! 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.89 x 7.643 at -9.219 degrees (North through East) ! Clean map min=-0.014053 max=0.37321 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.95 HN 1.06 KP 1.03 ! LA 1.07 MK 0.94 NL 0.93 OV 0.90 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.99 HN 1.05 KP 1.03 ! LA 1.13 MK 0.99 NL 0.96 OV 0.93 ! SC 1.14 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.97 HN 1.04 KP 1.00 ! LA 1.06 MK 1.02 NL 0.96 OV 0.91 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.088917Jy sigma=0.568779 ! Fit after self-cal, rms=0.077680Jy sigma=0.517317 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.906 mas, bmaj=7.656 mas, bpa=-9.433 degrees ! Estimated noise=2.95321 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 (-8, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0166916 Jy ! Component: 100 - total flux cleaned = 0.0191398 Jy ! Component: 150 - total flux cleaned = 0.0198224 Jy ! Component: 200 - total flux cleaned = 0.019815 Jy ! Total flux subtracted in 200 components = 0.019815 Jy ! Clean residual min=-0.009167 max=0.010943 Jy/beam ! Clean residual mean=0.000005 rms=0.002556 Jy/beam ! Combined flux in latest and established models = 0.405056 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 49 components and 0.405056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073621Jy sigma=0.485019 ! Fit after self-cal, rms=0.072834Jy sigma=0.479620 ! 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.072834Jy sigma=0.479620 ! Fit after self-cal, rms=0.065850Jy sigma=0.444227 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.901 mas, bmaj=7.643 mas, bpa=-9.427 degrees ! Estimated noise=2.96104 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00779917 Jy ! Component: 100 - total flux cleaned = 0.00943551 Jy ! Component: 150 - total flux cleaned = 0.00954963 Jy ! Component: 200 - total flux cleaned = 0.00954662 Jy ! Total flux subtracted in 200 components = 0.00954662 Jy ! Clean residual min=-0.006581 max=0.006512 Jy/beam ! Clean residual mean=-0.000001 rms=0.001531 Jy/beam ! Combined flux in latest and established models = 0.414602 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 79 components and 0.414602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064776Jy sigma=0.435971 ! Fit after self-cal, rms=0.064514Jy sigma=0.434214 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.00323198 Jy ! Component: 100 - total flux cleaned = 0.0036658 Jy ! Component: 150 - total flux cleaned = 0.00352181 Jy ! Component: 200 - total flux cleaned = 0.00325948 Jy ! Total flux subtracted in 200 components = 0.00325948 Jy ! Clean residual min=-0.006595 max=0.005791 Jy/beam ! Clean residual mean=-0.000001 rms=0.001427 Jy/beam ! Combined flux in latest and established models = 0.417862 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 103 components and 0.417862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064224Jy sigma=0.432315 ! Fit after self-cal, rms=0.064145Jy sigma=0.431978 ! 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.064145Jy sigma=0.431978 ! Fit after self-cal, rms=0.063206Jy sigma=0.427721 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.903 mas, bmaj=7.63 mas, bpa=-9.451 degrees ! Estimated noise=2.96822 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00244027 Jy ! Component: 100 - total flux cleaned = 0.00325582 Jy ! Component: 150 - total flux cleaned = 0.00351244 Jy ! Component: 200 - total flux cleaned = 0.00351522 Jy ! Total flux subtracted in 200 components = 0.00351522 Jy ! Clean residual min=-0.006021 max=0.005314 Jy/beam ! Clean residual mean=-0.000002 rms=0.001216 Jy/beam ! Combined flux in latest and established models = 0.421377 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 121 components and 0.421377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062939Jy sigma=0.425606 ! Fit after self-cal, rms=0.062856Jy sigma=0.425161 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.00117799 Jy ! Component: 100 - total flux cleaned = 0.0012944 Jy ! Component: 150 - total flux cleaned = 0.00124544 Jy ! Component: 200 - total flux cleaned = 0.00115217 Jy ! Total flux subtracted in 200 components = 0.00115217 Jy ! Clean residual min=-0.005925 max=0.004980 Jy/beam ! Clean residual mean=-0.000002 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.422529 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 134 components and 0.422529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062760Jy sigma=0.424418 ! Fit after self-cal, rms=0.062734Jy sigma=0.424327 ! 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.062734Jy sigma=0.424327 ! Fit after self-cal, rms=0.062668Jy sigma=0.423778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.068 mas, bmaj=10.17 mas, bpa=-2.911 degrees ! Estimated noise=3.8536 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000900298 Jy ! Component: 100 - total flux cleaned = 0.000471056 Jy ! Component: 150 - total flux cleaned = 0.000170245 Jy ! Component: 200 - total flux cleaned = -3.72313e-05 Jy ! Total flux subtracted in 200 components = -3.72313e-05 Jy ! Clean residual min=-0.004982 max=0.006211 Jy/beam ! Clean residual mean=-0.000004 rms=0.001513 Jy/beam ! Combined flux in latest and established models = 0.422492 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 151 components and 0.422492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062591Jy sigma=0.423020 ! Fit after self-cal, rms=0.062545Jy sigma=0.422833 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.000255716 Jy ! Component: 100 - total flux cleaned = 0.000101696 Jy ! Component: 150 - total flux cleaned = -0.000164067 Jy ! Component: 200 - total flux cleaned = -0.000401378 Jy ! Total flux subtracted in 200 components = -0.000401378 Jy ! Clean residual min=-0.004928 max=0.005982 Jy/beam ! Clean residual mean=-0.000004 rms=0.001484 Jy/beam ! Combined flux in latest and established models = 0.422091 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 165 components and 0.422091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062541Jy sigma=0.422594 ! Fit after self-cal, rms=0.062515Jy sigma=0.422506 ! 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=2.904 mas, bmaj=7.622 mas, bpa=-9.45 degrees ! Estimated noise=2.97433 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.904 x 7.622 at -9.45 degrees (North through East) ! Clean map min=-0.0052885 max=0.3701 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.626 mas, bmaj=7.003 mas, bpa=-8.792 degrees ! Estimated noise=3.27243 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.290029 Jy ! Component: 100 - total flux cleaned = 0.356345 Jy ! Component: 150 - total flux cleaned = 0.382192 Jy ! Component: 200 - total flux cleaned = 0.396961 Jy ! Total flux subtracted in 200 components = 0.396961 Jy ! Clean residual min=-0.008043 max=0.007597 Jy/beam ! Clean residual mean=-0.000002 rms=0.001809 Jy/beam ! Combined flux in latest and established models = 0.396961 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.396961 Jy ! Inverting map and beam ! Estimated beam: bmin=2.904 mas, bmaj=7.622 mas, bpa=-9.45 degrees ! Estimated noise=2.97433 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.0112571 Jy ! Component: 100 - total flux cleaned = 0.0185178 Jy ! Component: 150 - total flux cleaned = 0.0233076 Jy ! Component: 200 - total flux cleaned = 0.0246115 Jy ! Total flux subtracted in 200 components = 0.0246115 Jy ! Clean residual min=-0.006202 max=0.005821 Jy/beam ! Clean residual mean=-0.000002 rms=0.001313 Jy/beam ! Combined flux in latest and established models = 0.421572 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 52 components and 0.421572 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.068 mas, bmaj=10.17 mas, bpa=-2.911 degrees ! Estimated noise=3.8536 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00254514 Jy ! Component: 100 - total flux cleaned = 0.00222042 Jy ! Component: 150 - total flux cleaned = 0.00203987 Jy ! Component: 200 - total flux cleaned = 0.00187807 Jy ! Total flux subtracted in 200 components = 0.00187807 Jy ! Clean residual min=-0.005768 max=0.006208 Jy/beam ! Clean residual mean=-0.000004 rms=0.001554 Jy/beam ! Combined flux in latest and established models = 0.423451 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.000298251 Jy ! Component: 100 - total flux cleaned = -0.000499623 Jy ! Component: 150 - total flux cleaned = -0.00068606 Jy ! Component: 200 - total flux cleaned = -0.000971862 Jy ! Total flux subtracted in 200 components = -0.000971862 Jy ! Clean residual min=-0.005563 max=0.005914 Jy/beam ! Clean residual mean=-0.000003 rms=0.001512 Jy/beam ! Combined flux in latest and established models = 0.422479 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 80 components and 0.422479 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.904 mas, bmaj=7.622 mas, bpa=-9.45 degrees ! Estimated noise=2.97433 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0009164 Jy ! Component: 100 - total flux cleaned = -0.000925993 Jy ! Component: 150 - total flux cleaned = -0.000761517 Jy ! Component: 200 - total flux cleaned = -0.000411202 Jy ! Total flux subtracted in 200 components = -0.000411202 Jy ! Clean residual min=-0.005787 max=0.005295 Jy/beam ! Clean residual mean=-0.000002 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.422067 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 100 components and 0.422068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062685Jy sigma=0.423329 ! Fit after self-cal, rms=0.062652Jy sigma=0.423101 wmodel J0345+1453_S_a_map.mod ! Writing 100 model components to file: J0345+1453_S_a_map.mod wobs J0345+1453_S_a_uvs.fits ! Writing UV FITS file: J0345+1453_S_a_uvs.fits wwins J0345+1453_S_a_map.win ! wwins: Wrote 2 windows to J0345+1453_S_a_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.000620135 Jy ! Component: 100 - total flux cleaned = -0.000637456 Jy ! Component: 150 - total flux cleaned = -0.000482407 Jy ! Component: 200 - total flux cleaned = -0.000269841 Jy ! Component: 250 - total flux cleaned = 7.18632e-05 Jy ! Component: 300 - total flux cleaned = 0.000463227 Jy ! Component: 350 - total flux cleaned = 0.000715965 Jy ! Component: 400 - total flux cleaned = 0.000899004 Jy ! Component: 450 - total flux cleaned = 0.00101572 Jy ! Component: 500 - total flux cleaned = 0.00123871 Jy ! Component: 550 - total flux cleaned = 0.00140222 Jy ! Component: 600 - total flux cleaned = 0.00140134 Jy ! Component: 650 - total flux cleaned = 0.00145318 Jy ! Component: 700 - total flux cleaned = 0.00145441 Jy ! Component: 750 - total flux cleaned = 0.00155412 Jy ! Component: 800 - total flux cleaned = 0.00155388 Jy ! Component: 850 - total flux cleaned = 0.00150629 Jy ! Component: 900 - total flux cleaned = 0.0014612 Jy ! Component: 950 - total flux cleaned = 0.0016401 Jy ! Component: 1000 - total flux cleaned = 0.00168369 Jy ! Component: 1050 - total flux cleaned = 0.00176921 Jy ! Component: 1100 - total flux cleaned = 0.0018944 Jy ! Component: 1150 - total flux cleaned = 0.00173019 Jy ! Component: 1200 - total flux cleaned = 0.00189231 Jy ! Component: 1250 - total flux cleaned = 0.00181197 Jy ! Component: 1300 - total flux cleaned = 0.00169502 Jy ! Component: 1350 - total flux cleaned = 0.00181057 Jy ! Component: 1400 - total flux cleaned = 0.00177254 Jy ! Component: 1450 - total flux cleaned = 0.00177313 Jy ! Component: 1500 - total flux cleaned = 0.00173647 Jy ! Component: 1550 - total flux cleaned = 0.00180891 Jy ! Component: 1600 - total flux cleaned = 0.00184416 Jy ! Component: 1650 - total flux cleaned = 0.00184498 Jy ! Component: 1700 - total flux cleaned = 0.00198273 Jy ! Component: 1750 - total flux cleaned = 0.00191461 Jy ! Component: 1800 - total flux cleaned = 0.00198268 Jy ! Component: 1850 - total flux cleaned = 0.0020491 Jy ! Component: 1900 - total flux cleaned = 0.00195096 Jy ! Component: 1950 - total flux cleaned = 0.00201536 Jy ! Component: 2000 - total flux cleaned = 0.00188771 Jy ! Component: 2050 - total flux cleaned = 0.00191943 Jy ! Component: 2100 - total flux cleaned = 0.00182606 Jy ! Component: 2150 - total flux cleaned = 0.00185644 Jy ! Component: 2200 - total flux cleaned = 0.00185636 Jy ! Component: 2250 - total flux cleaned = 0.00185625 Jy ! Component: 2300 - total flux cleaned = 0.00188629 Jy ! Component: 2350 - total flux cleaned = 0.00185741 Jy ! Component: 2400 - total flux cleaned = 0.00182881 Jy ! Component: 2450 - total flux cleaned = 0.00194408 Jy ! Component: 2500 - total flux cleaned = 0.00191541 Jy ! Component: 2550 - total flux cleaned = 0.00197196 Jy ! Component: 2600 - total flux cleaned = 0.0019442 Jy ! Component: 2650 - total flux cleaned = 0.00197213 Jy ! Component: 2700 - total flux cleaned = 0.00199948 Jy ! Component: 2750 - total flux cleaned = 0.00191874 Jy ! Component: 2800 - total flux cleaned = 0.00199898 Jy ! Component: 2850 - total flux cleaned = 0.00199857 Jy ! Component: 2900 - total flux cleaned = 0.00199832 Jy ! Component: 2950 - total flux cleaned = 0.00202395 Jy ! Component: 3000 - total flux cleaned = 0.00202364 Jy ! Component: 3050 - total flux cleaned = 0.00202389 Jy ! Component: 3100 - total flux cleaned = 0.00202341 Jy ! Component: 3150 - total flux cleaned = 0.00209781 Jy ! Component: 3200 - total flux cleaned = 0.00207266 Jy ! Component: 3250 - total flux cleaned = 0.00207266 Jy ! Component: 3300 - total flux cleaned = 0.00209667 Jy ! Component: 3350 - total flux cleaned = 0.00204829 Jy ! Component: 3400 - total flux cleaned = 0.00207216 Jy ! Component: 3450 - total flux cleaned = 0.00200113 Jy ! Component: 3500 - total flux cleaned = 0.00204839 Jy ! Component: 3550 - total flux cleaned = 0.00195564 Jy ! Component: 3600 - total flux cleaned = 0.00197865 Jy ! Component: 3650 - total flux cleaned = 0.00197875 Jy ! Component: 3700 - total flux cleaned = 0.00197879 Jy ! Component: 3750 - total flux cleaned = 0.00204639 Jy ! Component: 3800 - total flux cleaned = 0.00206854 Jy ! Component: 3850 - total flux cleaned = 0.00197951 Jy ! Component: 3900 - total flux cleaned = 0.00191349 Jy ! Component: 3950 - total flux cleaned = 0.00197935 Jy ! Component: 4000 - total flux cleaned = 0.00197925 Jy ! Component: 4050 - total flux cleaned = 0.00191462 Jy ! Total flux subtracted in 4096 components = 0.00197907 Jy ! Clean residual min=-0.001187 max=0.001431 Jy/beam ! Clean residual mean=-0.000003 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.424047 Jy keep ! Adding 254 model components to the UV plane model. ! The established model now contains 354 components and 0.424046 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0345+1453_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.904 x 7.622 at -9.45 degrees (North through East) ! Clean map min=-0.0031291 max=0.36875 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0345+1453_S_a_map.fits wmodel /image_prod/ug002_uva//J0345+1453_S_a_map.mod ! Writing 354 model components to file: /image_prod/ug002_uva//J0345+1453_S_a_map.mod wobs /image_prod/ug002_uva//J0345+1453_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0345+1453_S_a_uvs.fits wwins /image_prod/ug002_uva//J0345+1453_S_a_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0345+1453_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.368745 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000360276 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.29311 0.29311 0.586219 1.17244 2.34488 4.68976 9.37951 18.759 37.518 75.0361 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.368 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1023.51 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0345+1453_S_a_dfm.log closed on Wed Mar 4 20:01:45 2020