! Started logfile: /image_prod/ug002_uva//J1544+3240_S_dfm.log on Thu Mar 5 02:24:33 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//J1544+3240_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1544+3240_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.98631 visibilities/baseline/integration-bin. ! Found source: J1544+3240 ! ! 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 4971 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 J1544+3240_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.003507Jy sigma=8.679662 ! Fit after self-cal, rms=0.928171Jy sigma=8.067578 ! 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.927 mas, bmaj=7.597 mas, bpa=-26.68 degrees ! Estimated noise=1.69328 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.0533928 Jy ! Component: 100 - total flux cleaned = 0.0695328 Jy ! Total flux subtracted in 100 components = 0.0695328 Jy ! Clean residual min=-0.004162 max=0.006878 Jy/beam ! Clean residual mean=0.000004 rms=0.001091 Jy/beam ! Combined flux in latest and established models = 0.0695328 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0695328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068442Jy sigma=0.480877 ! Fit after self-cal, rms=0.067466Jy sigma=0.473499 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0080995 Jy ! Component: 100 - total flux cleaned = 0.011798 Jy ! Total flux subtracted in 100 components = 0.011798 Jy ! Clean residual min=-0.003425 max=0.003480 Jy/beam ! Clean residual mean=0.000000 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.0813308 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 20 components and 0.0813308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066288Jy sigma=0.462457 ! Fit after self-cal, rms=0.066239Jy sigma=0.462343 ! 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.543 mas, bmaj=8.19 mas, bpa=-23.75 degrees ! Estimated noise=1.21054 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.00211741 Jy ! Component: 100 - total flux cleaned = 0.00248995 Jy ! Component: 150 - total flux cleaned = 0.00259502 Jy ! Component: 200 - total flux cleaned = 0.00267924 Jy ! Total flux subtracted in 200 components = 0.00267924 Jy ! Clean residual min=-0.002645 max=0.002672 Jy/beam ! Clean residual mean=0.000005 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.08401 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 35 components and 0.08401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066001Jy sigma=0.460965 ! Fit after self-cal, rms=0.065985Jy sigma=0.460917 ! 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.543 x 8.19 at -23.75 degrees (North through East) ! Clean map min=-0.0025816 max=0.072365 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.90 HN 0.99 KP 0.97 ! LA 1.05 MK 1.00 NL 1.10 OV 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 0.98 HN 0.97 KP 0.99 ! LA 1.04 MK 1.06 NL 1.02 OV 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.94 HN 0.95 KP 0.98 ! LA 1.15 MK 1.02 NL 1.04 OV 1.08 ! ! ! Fit before self-cal, rms=0.065985Jy sigma=0.460917 ! Fit after self-cal, rms=0.064004Jy sigma=0.457902 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.565 mas, bmaj=8.118 mas, bpa=-23.68 degrees ! Estimated noise=1.20843 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.000644444 Jy ! Component: 100 - total flux cleaned = 0.000844685 Jy ! Component: 150 - total flux cleaned = 0.000870132 Jy ! Component: 200 - total flux cleaned = 0.000913583 Jy ! Total flux subtracted in 200 components = 0.000913583 Jy ! Clean residual min=-0.002361 max=0.002153 Jy/beam ! Clean residual mean=0.000001 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.0849236 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.0849236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063970Jy sigma=0.457608 ! Fit after self-cal, rms=0.064002Jy sigma=0.457484 ! 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.064002Jy sigma=0.457484 ! Fit after self-cal, rms=0.061523Jy sigma=0.453045 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.561 mas, bmaj=8.097 mas, bpa=-23.93 degrees ! Estimated noise=1.21091 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000492388 Jy ! Component: 100 - total flux cleaned = 0.000538554 Jy ! Component: 150 - total flux cleaned = 0.000577694 Jy ! Component: 200 - total flux cleaned = 0.000590339 Jy ! Total flux subtracted in 200 components = 0.000590339 Jy ! Clean residual min=-0.001819 max=0.001812 Jy/beam ! Clean residual mean=0.000002 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.085514 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 58 components and 0.085514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061515Jy sigma=0.452975 ! Fit after self-cal, rms=0.061516Jy sigma=0.452855 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.80559e-06 Jy ! Component: 100 - total flux cleaned = -4.25952e-06 Jy ! Component: 150 - total flux cleaned = -4.26174e-06 Jy ! Component: 200 - total flux cleaned = 5.31275e-06 Jy ! Total flux subtracted in 200 components = 5.31275e-06 Jy ! Clean residual min=-0.001843 max=0.001831 Jy/beam ! Clean residual mean=0.000002 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.0855193 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 60 components and 0.0855193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061513Jy sigma=0.452817 ! Fit after self-cal, rms=0.061512Jy sigma=0.452813 ! 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.061512Jy sigma=0.452813 ! Fit after self-cal, rms=0.061217Jy sigma=0.452446 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.559 mas, bmaj=8.067 mas, bpa=-24 degrees ! Estimated noise=1.20891 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000407375 Jy ! Component: 100 - total flux cleaned = 0.000459605 Jy ! Component: 150 - total flux cleaned = 0.000514142 Jy ! Component: 200 - total flux cleaned = 0.000560618 Jy ! Total flux subtracted in 200 components = 0.000560618 Jy ! Clean residual min=-0.001904 max=0.001891 Jy/beam ! Clean residual mean=0.000002 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.0860799 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 68 components and 0.0860799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061211Jy sigma=0.452396 ! Fit after self-cal, rms=0.061205Jy sigma=0.452380 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 = 5.50606e-05 Jy ! Component: 100 - total flux cleaned = 5.49129e-05 Jy ! Component: 150 - total flux cleaned = 6.99501e-05 Jy ! Component: 200 - total flux cleaned = 7.66991e-05 Jy ! Total flux subtracted in 200 components = 7.66991e-05 Jy ! Clean residual min=-0.001898 max=0.001889 Jy/beam ! Clean residual mean=0.000002 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.0861566 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 68 components and 0.0861566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061203Jy sigma=0.452363 ! Fit after self-cal, rms=0.061202Jy sigma=0.452361 ! 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.061202Jy sigma=0.452361 ! Fit after self-cal, rms=0.060959Jy sigma=0.452346 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.548 mas, bmaj=9.81 mas, bpa=-19.68 degrees ! Estimated noise=1.44994 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00015018 Jy ! Component: 100 - total flux cleaned = 0.000208138 Jy ! Component: 150 - total flux cleaned = 0.000223187 Jy ! Component: 200 - total flux cleaned = 0.000229324 Jy ! Total flux subtracted in 200 components = 0.000229324 Jy ! Clean residual min=-0.002122 max=0.001896 Jy/beam ! Clean residual mean=0.000003 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.0863859 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 78 components and 0.0863859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060960Jy sigma=0.452346 ! Fit after self-cal, rms=0.060955Jy sigma=0.452337 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.89479e-07 Jy ! Component: 100 - total flux cleaned = 1.52859e-05 Jy ! Component: 150 - total flux cleaned = 3.07069e-06 Jy ! Component: 200 - total flux cleaned = -2.45537e-06 Jy ! Total flux subtracted in 200 components = -2.45537e-06 Jy ! Clean residual min=-0.002115 max=0.001902 Jy/beam ! Clean residual mean=0.000003 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.0863835 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 80 components and 0.0863835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060956Jy sigma=0.452347 ! Fit after self-cal, rms=0.060955Jy sigma=0.452343 ! 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.555 mas, bmaj=8.049 mas, bpa=-24.03 degrees ! Estimated noise=1.20687 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.555 x 8.049 at -24.03 degrees (North through East) ! Clean map min=-0.0018534 max=0.072021 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.932 mas, bmaj=7.507 mas, bpa=-27.09 degrees ! Estimated noise=1.70254 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0541552 Jy ! Component: 100 - total flux cleaned = 0.0716047 Jy ! Component: 150 - total flux cleaned = 0.0794128 Jy ! Component: 200 - total flux cleaned = 0.0834079 Jy ! Total flux subtracted in 200 components = 0.0834079 Jy ! Clean residual min=-0.003041 max=0.003339 Jy/beam ! Clean residual mean=0.000000 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.083408 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.083408 Jy ! Inverting map and beam ! Estimated beam: bmin=3.555 mas, bmaj=8.049 mas, bpa=-24.03 degrees ! Estimated noise=1.20687 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 (-20.5, -82.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00250809 Jy ! Component: 100 - total flux cleaned = 0.00318558 Jy ! Component: 150 - total flux cleaned = 0.0034686 Jy ! Component: 200 - total flux cleaned = 0.00359185 Jy ! Total flux subtracted in 200 components = 0.00359185 Jy ! Clean residual min=-0.001850 max=0.001823 Jy/beam ! Clean residual mean=0.000003 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.0869998 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 47 components and 0.0869998 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.548 mas, bmaj=9.81 mas, bpa=-19.68 degrees ! Estimated noise=1.44994 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000324806 Jy ! Component: 100 - total flux cleaned = -0.000354638 Jy ! Component: 150 - total flux cleaned = -0.000332168 Jy ! Component: 200 - total flux cleaned = -0.00033208 Jy ! Total flux subtracted in 200 components = -0.00033208 Jy ! Clean residual min=-0.001837 max=0.001570 Jy/beam ! Clean residual mean=0.000005 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.0866677 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.9877e-09 Jy ! Component: 100 - total flux cleaned = -2.83931e-05 Jy ! Component: 150 - total flux cleaned = -4.18763e-05 Jy ! Component: 200 - total flux cleaned = -5.49818e-05 Jy ! Total flux subtracted in 200 components = -5.49818e-05 Jy ! Clean residual min=-0.001791 max=0.001572 Jy/beam ! Clean residual mean=0.000006 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.0866127 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 92 components and 0.0866128 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.555 mas, bmaj=8.049 mas, bpa=-24.03 degrees ! Estimated noise=1.20687 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00020217 Jy ! Component: 100 - total flux cleaned = -0.000172311 Jy ! Component: 150 - total flux cleaned = -0.000118832 Jy ! Component: 200 - total flux cleaned = -4.44355e-05 Jy ! Total flux subtracted in 200 components = -4.44355e-05 Jy ! Clean residual min=-0.001790 max=0.001786 Jy/beam ! Clean residual mean=0.000003 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.0865683 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 104 components and 0.0865683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060890Jy sigma=0.451907 ! Fit after self-cal, rms=0.060886Jy sigma=0.451785 wmodel J1544+3240_S_map.mod ! Writing 104 model components to file: J1544+3240_S_map.mod wobs J1544+3240_S_uvs.fits ! Writing UV FITS file: J1544+3240_S_uvs.fits wwins J1544+3240_S_map.win ! wwins: Wrote 2 windows to J1544+3240_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 = -2.6598e-05 Jy ! Component: 100 - total flux cleaned = -0.000174443 Jy ! Component: 150 - total flux cleaned = -0.000342947 Jy ! Component: 200 - total flux cleaned = -0.000424684 Jy ! Component: 250 - total flux cleaned = -0.000527953 Jy ! Component: 300 - total flux cleaned = -0.000528105 Jy ! Component: 350 - total flux cleaned = -0.000552905 Jy ! Component: 400 - total flux cleaned = -0.000576774 Jy ! Component: 450 - total flux cleaned = -0.000666999 Jy ! Component: 500 - total flux cleaned = -0.000688039 Jy ! Component: 550 - total flux cleaned = -0.00068753 Jy ! Component: 600 - total flux cleaned = -0.000728787 Jy ! Component: 650 - total flux cleaned = -0.000769281 Jy ! Component: 700 - total flux cleaned = -0.000808722 Jy ! Component: 750 - total flux cleaned = -0.000828247 Jy ! Component: 800 - total flux cleaned = -0.000866302 Jy ! Component: 850 - total flux cleaned = -0.000903545 Jy ! Component: 900 - total flux cleaned = -0.000903206 Jy ! Component: 950 - total flux cleaned = -0.000939145 Jy ! Component: 1000 - total flux cleaned = -0.000938631 Jy ! Component: 1050 - total flux cleaned = -0.000903768 Jy ! Component: 1100 - total flux cleaned = -0.000886877 Jy ! Component: 1150 - total flux cleaned = -0.000887183 Jy ! Component: 1200 - total flux cleaned = -0.000937279 Jy ! Component: 1250 - total flux cleaned = -0.000986402 Jy ! Component: 1300 - total flux cleaned = -0.00101895 Jy ! Component: 1350 - total flux cleaned = -0.00108277 Jy ! Component: 1400 - total flux cleaned = -0.00116136 Jy ! Component: 1450 - total flux cleaned = -0.00119258 Jy ! Component: 1500 - total flux cleaned = -0.00130007 Jy ! Component: 1550 - total flux cleaned = -0.00131514 Jy ! Component: 1600 - total flux cleaned = -0.00142 Jy ! Component: 1650 - total flux cleaned = -0.00146462 Jy ! Component: 1700 - total flux cleaned = -0.00152342 Jy ! Component: 1750 - total flux cleaned = -0.00156682 Jy ! Component: 1800 - total flux cleaned = -0.00162414 Jy ! Component: 1850 - total flux cleaned = -0.00159571 Jy ! Component: 1900 - total flux cleaned = -0.001638 Jy ! Component: 1950 - total flux cleaned = -0.00170759 Jy ! Component: 2000 - total flux cleaned = -0.00176246 Jy ! Component: 2050 - total flux cleaned = -0.00176239 Jy ! Component: 2100 - total flux cleaned = -0.00178917 Jy ! Component: 2150 - total flux cleaned = -0.00173572 Jy ! Component: 2200 - total flux cleaned = -0.0017361 Jy ! Component: 2250 - total flux cleaned = -0.00177548 Jy ! Component: 2300 - total flux cleaned = -0.00181448 Jy ! Component: 2350 - total flux cleaned = -0.00186602 Jy ! Component: 2400 - total flux cleaned = -0.00185309 Jy ! Component: 2450 - total flux cleaned = -0.00185296 Jy ! Component: 2500 - total flux cleaned = -0.00185292 Jy ! Component: 2550 - total flux cleaned = -0.00180311 Jy ! Component: 2600 - total flux cleaned = -0.00179102 Jy ! Component: 2650 - total flux cleaned = -0.00180301 Jy ! Component: 2700 - total flux cleaned = -0.00177873 Jy ! Component: 2750 - total flux cleaned = -0.0017666 Jy ! Component: 2800 - total flux cleaned = -0.00171876 Jy ! Component: 2850 - total flux cleaned = -0.00171878 Jy ! Component: 2900 - total flux cleaned = -0.0017071 Jy ! Component: 2950 - total flux cleaned = -0.00167201 Jy ! Component: 3000 - total flux cleaned = -0.0016951 Jy ! Component: 3050 - total flux cleaned = -0.00162605 Jy ! Component: 3100 - total flux cleaned = -0.00161473 Jy ! Component: 3150 - total flux cleaned = -0.00158076 Jy ! Component: 3200 - total flux cleaned = -0.00159194 Jy ! Component: 3250 - total flux cleaned = -0.00158079 Jy ! Component: 3300 - total flux cleaned = -0.00156974 Jy ! Component: 3350 - total flux cleaned = -0.00159169 Jy ! Component: 3400 - total flux cleaned = -0.00155878 Jy ! Component: 3450 - total flux cleaned = -0.0014938 Jy ! Component: 3500 - total flux cleaned = -0.00152613 Jy ! Component: 3550 - total flux cleaned = -0.00146204 Jy ! Component: 3600 - total flux cleaned = -0.00149403 Jy ! Component: 3650 - total flux cleaned = -0.00150456 Jy ! Component: 3700 - total flux cleaned = -0.0014626 Jy ! Component: 3750 - total flux cleaned = -0.00147301 Jy ! Component: 3800 - total flux cleaned = -0.00145231 Jy ! Component: 3850 - total flux cleaned = -0.0014935 Jy ! Component: 3900 - total flux cleaned = -0.0014322 Jy ! Component: 3950 - total flux cleaned = -0.00143222 Jy ! Component: 4000 - total flux cleaned = -0.00142201 Jy ! Component: 4050 - total flux cleaned = -0.00137173 Jy ! Total flux subtracted in 4096 components = -0.0013718 Jy ! Clean residual min=-0.000603 max=0.000716 Jy/beam ! Clean residual mean=0.000001 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.0851965 Jy keep ! Adding 264 model components to the UV plane model. ! The established model now contains 368 components and 0.0851965 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1544+3240_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.555 x 8.049 at -24.03 degrees (North through East) ! Clean map min=-0.0012551 max=0.071881 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1544+3240_S_map.fits wmodel /image_prod/ug002_uva//J1544+3240_S_map.mod ! Writing 368 model components to file: /image_prod/ug002_uva//J1544+3240_S_map.mod wobs /image_prod/ug002_uva//J1544+3240_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1544+3240_S_uvs.fits wwins /image_prod/ug002_uva//J1544+3240_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1544+3240_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.071881 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000176809 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.737924 0.737924 1.47585 2.9517 5.90339 11.8068 23.6136 47.2272 94.4543 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.071 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 406.545 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1544+3240_S_dfm.log closed on Thu Mar 5 02:24:36 2020