! Started logfile: /image_prod/ug002_uva//J0345+1453_S_b_dfm.log on Wed Mar 4 20:01:46 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_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0345+1453_S_b_uva.fits ! AN table 1: 24 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.94213 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 2442 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_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.127681Jy sigma=8.490189 ! Fit after self-cal, rms=0.585796Jy sigma=4.345906 ! 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.806 mas, bmaj=7.233 mas, bpa=-0.4247 degrees ! Estimated noise=2.45206 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.347004 Jy ! Component: 100 - total flux cleaned = 0.422858 Jy ! Total flux subtracted in 100 components = 0.422858 Jy ! Clean residual min=-0.028285 max=0.035240 Jy/beam ! Clean residual mean=-0.000014 rms=0.007640 Jy/beam ! Combined flux in latest and established models = 0.422858 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.422858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.206749Jy sigma=1.047984 ! Fit after self-cal, rms=0.206746Jy sigma=1.047966 ! 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.299 mas, bmaj=8.004 mas, bpa=-0.234 degrees ! Estimated noise=1.96441 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.0146794 Jy ! Component: 100 - total flux cleaned = 0.015323 Jy ! Component: 150 - total flux cleaned = 0.0152916 Jy ! Component: 200 - total flux cleaned = 0.0157092 Jy ! Total flux subtracted in 200 components = 0.0157092 Jy ! Clean residual min=-0.024642 max=0.031855 Jy/beam ! Clean residual mean=-0.000000 rms=0.006711 Jy/beam ! Combined flux in latest and established models = 0.438567 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 24 components and 0.438567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.200724Jy sigma=1.022122 ! Fit after self-cal, rms=0.200717Jy sigma=1.021937 ! 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.299 x 8.004 at -0.234 degrees (North through East) ! Clean map min=-0.024043 max=0.44656 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.95 KP 0.99 LA 1.00 ! MK 1.02 NL 1.24 OV 1.01 PT 0.99 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.94 KP 0.98 LA 0.99 ! MK 1.02 NL 0.90 OV 1.01 PT 1.02 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.94 KP 0.98 LA 1.00 ! MK 1.00 NL 1.09 OV 0.98 PT 0.99 ! SC 0.95 ! ! ! Fit before self-cal, rms=0.200717Jy sigma=1.021937 ! Fit after self-cal, rms=0.201322Jy sigma=0.993751 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.297 mas, bmaj=8.06 mas, bpa=0.2843 degrees ! Estimated noise=1.95581 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.00628551 Jy ! Component: 100 - total flux cleaned = -0.0062995 Jy ! Component: 150 - total flux cleaned = -0.0062827 Jy ! Component: 200 - total flux cleaned = -0.00628252 Jy ! Total flux subtracted in 200 components = -0.00628252 Jy ! Clean residual min=-0.026750 max=0.029140 Jy/beam ! Clean residual mean=0.000004 rms=0.006513 Jy/beam ! Combined flux in latest and established models = 0.432284 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 30 components and 0.432284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.198657Jy sigma=0.988500 ! Fit after self-cal, rms=0.198706Jy sigma=0.988352 ! 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.198706Jy sigma=0.988352 ! Fit after self-cal, rms=0.145314Jy sigma=0.633302 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.303 mas, bmaj=8.06 mas, bpa=0.5937 degrees ! Estimated noise=1.97649 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00194615 Jy ! Component: 100 - total flux cleaned = 0.00107957 Jy ! Component: 150 - total flux cleaned = 0.000366196 Jy ! Component: 200 - total flux cleaned = 6.71689e-05 Jy ! Total flux subtracted in 200 components = 6.71689e-05 Jy ! Clean residual min=-0.008509 max=0.014411 Jy/beam ! Clean residual mean=0.000009 rms=0.002272 Jy/beam ! Combined flux in latest and established models = 0.432351 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 42 components and 0.432351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.144844Jy sigma=0.624801 ! Fit after self-cal, rms=0.145401Jy sigma=0.623746 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-8, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00920708 Jy ! Component: 100 - total flux cleaned = 0.00954376 Jy ! Component: 150 - total flux cleaned = 0.00932766 Jy ! Component: 200 - total flux cleaned = 0.00914338 Jy ! Total flux subtracted in 200 components = 0.00914338 Jy ! Clean residual min=-0.008438 max=0.008278 Jy/beam ! Clean residual mean=0.000006 rms=0.001904 Jy/beam ! Combined flux in latest and established models = 0.441495 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 61 components and 0.441495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.144226Jy sigma=0.605330 ! Fit after self-cal, rms=0.144032Jy sigma=0.603873 ! 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.144032Jy sigma=0.603873 ! Fit after self-cal, rms=0.146444Jy sigma=0.572974 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.312 mas, bmaj=8.014 mas, bpa=0.4134 degrees ! Estimated noise=1.9788 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00690381 Jy ! Component: 100 - total flux cleaned = 0.00905968 Jy ! Component: 150 - total flux cleaned = 0.00963865 Jy ! Component: 200 - total flux cleaned = 0.0103741 Jy ! Total flux subtracted in 200 components = 0.0103741 Jy ! Clean residual min=-0.004977 max=0.005850 Jy/beam ! Clean residual mean=0.000004 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 0.451869 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 77 components and 0.451869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.145959Jy sigma=0.567211 ! Fit after self-cal, rms=0.145949Jy sigma=0.566859 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (40.5, 53.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00347616 Jy ! Component: 100 - total flux cleaned = 0.00446879 Jy ! Component: 150 - total flux cleaned = 0.00521789 Jy ! Component: 200 - total flux cleaned = 0.00570106 Jy ! Total flux subtracted in 200 components = 0.00570106 Jy ! Clean residual min=-0.005242 max=0.005392 Jy/beam ! Clean residual mean=0.000002 rms=0.001283 Jy/beam ! Combined flux in latest and established models = 0.45757 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 101 components and 0.45757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.145618Jy sigma=0.564199 ! Fit after self-cal, rms=0.145607Jy sigma=0.564095 ! 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.145607Jy sigma=0.564095 ! Fit after self-cal, rms=0.143863Jy sigma=0.562448 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.368 mas, bmaj=12.22 mas, bpa=0.7567 degrees ! Estimated noise=2.39002 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00423049 Jy ! Component: 100 - total flux cleaned = 0.00564417 Jy ! Component: 150 - total flux cleaned = 0.00623579 Jy ! Component: 200 - total flux cleaned = 0.00649241 Jy ! Total flux subtracted in 200 components = 0.00649241 Jy ! Clean residual min=-0.004835 max=0.005291 Jy/beam ! Clean residual mean=0.000007 rms=0.001334 Jy/beam ! Combined flux in latest and established models = 0.464062 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 120 components and 0.464062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.143789Jy sigma=0.560919 ! Fit after self-cal, rms=0.143757Jy sigma=0.560735 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.000522432 Jy ! Component: 100 - total flux cleaned = 0.00074913 Jy ! Component: 150 - total flux cleaned = 0.000953988 Jy ! Component: 200 - total flux cleaned = 0.000954047 Jy ! Total flux subtracted in 200 components = 0.000954047 Jy ! Clean residual min=-0.004625 max=0.005088 Jy/beam ! Clean residual mean=0.000006 rms=0.001320 Jy/beam ! Combined flux in latest and established models = 0.465016 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 137 components and 0.465016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.143721Jy sigma=0.560370 ! Fit after self-cal, rms=0.143710Jy sigma=0.560320 ! 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.314 mas, bmaj=7.998 mas, bpa=0.3228 degrees ! Estimated noise=1.98339 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.314 x 7.998 at 0.3228 degrees (North through East) ! Clean map min=-0.008046 max=0.44914 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.821 mas, bmaj=7.181 mas, bpa=0.04724 degrees ! Estimated noise=2.45607 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.347442 Jy ! Component: 100 - total flux cleaned = 0.423266 Jy ! Component: 150 - total flux cleaned = 0.448538 Jy ! Component: 200 - total flux cleaned = 0.455096 Jy ! Total flux subtracted in 200 components = 0.455096 Jy ! Clean residual min=-0.010817 max=0.010137 Jy/beam ! Clean residual mean=0.000005 rms=0.002376 Jy/beam ! Combined flux in latest and established models = 0.455096 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.455096 Jy ! Inverting map and beam ! Estimated beam: bmin=3.314 mas, bmaj=7.998 mas, bpa=0.3228 degrees ! Estimated noise=1.98339 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.00343002 Jy ! Component: 100 - total flux cleaned = 0.00522048 Jy ! Component: 150 - total flux cleaned = 0.00668957 Jy ! Component: 200 - total flux cleaned = 0.00768157 Jy ! Total flux subtracted in 200 components = 0.00768157 Jy ! Clean residual min=-0.006210 max=0.006121 Jy/beam ! Clean residual mean=0.000003 rms=0.001476 Jy/beam ! Combined flux in latest and established models = 0.462778 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 36 components and 0.462778 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.368 mas, bmaj=12.22 mas, bpa=0.7567 degrees ! Estimated noise=2.39002 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144847 Jy ! Component: 100 - total flux cleaned = 0.00203012 Jy ! Component: 150 - total flux cleaned = 0.00234745 Jy ! Component: 200 - total flux cleaned = 0.00262245 Jy ! Total flux subtracted in 200 components = 0.00262245 Jy ! Clean residual min=-0.005511 max=0.005326 Jy/beam ! Clean residual mean=0.000005 rms=0.001475 Jy/beam ! Combined flux in latest and established models = 0.4654 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.000244558 Jy ! Component: 100 - total flux cleaned = 0.000462447 Jy ! Component: 150 - total flux cleaned = 0.000558626 Jy ! Component: 200 - total flux cleaned = 0.00064838 Jy ! Total flux subtracted in 200 components = 0.00064838 Jy ! Clean residual min=-0.004908 max=0.005235 Jy/beam ! Clean residual mean=0.000006 rms=0.001390 Jy/beam ! Combined flux in latest and established models = 0.466048 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 89 components and 0.466048 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.314 mas, bmaj=7.998 mas, bpa=0.3228 degrees ! Estimated noise=1.98339 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000786756 Jy ! Component: 100 - total flux cleaned = -0.00108677 Jy ! Component: 150 - total flux cleaned = -0.000968703 Jy ! Component: 200 - total flux cleaned = -0.000748856 Jy ! Total flux subtracted in 200 components = -0.000748856 Jy ! Clean residual min=-0.005153 max=0.005246 Jy/beam ! Clean residual mean=0.000003 rms=0.001218 Jy/beam ! Combined flux in latest and established models = 0.4653 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 112 components and 0.4653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.143813Jy sigma=0.561599 ! Fit after self-cal, rms=0.143786Jy sigma=0.560984 wmodel J0345+1453_S_b_map.mod ! Writing 112 model components to file: J0345+1453_S_b_map.mod wobs J0345+1453_S_b_uvs.fits ! Writing UV FITS file: J0345+1453_S_b_uvs.fits wwins J0345+1453_S_b_map.win ! wwins: Wrote 3 windows to J0345+1453_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.000827281 Jy ! Component: 100 - total flux cleaned = 0.00108504 Jy ! Component: 150 - total flux cleaned = 0.000923526 Jy ! Component: 200 - total flux cleaned = 0.000768344 Jy ! Component: 250 - total flux cleaned = 0.000693057 Jy ! Component: 300 - total flux cleaned = 0.000546602 Jy ! Component: 350 - total flux cleaned = 0.000407385 Jy ! Component: 400 - total flux cleaned = 0.000407368 Jy ! Component: 450 - total flux cleaned = 0.000341588 Jy ! Component: 500 - total flux cleaned = 0.000276769 Jy ! Component: 550 - total flux cleaned = 0.000151157 Jy ! Component: 600 - total flux cleaned = 8.95066e-05 Jy ! Component: 650 - total flux cleaned = 0.00014827 Jy ! Component: 700 - total flux cleaned = 0.000323373 Jy ! Component: 750 - total flux cleaned = 0.000380788 Jy ! Component: 800 - total flux cleaned = 0.00055209 Jy ! Component: 850 - total flux cleaned = 0.00066402 Jy ! Component: 900 - total flux cleaned = 0.000664035 Jy ! Component: 950 - total flux cleaned = 0.000771761 Jy ! Component: 1000 - total flux cleaned = 0.000665313 Jy ! Component: 1050 - total flux cleaned = 0.000768833 Jy ! Component: 1100 - total flux cleaned = 0.000717549 Jy ! Component: 1150 - total flux cleaned = 0.000819196 Jy ! Component: 1200 - total flux cleaned = 0.0007688 Jy ! Component: 1250 - total flux cleaned = 0.00101562 Jy ! Component: 1300 - total flux cleaned = 0.000868273 Jy ! Component: 1350 - total flux cleaned = 0.00106131 Jy ! Component: 1400 - total flux cleaned = 0.00115674 Jy ! Component: 1450 - total flux cleaned = 0.00115687 Jy ! Component: 1500 - total flux cleaned = 0.00129696 Jy ! Component: 1550 - total flux cleaned = 0.00138812 Jy ! Component: 1600 - total flux cleaned = 0.00143384 Jy ! Component: 1650 - total flux cleaned = 0.00147845 Jy ! Component: 1700 - total flux cleaned = 0.00161233 Jy ! Component: 1750 - total flux cleaned = 0.00178805 Jy ! Component: 1800 - total flux cleaned = 0.00183065 Jy ! Component: 1850 - total flux cleaned = 0.00200205 Jy ! Component: 1900 - total flux cleaned = 0.00195992 Jy ! Component: 1950 - total flux cleaned = 0.00221314 Jy ! Component: 2000 - total flux cleaned = 0.00237962 Jy ! Component: 2050 - total flux cleaned = 0.002544 Jy ! Component: 2100 - total flux cleaned = 0.0024207 Jy ! Component: 2150 - total flux cleaned = 0.00254336 Jy ! Component: 2200 - total flux cleaned = 0.0027041 Jy ! Component: 2250 - total flux cleaned = 0.00282302 Jy ! Component: 2300 - total flux cleaned = 0.00294194 Jy ! Component: 2350 - total flux cleaned = 0.00325432 Jy ! Component: 2400 - total flux cleaned = 0.00348616 Jy ! Component: 2450 - total flux cleaned = 0.00356227 Jy ! Component: 2500 - total flux cleaned = 0.00375211 Jy ! Component: 2550 - total flux cleaned = 0.00386513 Jy ! Component: 2600 - total flux cleaned = 0.00393938 Jy ! Component: 2650 - total flux cleaned = 0.00401387 Jy ! Component: 2700 - total flux cleaned = 0.00419841 Jy ! Component: 2750 - total flux cleaned = 0.00434448 Jy ! Component: 2800 - total flux cleaned = 0.00448957 Jy ! Component: 2850 - total flux cleaned = 0.00452553 Jy ! Component: 2900 - total flux cleaned = 0.0047045 Jy ! Component: 2950 - total flux cleaned = 0.00474013 Jy ! Component: 3000 - total flux cleaned = 0.00488126 Jy ! Component: 3050 - total flux cleaned = 0.00488149 Jy ! Component: 3100 - total flux cleaned = 0.00515922 Jy ! Component: 3150 - total flux cleaned = 0.00515938 Jy ! Component: 3200 - total flux cleaned = 0.00522788 Jy ! Component: 3250 - total flux cleaned = 0.00526202 Jy ! Component: 3300 - total flux cleaned = 0.00543114 Jy ! Component: 3350 - total flux cleaned = 0.00539757 Jy ! Component: 3400 - total flux cleaned = 0.00556479 Jy ! Component: 3450 - total flux cleaned = 0.0055648 Jy ! Component: 3500 - total flux cleaned = 0.00559787 Jy ! Component: 3550 - total flux cleaned = 0.00566326 Jy ! Component: 3600 - total flux cleaned = 0.00585804 Jy ! Component: 3650 - total flux cleaned = 0.00598725 Jy ! Component: 3700 - total flux cleaned = 0.00605147 Jy ! Component: 3750 - total flux cleaned = 0.00617874 Jy ! Component: 3800 - total flux cleaned = 0.00617877 Jy ! Component: 3850 - total flux cleaned = 0.00627314 Jy ! Component: 3900 - total flux cleaned = 0.0063046 Jy ! Component: 3950 - total flux cleaned = 0.00630483 Jy ! Component: 4000 - total flux cleaned = 0.00639798 Jy ! Component: 4050 - total flux cleaned = 0.00639781 Jy ! Total flux subtracted in 4096 components = 0.00642852 Jy ! Clean residual min=-0.001769 max=0.001820 Jy/beam ! Clean residual mean=-0.000002 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.471728 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 419 components and 0.471728 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0345+1453_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.314 x 7.998 at 0.3228 degrees (North through East) ! Clean map min=-0.0085201 max=0.44671 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0345+1453_S_b_map.fits wmodel /image_prod/ug002_uva//J0345+1453_S_b_map.mod ! Writing 419 model components to file: /image_prod/ug002_uva//J0345+1453_S_b_map.mod wobs /image_prod/ug002_uva//J0345+1453_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0345+1453_S_b_uvs.fits wwins /image_prod/ug002_uva//J0345+1453_S_b_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0345+1453_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.446714 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00055449 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.37238 0.37238 0.74476 1.48952 2.97904 5.95808 11.9162 23.8323 47.6646 95.3292 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.446 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 805.629 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0345+1453_S_b_dfm.log closed on Wed Mar 4 20:01:50 2020