! Started logfile: /image_prod/ug002_uva//J2239+1222_S_dfm.log on Thu Mar 5 05:50:05 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//J2239+1222_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2239+1222_S_uva.fits ! AN table 1: 45 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.920988 visibilities/baseline/integration-bin. ! Found source: J2239+1222 ! ! 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 5595 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 J2239+1222_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003595Jy sigma=8.730744 ! Fit after self-cal, rms=0.933709Jy sigma=8.124377 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=7.729 mas, bpa=5.518 degrees ! Estimated noise=1.37698 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.0525846 Jy ! Component: 100 - total flux cleaned = 0.064093 Jy ! Total flux subtracted in 100 components = 0.064093 Jy ! Clean residual min=-0.002658 max=0.003501 Jy/beam ! Clean residual mean=0.000001 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.0640929 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0640929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063751Jy sigma=0.459508 ! Fit after self-cal, rms=0.063584Jy sigma=0.457989 ! 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.783 mas, bmaj=8.468 mas, bpa=3.516 degrees ! Estimated noise=1.12654 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.00358542 Jy ! Component: 100 - total flux cleaned = 0.00456535 Jy ! Component: 150 - total flux cleaned = 0.0045669 Jy ! Component: 200 - total flux cleaned = 0.00447461 Jy ! Total flux subtracted in 200 components = 0.00447461 Jy ! Clean residual min=-0.002208 max=0.001949 Jy/beam ! Clean residual mean=0.000004 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.0685676 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0685676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063326Jy sigma=0.456462 ! Fit after self-cal, rms=0.063325Jy sigma=0.456444 ! 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.783 x 8.468 at 3.516 degrees (North through East) ! Clean map min=-0.0021583 max=0.067961 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.07 HN 1.02 KP 0.99 ! LA 1.01 MK 0.99 NL 1.02 OV 1.04 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.03 HN 0.97 KP 1.02 ! LA 1.04 MK 1.00 NL 1.14 OV 0.95 ! PT 0.99 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.01 HN 1.01 KP 1.01 ! LA 0.99 MK 1.02 NL 0.80 OV 0.98 ! PT 1.04 SC 0.96 ! ! ! Fit before self-cal, rms=0.063325Jy sigma=0.456444 ! Fit after self-cal, rms=0.063245Jy sigma=0.453430 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.78 mas, bmaj=8.418 mas, bpa=3.651 degrees ! Estimated noise=1.12428 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.000775061 Jy ! Component: 100 - total flux cleaned = 0.000948108 Jy ! Component: 150 - total flux cleaned = 0.00096326 Jy ! Component: 200 - total flux cleaned = 0.000976895 Jy ! Total flux subtracted in 200 components = 0.000976895 Jy ! Clean residual min=-0.002177 max=0.001830 Jy/beam ! Clean residual mean=0.000004 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.0695445 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 25 components and 0.0695445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063225Jy sigma=0.453361 ! Fit after self-cal, rms=0.063270Jy sigma=0.453230 ! 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.063270Jy sigma=0.453230 ! Fit after self-cal, rms=0.058550Jy sigma=0.451184 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.779 mas, bmaj=8.412 mas, bpa=3.741 degrees ! Estimated noise=1.12357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000385326 Jy ! Component: 100 - total flux cleaned = 0.000418905 Jy ! Component: 150 - total flux cleaned = 0.000438774 Jy ! Component: 200 - total flux cleaned = 0.000448144 Jy ! Total flux subtracted in 200 components = 0.000448144 Jy ! Clean residual min=-0.001874 max=0.001926 Jy/beam ! Clean residual mean=0.000004 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.0699926 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 32 components and 0.0699926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058545Jy sigma=0.451155 ! Fit after self-cal, rms=0.058534Jy sigma=0.451080 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.89618e-05 Jy ! Component: 100 - total flux cleaned = 4.87969e-05 Jy ! Component: 150 - total flux cleaned = 4.8626e-05 Jy ! Component: 200 - total flux cleaned = 4.88463e-05 Jy ! Total flux subtracted in 200 components = 4.88463e-05 Jy ! Clean residual min=-0.001881 max=0.001920 Jy/beam ! Clean residual mean=0.000004 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.0700415 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 0.0700415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058531Jy sigma=0.451062 ! Fit after self-cal, rms=0.058531Jy sigma=0.451060 ! 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.058531Jy sigma=0.451060 ! Fit after self-cal, rms=0.058341Jy sigma=0.450980 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.774 mas, bmaj=8.4 mas, bpa=3.78 degrees ! Estimated noise=1.12281 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000243083 Jy ! Component: 100 - total flux cleaned = 0.000269784 Jy ! Component: 150 - total flux cleaned = 0.000278078 Jy ! Component: 200 - total flux cleaned = 0.000285845 Jy ! Total flux subtracted in 200 components = 0.000285845 Jy ! Clean residual min=-0.001829 max=0.001921 Jy/beam ! Clean residual mean=0.000004 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0703273 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.0703273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058338Jy sigma=0.450962 ! Fit after self-cal, rms=0.058337Jy sigma=0.450959 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.87612e-05 Jy ! Component: 100 - total flux cleaned = 2.88272e-05 Jy ! Component: 150 - total flux cleaned = 3.63099e-05 Jy ! Component: 200 - total flux cleaned = 3.65346e-05 Jy ! Total flux subtracted in 200 components = 3.65346e-05 Jy ! Clean residual min=-0.001829 max=0.001917 Jy/beam ! Clean residual mean=0.000004 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.0703638 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 48 components and 0.0703638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058335Jy sigma=0.450945 ! Fit after self-cal, rms=0.058335Jy sigma=0.450944 ! 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.058335Jy sigma=0.450944 ! Fit after self-cal, rms=0.058241Jy sigma=0.450942 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.63 mas, bmaj=11.54 mas, bpa=-5.066 degrees ! Estimated noise=1.28199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000159762 Jy ! Component: 100 - total flux cleaned = 0.000158154 Jy ! Component: 150 - total flux cleaned = 0.000173753 Jy ! Component: 200 - total flux cleaned = 0.00018763 Jy ! Total flux subtracted in 200 components = 0.00018763 Jy ! Clean residual min=-0.002056 max=0.001641 Jy/beam ! Clean residual mean=0.000008 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.0705515 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 50 components and 0.0705515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058240Jy sigma=0.450944 ! Fit after self-cal, rms=0.058238Jy sigma=0.450940 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.28178e-05 Jy ! Component: 100 - total flux cleaned = 1.63578e-05 Jy ! Component: 150 - total flux cleaned = 2.68325e-05 Jy ! Component: 200 - total flux cleaned = 3.59232e-05 Jy ! Total flux subtracted in 200 components = 3.59232e-05 Jy ! Clean residual min=-0.002058 max=0.001658 Jy/beam ! Clean residual mean=0.000008 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.0705874 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 51 components and 0.0705874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058238Jy sigma=0.450950 ! Fit after self-cal, rms=0.058238Jy sigma=0.450949 ! 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.772 mas, bmaj=8.394 mas, bpa=3.786 degrees ! Estimated noise=1.12252 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.772 x 8.394 at 3.786 degrees (North through East) ! Clean map min=-0.0017703 max=0.067548 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.3 mas, bmaj=7.671 mas, bpa=5.806 degrees ! Estimated noise=1.36573 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0521976 Jy ! Component: 100 - total flux cleaned = 0.0636426 Jy ! Component: 150 - total flux cleaned = 0.0671609 Jy ! Component: 200 - total flux cleaned = 0.0684745 Jy ! Total flux subtracted in 200 components = 0.0684745 Jy ! Clean residual min=-0.002298 max=0.002840 Jy/beam ! Clean residual mean=0.000002 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.0684744 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0684744 Jy ! Inverting map and beam ! Estimated beam: bmin=3.772 mas, bmaj=8.394 mas, bpa=3.786 degrees ! Estimated noise=1.12252 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.00125859 Jy ! Component: 100 - total flux cleaned = 0.00158034 Jy ! Component: 150 - total flux cleaned = 0.00179555 Jy ! Component: 200 - total flux cleaned = 0.00194677 Jy ! Total flux subtracted in 200 components = 0.00194677 Jy ! Clean residual min=-0.001870 max=0.001928 Jy/beam ! Clean residual mean=0.000004 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.0704212 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 40 components and 0.0704212 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.63 mas, bmaj=11.54 mas, bpa=-5.066 degrees ! Estimated noise=1.28199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000201537 Jy ! Component: 100 - total flux cleaned = 0.000200813 Jy ! Component: 150 - total flux cleaned = 0.000199871 Jy ! Component: 200 - total flux cleaned = 0.000192336 Jy ! Total flux subtracted in 200 components = 0.000192336 Jy ! Clean residual min=-0.002062 max=0.001634 Jy/beam ! Clean residual mean=0.000008 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.0706135 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 = 3.76062e-07 Jy ! Component: 100 - total flux cleaned = 3.78445e-07 Jy ! Component: 150 - total flux cleaned = 3.39621e-08 Jy ! Component: 200 - total flux cleaned = -2.2135e-07 Jy ! Total flux subtracted in 200 components = -2.2135e-07 Jy ! Clean residual min=-0.002053 max=0.001636 Jy/beam ! Clean residual mean=0.000008 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.0706133 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 55 components and 0.0706133 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.772 mas, bmaj=8.394 mas, bpa=3.786 degrees ! Estimated noise=1.12252 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000140221 Jy ! Component: 100 - total flux cleaned = 0.000164533 Jy ! Component: 150 - total flux cleaned = 0.000153588 Jy ! Component: 200 - total flux cleaned = 0.000133226 Jy ! Total flux subtracted in 200 components = 0.000133226 Jy ! Clean residual min=-0.001848 max=0.001912 Jy/beam ! Clean residual mean=0.000004 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.0707465 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 63 components and 0.0707465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058242Jy sigma=0.450963 ! Fit after self-cal, rms=0.058246Jy sigma=0.450960 wmodel J2239+1222_S_map.mod ! Writing 63 model components to file: J2239+1222_S_map.mod wobs J2239+1222_S_uvs.fits ! Writing UV FITS file: J2239+1222_S_uvs.fits wwins J2239+1222_S_map.win ! wwins: Wrote 1 windows to J2239+1222_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.80472e-05 Jy ! Component: 100 - total flux cleaned = -0.0002409 Jy ! Component: 150 - total flux cleaned = -0.000502125 Jy ! Component: 200 - total flux cleaned = -0.000810747 Jy ! Component: 250 - total flux cleaned = -0.00102878 Jy ! Component: 300 - total flux cleaned = -0.00113508 Jy ! Component: 350 - total flux cleaned = -0.00134134 Jy ! Component: 400 - total flux cleaned = -0.00136607 Jy ! Component: 450 - total flux cleaned = -0.00146549 Jy ! Component: 500 - total flux cleaned = -0.00153813 Jy ! Component: 550 - total flux cleaned = -0.00151477 Jy ! Component: 600 - total flux cleaned = -0.00160687 Jy ! Component: 650 - total flux cleaned = -0.00153799 Jy ! Component: 700 - total flux cleaned = -0.00153793 Jy ! Component: 750 - total flux cleaned = -0.00160369 Jy ! Component: 800 - total flux cleaned = -0.00160353 Jy ! Component: 850 - total flux cleaned = -0.00162481 Jy ! Component: 900 - total flux cleaned = -0.00164507 Jy ! Component: 950 - total flux cleaned = -0.00160306 Jy ! Component: 1000 - total flux cleaned = -0.00154187 Jy ! Component: 1050 - total flux cleaned = -0.00150141 Jy ! Component: 1100 - total flux cleaned = -0.00152142 Jy ! Component: 1150 - total flux cleaned = -0.00146237 Jy ! Component: 1200 - total flux cleaned = -0.00148158 Jy ! Component: 1250 - total flux cleaned = -0.00146234 Jy ! Component: 1300 - total flux cleaned = -0.00138653 Jy ! Component: 1350 - total flux cleaned = -0.00133076 Jy ! Component: 1400 - total flux cleaned = -0.00134929 Jy ! Component: 1450 - total flux cleaned = -0.00133104 Jy ! Component: 1500 - total flux cleaned = -0.00127701 Jy ! Component: 1550 - total flux cleaned = -0.00124077 Jy ! Component: 1600 - total flux cleaned = -0.00125832 Jy ! Component: 1650 - total flux cleaned = -0.00118872 Jy ! Component: 1700 - total flux cleaned = -0.00111996 Jy ! Component: 1750 - total flux cleaned = -0.00110306 Jy ! Component: 1800 - total flux cleaned = -0.00106944 Jy ! Component: 1850 - total flux cleaned = -0.00111948 Jy ! Component: 1900 - total flux cleaned = -0.00106987 Jy ! Component: 1950 - total flux cleaned = -0.00107016 Jy ! Component: 2000 - total flux cleaned = -0.00105404 Jy ! Component: 2050 - total flux cleaned = -0.00110224 Jy ! Component: 2100 - total flux cleaned = -0.00105453 Jy ! Component: 2150 - total flux cleaned = -0.00102289 Jy ! Component: 2200 - total flux cleaned = -0.00103842 Jy ! Component: 2250 - total flux cleaned = -0.00100752 Jy ! Component: 2300 - total flux cleaned = -0.00100739 Jy ! Component: 2350 - total flux cleaned = -0.000931553 Jy ! Component: 2400 - total flux cleaned = -0.000946719 Jy ! Component: 2450 - total flux cleaned = -0.000916823 Jy ! Component: 2500 - total flux cleaned = -0.0009018 Jy ! Component: 2550 - total flux cleaned = -0.000828173 Jy ! Component: 2600 - total flux cleaned = -0.000828332 Jy ! Component: 2650 - total flux cleaned = -0.000799553 Jy ! Component: 2700 - total flux cleaned = -0.000785205 Jy ! Component: 2750 - total flux cleaned = -0.000742594 Jy ! Component: 2800 - total flux cleaned = -0.000742713 Jy ! Component: 2850 - total flux cleaned = -0.000700604 Jy ! Component: 2900 - total flux cleaned = -0.000686888 Jy ! Component: 2950 - total flux cleaned = -0.000645591 Jy ! Component: 3000 - total flux cleaned = -0.000659301 Jy ! Component: 3050 - total flux cleaned = -0.000618408 Jy ! Component: 3100 - total flux cleaned = -0.000605047 Jy ! Component: 3150 - total flux cleaned = -0.000591843 Jy ! Component: 3200 - total flux cleaned = -0.000605103 Jy ! Component: 3250 - total flux cleaned = -0.000552276 Jy ! Component: 3300 - total flux cleaned = -0.000526182 Jy ! Component: 3350 - total flux cleaned = -0.000487128 Jy ! Component: 3400 - total flux cleaned = -0.000525811 Jy ! Component: 3450 - total flux cleaned = -0.000551346 Jy ! Component: 3500 - total flux cleaned = -0.000551291 Jy ! Component: 3550 - total flux cleaned = -0.000500656 Jy ! Component: 3600 - total flux cleaned = -0.000551036 Jy ! Component: 3650 - total flux cleaned = -0.00056345 Jy ! Component: 3700 - total flux cleaned = -0.000538595 Jy ! Component: 3750 - total flux cleaned = -0.000637348 Jy ! Component: 3800 - total flux cleaned = -0.00057593 Jy ! Component: 3850 - total flux cleaned = -0.000624755 Jy ! Component: 3900 - total flux cleaned = -0.000564123 Jy ! Component: 3950 - total flux cleaned = -0.000636384 Jy ! Component: 4000 - total flux cleaned = -0.000648366 Jy ! Component: 4050 - total flux cleaned = -0.000648255 Jy ! Total flux subtracted in 4096 components = -0.000636331 Jy ! Clean residual min=-0.000694 max=0.000699 Jy/beam ! Clean residual mean=0.000001 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.0701102 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 354 components and 0.0701102 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2239+1222_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.772 x 8.394 at 3.786 degrees (North through East) ! Clean map min=-0.0014219 max=0.067369 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2239+1222_S_map.fits wmodel /image_prod/ug002_uva//J2239+1222_S_map.mod ! Writing 354 model components to file: /image_prod/ug002_uva//J2239+1222_S_map.mod wobs /image_prod/ug002_uva//J2239+1222_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2239+1222_S_uvs.fits wwins /image_prod/ug002_uva//J2239+1222_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2239+1222_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0673692 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000219133 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.975815 0.975815 1.95163 3.90326 7.80652 15.613 31.2261 62.4521 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.067 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 307.435 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2239+1222_S_dfm.log closed on Thu Mar 5 05:50:09 2020