! Started logfile: /image_prod/ug002_uvm//J2218+0052_S_a_dfm.log on Wed Mar 4 17:44:08 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_uvm//J2218+0052_S_a_uvm.fits ! Reading UV FITS file: /image_prod/ug002_uvm//J2218+0052_S_a_uvm.fits ! AN table 1: 105 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.820106 visibilities/baseline/integration-bin. ! Found source: J2218+0052 ! ! 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 11625 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 J2218+0052_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 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005941Jy sigma=7.824331 ! Fit after self-cal, rms=0.921080Jy sigma=7.177494 ! 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.808 mas, bmaj=7.251 mas, bpa=-5.686 degrees ! Estimated noise=1.21534 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.0634978 Jy ! Component: 100 - total flux cleaned = 0.0773546 Jy ! Total flux subtracted in 100 components = 0.0773546 Jy ! Clean residual min=-0.002915 max=0.003882 Jy/beam ! Clean residual mean=0.000003 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.0773547 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0773547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073896Jy sigma=0.466450 ! Fit after self-cal, rms=0.073309Jy sigma=0.462292 ! 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.412 mas, bmaj=8.332 mas, bpa=-4.745 degrees ! Estimated noise=0.879186 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.00415124 Jy ! Component: 100 - total flux cleaned = 0.00574785 Jy ! Component: 150 - total flux cleaned = 0.00639553 Jy ! Component: 200 - total flux cleaned = 0.00648901 Jy ! Total flux subtracted in 200 components = 0.00648901 Jy ! Clean residual min=-0.001814 max=0.001801 Jy/beam ! Clean residual mean=-0.000006 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.0838437 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0838437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073097Jy sigma=0.460122 ! Fit after self-cal, rms=0.073097Jy sigma=0.460099 ! 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.412 x 8.332 at -4.745 degrees (North through East) ! Clean map min=-0.0017701 max=0.082207 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.96 HN 0.99 KP 1.03 ! LA 1.03 MK 0.98 NL 0.97 OV 0.98 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 0.98 HN 0.96 KP 1.00 ! LA 1.02 MK 1.02 NL 1.05 OV 1.00 ! PT 0.99 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.97 HN 1.00 KP 1.00 ! LA 0.99 MK 1.05 NL 0.91 OV 1.02 ! PT 1.00 SC 1.06 ! ! ! Fit before self-cal, rms=0.073097Jy sigma=0.460099 ! Fit after self-cal, rms=0.074335Jy sigma=0.458862 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.422 mas, bmaj=8.364 mas, bpa=-4.691 degrees ! Estimated noise=0.878237 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.000400173 Jy ! Component: 100 - total flux cleaned = -0.000443745 Jy ! Component: 150 - total flux cleaned = -0.000469122 Jy ! Component: 200 - total flux cleaned = -0.000469423 Jy ! Total flux subtracted in 200 components = -0.000469423 Jy ! Clean residual min=-0.001880 max=0.001894 Jy/beam ! Clean residual mean=-0.000004 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0833742 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 24 components and 0.0833742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074326Jy sigma=0.458821 ! Fit after self-cal, rms=0.074356Jy sigma=0.458772 ! 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.074356Jy sigma=0.458772 ! Fit after self-cal, rms=0.074940Jy sigma=0.453890 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.426 mas, bmaj=8.366 mas, bpa=-4.71 degrees ! Estimated noise=0.878405 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000270569 Jy ! Component: 100 - total flux cleaned = -0.00027027 Jy ! Component: 150 - total flux cleaned = -0.000270611 Jy ! Component: 200 - total flux cleaned = -0.000279109 Jy ! Total flux subtracted in 200 components = -0.000279109 Jy ! Clean residual min=-0.001412 max=0.001541 Jy/beam ! Clean residual mean=-0.000006 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.0830951 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 29 components and 0.0830951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074935Jy sigma=0.453867 ! Fit after self-cal, rms=0.074983Jy sigma=0.453721 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 (68.5, 36.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00142742 Jy ! Component: 100 - total flux cleaned = 0.00183453 Jy ! Component: 150 - total flux cleaned = 0.00183507 Jy ! Component: 200 - total flux cleaned = 0.00181443 Jy ! Total flux subtracted in 200 components = 0.00181443 Jy ! Clean residual min=-0.001248 max=0.001260 Jy/beam ! Clean residual mean=-0.000004 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.0849096 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 44 components and 0.0849096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074935Jy sigma=0.453507 ! Fit after self-cal, rms=0.074933Jy sigma=0.453475 ! 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.074933Jy sigma=0.453475 ! Fit after self-cal, rms=0.075261Jy sigma=0.453345 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.432 mas, bmaj=8.376 mas, bpa=-4.698 degrees ! Estimated noise=0.878166 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000478907 Jy ! Component: 100 - total flux cleaned = 0.00045906 Jy ! Component: 150 - total flux cleaned = 0.000423303 Jy ! Component: 200 - total flux cleaned = 0.000390273 Jy ! Total flux subtracted in 200 components = 0.000390273 Jy ! Clean residual min=-0.001238 max=0.001233 Jy/beam ! Clean residual mean=-0.000005 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.0852998 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 53 components and 0.0852998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075242Jy sigma=0.453296 ! Fit after self-cal, rms=0.075252Jy sigma=0.453285 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 = 9.39293e-05 Jy ! Component: 100 - total flux cleaned = 7.79354e-05 Jy ! Component: 150 - total flux cleaned = 6.33953e-05 Jy ! Component: 200 - total flux cleaned = 4.9133e-05 Jy ! Total flux subtracted in 200 components = 4.9133e-05 Jy ! Clean residual min=-0.001250 max=0.001230 Jy/beam ! Clean residual mean=-0.000005 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.085349 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 62 components and 0.085349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075243Jy sigma=0.453257 ! Fit after self-cal, rms=0.075243Jy sigma=0.453256 ! 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.075243Jy sigma=0.453256 ! Fit after self-cal, rms=0.075244Jy sigma=0.453251 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.854 mas, bmaj=13.08 mas, bpa=-4.691 degrees ! Estimated noise=1.06326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.24985e-05 Jy ! Component: 100 - total flux cleaned = 6.61422e-05 Jy ! Component: 150 - total flux cleaned = 7.60879e-05 Jy ! Component: 200 - total flux cleaned = 6.70471e-05 Jy ! Total flux subtracted in 200 components = 6.70471e-05 Jy ! Clean residual min=-0.001501 max=0.001347 Jy/beam ! Clean residual mean=-0.000009 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.085416 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 76 components and 0.085416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075241Jy sigma=0.453245 ! Fit after self-cal, rms=0.075243Jy sigma=0.453240 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.47357e-06 Jy ! Component: 100 - total flux cleaned = 8.55653e-09 Jy ! Component: 150 - total flux cleaned = -7.58321e-06 Jy ! Component: 200 - total flux cleaned = -7.65578e-06 Jy ! Total flux subtracted in 200 components = -7.65578e-06 Jy ! Clean residual min=-0.001494 max=0.001338 Jy/beam ! Clean residual mean=-0.000009 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.0854084 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 86 components and 0.0854084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075241Jy sigma=0.453239 ! Fit after self-cal, rms=0.075242Jy sigma=0.453238 ! 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.435 mas, bmaj=8.381 mas, bpa=-4.696 degrees ! Estimated noise=0.877863 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.435 x 8.381 at -4.696 degrees (North through East) ! Clean map min=-0.0012091 max=0.082257 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.835 mas, bmaj=7.321 mas, bpa=-5.694 degrees ! Estimated noise=1.21614 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0638652 Jy ! Component: 100 - total flux cleaned = 0.0778002 Jy ! Component: 150 - total flux cleaned = 0.0812757 Jy ! Component: 200 - total flux cleaned = 0.0827004 Jy ! Total flux subtracted in 200 components = 0.0827004 Jy ! Clean residual min=-0.002011 max=0.002347 Jy/beam ! Clean residual mean=-0.000003 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.0827004 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0827004 Jy ! Inverting map and beam ! Estimated beam: bmin=3.435 mas, bmaj=8.381 mas, bpa=-4.696 degrees ! Estimated noise=0.877863 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.00146197 Jy ! Component: 100 - total flux cleaned = 0.00192931 Jy ! Component: 150 - total flux cleaned = 0.00221857 Jy ! Component: 200 - total flux cleaned = 0.002332 Jy ! Total flux subtracted in 200 components = 0.002332 Jy ! Clean residual min=-0.001250 max=0.001254 Jy/beam ! Clean residual mean=-0.000005 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.0850324 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 34 components and 0.0850324 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.854 mas, bmaj=13.08 mas, bpa=-4.691 degrees ! Estimated noise=1.06326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000310369 Jy ! Component: 100 - total flux cleaned = 0.000455031 Jy ! Component: 150 - total flux cleaned = 0.000470108 Jy ! Component: 200 - total flux cleaned = 0.000483338 Jy ! Total flux subtracted in 200 components = 0.000483338 Jy ! Clean residual min=-0.001467 max=0.001328 Jy/beam ! Clean residual mean=-0.000009 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.0855157 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 = -9.25155e-07 Jy ! Component: 100 - total flux cleaned = -1.70245e-06 Jy ! Component: 150 - total flux cleaned = 8.82738e-06 Jy ! Component: 200 - total flux cleaned = 8.49417e-06 Jy ! Total flux subtracted in 200 components = 8.49417e-06 Jy ! Clean residual min=-0.001467 max=0.001322 Jy/beam ! Clean residual mean=-0.000009 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.0855242 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 59 components and 0.0855242 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.435 mas, bmaj=8.381 mas, bpa=-4.696 degrees ! Estimated noise=0.877863 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000348908 Jy ! Component: 100 - total flux cleaned = -0.000327349 Jy ! Component: 150 - total flux cleaned = -0.000328001 Jy ! Component: 200 - total flux cleaned = -0.000327969 Jy ! Total flux subtracted in 200 components = -0.000327969 Jy ! Clean residual min=-0.001239 max=0.001251 Jy/beam ! Clean residual mean=-0.000005 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.0851963 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 69 components and 0.0851962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075263Jy sigma=0.453312 ! Fit after self-cal, rms=0.075260Jy sigma=0.453304 wmodel J2218+0052_S_a_map.mod ! Writing 69 model components to file: J2218+0052_S_a_map.mod wobs J2218+0052_S_a_uvs.fits ! Writing UV FITS file: J2218+0052_S_a_uvs.fits wwins J2218+0052_S_a_map.win ! wwins: Wrote 2 windows to J2218+0052_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.000187444 Jy ! Component: 100 - total flux cleaned = -0.000209261 Jy ! Component: 150 - total flux cleaned = -0.00027381 Jy ! Component: 200 - total flux cleaned = -0.000400061 Jy ! Component: 250 - total flux cleaned = -0.000502826 Jy ! Component: 300 - total flux cleaned = -0.00054326 Jy ! Component: 350 - total flux cleaned = -0.000582826 Jy ! Component: 400 - total flux cleaned = -0.000621865 Jy ! Component: 450 - total flux cleaned = -0.000641436 Jy ! Component: 500 - total flux cleaned = -0.000660628 Jy ! Component: 550 - total flux cleaned = -0.000697804 Jy ! Component: 600 - total flux cleaned = -0.000698109 Jy ! Component: 650 - total flux cleaned = -0.000770212 Jy ! Component: 700 - total flux cleaned = -0.000751953 Jy ! Component: 750 - total flux cleaned = -0.000751955 Jy ! Component: 800 - total flux cleaned = -0.000751868 Jy ! Component: 850 - total flux cleaned = -0.000734702 Jy ! Component: 900 - total flux cleaned = -0.00073482 Jy ! Component: 950 - total flux cleaned = -0.000734993 Jy ! Component: 1000 - total flux cleaned = -0.000768323 Jy ! Component: 1050 - total flux cleaned = -0.000768284 Jy ! Component: 1100 - total flux cleaned = -0.000719018 Jy ! Component: 1150 - total flux cleaned = -0.000719095 Jy ! Component: 1200 - total flux cleaned = -0.000654655 Jy ! Component: 1250 - total flux cleaned = -0.000638895 Jy ! Component: 1300 - total flux cleaned = -0.000623017 Jy ! Component: 1350 - total flux cleaned = -0.000638501 Jy ! Component: 1400 - total flux cleaned = -0.000591487 Jy ! Component: 1450 - total flux cleaned = -0.000529659 Jy ! Component: 1500 - total flux cleaned = -0.000544851 Jy ! Component: 1550 - total flux cleaned = -0.000559961 Jy ! Component: 1600 - total flux cleaned = -0.000529824 Jy ! Component: 1650 - total flux cleaned = -0.000544738 Jy ! Component: 1700 - total flux cleaned = -0.000574276 Jy ! Component: 1750 - total flux cleaned = -0.000515014 Jy ! Component: 1800 - total flux cleaned = -0.000544351 Jy ! Component: 1850 - total flux cleaned = -0.000486075 Jy ! Component: 1900 - total flux cleaned = -0.000514894 Jy ! Component: 1950 - total flux cleaned = -0.000572121 Jy ! Component: 2000 - total flux cleaned = -0.000500777 Jy ! Component: 2050 - total flux cleaned = -0.000528921 Jy ! Component: 2100 - total flux cleaned = -0.000528831 Jy ! Component: 2150 - total flux cleaned = -0.000570739 Jy ! Component: 2200 - total flux cleaned = -0.000584474 Jy ! Component: 2250 - total flux cleaned = -0.000598132 Jy ! Component: 2300 - total flux cleaned = -0.000516115 Jy ! Component: 2350 - total flux cleaned = -0.000543526 Jy ! Component: 2400 - total flux cleaned = -0.000597548 Jy ! Component: 2450 - total flux cleaned = -0.000597659 Jy ! Component: 2500 - total flux cleaned = -0.000624429 Jy ! Component: 2550 - total flux cleaned = -0.000690706 Jy ! Component: 2600 - total flux cleaned = -0.000716985 Jy ! Component: 2650 - total flux cleaned = -0.000743105 Jy ! Component: 2700 - total flux cleaned = -0.000730088 Jy ! Component: 2750 - total flux cleaned = -0.000743053 Jy ! Component: 2800 - total flux cleaned = -0.000755861 Jy ! Component: 2850 - total flux cleaned = -0.00078146 Jy ! Component: 2900 - total flux cleaned = -0.000883298 Jy ! Component: 2950 - total flux cleaned = -0.000883204 Jy ! Component: 3000 - total flux cleaned = -0.000845337 Jy ! Component: 3050 - total flux cleaned = -0.000882963 Jy ! Component: 3100 - total flux cleaned = -0.000932751 Jy ! Component: 3150 - total flux cleaned = -0.000932736 Jy ! Component: 3200 - total flux cleaned = -0.000944986 Jy ! Component: 3250 - total flux cleaned = -0.000932772 Jy ! Component: 3300 - total flux cleaned = -0.000957238 Jy ! Component: 3350 - total flux cleaned = -0.000981508 Jy ! Component: 3400 - total flux cleaned = -0.00100582 Jy ! Component: 3450 - total flux cleaned = -0.000957635 Jy ! Component: 3500 - total flux cleaned = -0.00102951 Jy ! Component: 3550 - total flux cleaned = -0.00104143 Jy ! Component: 3600 - total flux cleaned = -0.000993975 Jy ! Component: 3650 - total flux cleaned = -0.00102947 Jy ! Component: 3700 - total flux cleaned = -0.0010294 Jy ! Component: 3750 - total flux cleaned = -0.00101769 Jy ! Component: 3800 - total flux cleaned = -0.000994394 Jy ! Component: 3850 - total flux cleaned = -0.00101755 Jy ! Component: 3900 - total flux cleaned = -0.00102923 Jy ! Component: 3950 - total flux cleaned = -0.00104069 Jy ! Component: 4000 - total flux cleaned = -0.00104068 Jy ! Component: 4050 - total flux cleaned = -0.00104073 Jy ! Total flux subtracted in 4096 components = -0.00102933 Jy ! Clean residual min=-0.000687 max=0.000621 Jy/beam ! Clean residual mean=-0.000004 rms=0.000211 Jy/beam ! Combined flux in latest and established models = 0.0841669 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 370 components and 0.0841669 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uvm//J2218+0052_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.435 x 8.381 at -4.696 degrees (North through East) ! Clean map min=-0.0011661 max=0.082084 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uvm//J2218+0052_S_a_map.fits wmodel /image_prod/ug002_uvm//J2218+0052_S_a_map.mod ! Writing 370 model components to file: /image_prod/ug002_uvm//J2218+0052_S_a_map.mod wobs /image_prod/ug002_uvm//J2218+0052_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uvm//J2218+0052_S_a_uvs.fits wwins /image_prod/ug002_uvm//J2218+0052_S_a_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uvm//J2218+0052_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0820836 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000209682 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.766347 0.766347 1.53269 3.06539 6.13078 12.2616 24.5231 49.0462 98.0924 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.082 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 391.467 quit ! Quitting program ! Log file /image_prod/ug002_uvm//J2218+0052_S_a_dfm.log closed on Wed Mar 4 17:44:13 2020