! Started logfile: /image_prod/ug002_uva//J2045-1858_S_dfm.log on Thu Mar 5 04:57:03 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//J2045-1858_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2045-1858_S_uva.fits ! AN table 1: 30 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.980556 visibilities/baseline/integration-bin. ! Found source: J2045-1858 ! ! 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 3177 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 J2045-1858_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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015849Jy sigma=7.324744 ! Fit after self-cal, rms=0.902216Jy sigma=6.510861 ! 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.562 mas, bmaj=6.854 mas, bpa=-0.8149 degrees ! Estimated noise=2.43834 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.0773913 Jy ! Component: 100 - total flux cleaned = 0.0957684 Jy ! Total flux subtracted in 100 components = 0.0957684 Jy ! Clean residual min=-0.005602 max=0.008477 Jy/beam ! Clean residual mean=-0.000002 rms=0.001644 Jy/beam ! Combined flux in latest and established models = 0.0957684 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0957684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076152Jy sigma=0.465210 ! Fit after self-cal, rms=0.076074Jy sigma=0.464491 ! 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.067 mas, bmaj=7.912 mas, bpa=-1.986 degrees ! Estimated noise=1.8219 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 (-4.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0116755 Jy ! Component: 100 - total flux cleaned = 0.0179881 Jy ! Component: 150 - total flux cleaned = 0.0216442 Jy ! Component: 200 - total flux cleaned = 0.0228024 Jy ! Total flux subtracted in 200 components = 0.0228024 Jy ! Clean residual min=-0.003887 max=0.004112 Jy/beam ! Clean residual mean=0.000011 rms=0.001081 Jy/beam ! Combined flux in latest and established models = 0.118571 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 51 components and 0.118571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074415Jy sigma=0.448380 ! Fit after self-cal, rms=0.074357Jy sigma=0.447524 ! 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.067 x 7.912 at -1.986 degrees (North through East) ! Clean map min=-0.003518 max=0.098986 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 0.91 HN 1.04 KP 1.05 ! LA 0.99 MK 0.99 OV 0.92 PT 1.08 ! SC 0.90 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.01 HN 1.06 KP 0.99 ! LA 1.06 MK 0.98 OV 0.93 PT 1.04 ! SC 1.11 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.99 HN 1.18 KP 0.96 ! LA 0.95 MK 1.03 OV 0.90 PT 1.07 ! SC 1.03 ! ! ! Fit before self-cal, rms=0.074357Jy sigma=0.447524 ! Fit after self-cal, rms=0.073083Jy sigma=0.441913 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.095 mas, bmaj=7.909 mas, bpa=-1.751 degrees ! Estimated noise=1.79883 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.00132873 Jy ! Component: 100 - total flux cleaned = 0.00139386 Jy ! Component: 150 - total flux cleaned = 0.00144234 Jy ! Component: 200 - total flux cleaned = 0.00143981 Jy ! Total flux subtracted in 200 components = 0.00143981 Jy ! Clean residual min=-0.003485 max=0.003153 Jy/beam ! Clean residual mean=0.000006 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.120011 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 75 components and 0.120011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072975Jy sigma=0.441349 ! Fit after self-cal, rms=0.072977Jy sigma=0.441114 ! 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.072977Jy sigma=0.441114 ! Fit after self-cal, rms=0.075429Jy sigma=0.439434 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.091 mas, bmaj=7.88 mas, bpa=-1.911 degrees ! Estimated noise=1.79964 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000682211 Jy ! Component: 100 - total flux cleaned = 0.000739229 Jy ! Component: 150 - total flux cleaned = 0.000763595 Jy ! Component: 200 - total flux cleaned = 0.000784538 Jy ! Total flux subtracted in 200 components = 0.000784538 Jy ! Clean residual min=-0.003626 max=0.003209 Jy/beam ! Clean residual mean=0.000002 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.120795 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 94 components and 0.120795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075401Jy sigma=0.439277 ! Fit after self-cal, rms=0.075429Jy sigma=0.439226 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.000335823 Jy ! Component: 100 - total flux cleaned = 0.000335467 Jy ! Component: 150 - total flux cleaned = 0.000314197 Jy ! Component: 200 - total flux cleaned = 0.000334108 Jy ! Total flux subtracted in 200 components = 0.000334108 Jy ! Clean residual min=-0.003585 max=0.003223 Jy/beam ! Clean residual mean=0.000002 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.121129 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 98 components and 0.121129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075412Jy sigma=0.439138 ! Fit after self-cal, rms=0.075409Jy sigma=0.439128 ! 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.075409Jy sigma=0.439128 ! Fit after self-cal, rms=0.075128Jy sigma=0.439106 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.09 mas, bmaj=7.877 mas, bpa=-1.986 degrees ! Estimated noise=1.79809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000369819 Jy ! Component: 100 - total flux cleaned = 0.00039025 Jy ! Component: 150 - total flux cleaned = 0.000409848 Jy ! Component: 200 - total flux cleaned = 0.000428637 Jy ! Total flux subtracted in 200 components = 0.000428637 Jy ! Clean residual min=-0.003555 max=0.003174 Jy/beam ! Clean residual mean=0.000002 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.121558 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 106 components and 0.121558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075110Jy sigma=0.439030 ! Fit after self-cal, rms=0.075107Jy sigma=0.439020 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.000191867 Jy ! Component: 100 - total flux cleaned = 0.000192674 Jy ! Component: 150 - total flux cleaned = 0.000174671 Jy ! Component: 200 - total flux cleaned = 0.000156867 Jy ! Total flux subtracted in 200 components = 0.000156867 Jy ! Clean residual min=-0.003528 max=0.003179 Jy/beam ! Clean residual mean=0.000002 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.121715 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 114 components and 0.121715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075093Jy sigma=0.438968 ! Fit after self-cal, rms=0.075091Jy sigma=0.438964 ! 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.075091Jy sigma=0.438964 ! Fit after self-cal, rms=0.074880Jy sigma=0.438954 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.343 mas, bmaj=17.14 mas, bpa=6.156 degrees ! Estimated noise=2.23809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000154736 Jy ! Component: 100 - total flux cleaned = 0.000210422 Jy ! Component: 150 - total flux cleaned = 0.000224118 Jy ! Component: 200 - total flux cleaned = 0.000236754 Jy ! Total flux subtracted in 200 components = 0.000236754 Jy ! Clean residual min=-0.003152 max=0.003943 Jy/beam ! Clean residual mean=0.000006 rms=0.001121 Jy/beam ! Combined flux in latest and established models = 0.121951 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 122 components and 0.121951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074884Jy sigma=0.438956 ! Fit after self-cal, rms=0.074874Jy sigma=0.438929 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.77383e-05 Jy ! Component: 100 - total flux cleaned = 0.000111054 Jy ! Component: 150 - total flux cleaned = 0.000136259 Jy ! Component: 200 - total flux cleaned = 0.000156833 Jy ! Total flux subtracted in 200 components = 0.000156833 Jy ! Clean residual min=-0.003123 max=0.003953 Jy/beam ! Clean residual mean=0.000006 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.122108 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 125 components and 0.122108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074878Jy sigma=0.438961 ! Fit after self-cal, rms=0.074871Jy sigma=0.438946 ! 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.09 mas, bmaj=7.877 mas, bpa=-2.039 degrees ! Estimated noise=1.79784 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.09 x 7.877 at -2.039 degrees (North through East) ! Clean map min=-0.0034451 max=0.097113 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.583 mas, bmaj=6.828 mas, bpa=-0.8052 degrees ! Estimated noise=2.39601 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0758015 Jy ! Component: 100 - total flux cleaned = 0.0939046 Jy ! Component: 150 - total flux cleaned = 0.103474 Jy ! Component: 200 - total flux cleaned = 0.109645 Jy ! Total flux subtracted in 200 components = 0.109645 Jy ! Clean residual min=-0.004460 max=0.004242 Jy/beam ! Clean residual mean=-0.000004 rms=0.001096 Jy/beam ! Combined flux in latest and established models = 0.109645 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.109645 Jy ! Inverting map and beam ! Estimated beam: bmin=3.09 mas, bmaj=7.877 mas, bpa=-2.039 degrees ! Estimated noise=1.79784 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.00545497 Jy ! Component: 100 - total flux cleaned = 0.00835667 Jy ! Component: 150 - total flux cleaned = 0.0101253 Jy ! Component: 200 - total flux cleaned = 0.0112765 Jy ! Total flux subtracted in 200 components = 0.0112765 Jy ! Clean residual min=-0.003696 max=0.003148 Jy/beam ! Clean residual mean=0.000002 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.120921 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 80 components and 0.120921 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.343 mas, bmaj=17.14 mas, bpa=6.156 degrees ! Estimated noise=2.23809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00089242 Jy ! Component: 100 - total flux cleaned = 0.00102832 Jy ! Component: 150 - total flux cleaned = 0.00114289 Jy ! Component: 200 - total flux cleaned = 0.00125948 Jy ! Total flux subtracted in 200 components = 0.00125948 Jy ! Clean residual min=-0.003138 max=0.003937 Jy/beam ! Clean residual mean=0.000006 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.122181 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 = 8.2224e-05 Jy ! Component: 100 - total flux cleaned = 0.000165478 Jy ! Component: 150 - total flux cleaned = 0.000201632 Jy ! Component: 200 - total flux cleaned = 0.000223128 Jy ! Total flux subtracted in 200 components = 0.000223128 Jy ! Clean residual min=-0.003096 max=0.003952 Jy/beam ! Clean residual mean=0.000007 rms=0.001114 Jy/beam ! Combined flux in latest and established models = 0.122404 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 90 components and 0.122404 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.09 mas, bmaj=7.877 mas, bpa=-2.039 degrees ! Estimated noise=1.79784 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.87516e-06 Jy ! Component: 100 - total flux cleaned = -6.06028e-05 Jy ! Component: 150 - total flux cleaned = -8.62335e-05 Jy ! Component: 200 - total flux cleaned = -8.71155e-05 Jy ! Total flux subtracted in 200 components = -8.71155e-05 Jy ! Clean residual min=-0.003607 max=0.003192 Jy/beam ! Clean residual mean=0.000003 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.122317 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 108 components and 0.122317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074892Jy sigma=0.439066 ! Fit after self-cal, rms=0.074898Jy sigma=0.439033 wmodel J2045-1858_S_map.mod ! Writing 108 model components to file: J2045-1858_S_map.mod wobs J2045-1858_S_uvs.fits ! Writing UV FITS file: J2045-1858_S_uvs.fits wwins J2045-1858_S_map.win ! wwins: Wrote 2 windows to J2045-1858_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 = -0.000523341 Jy ! Component: 100 - total flux cleaned = -0.000736324 Jy ! Component: 150 - total flux cleaned = -0.00108383 Jy ! Component: 200 - total flux cleaned = -0.00127384 Jy ! Component: 250 - total flux cleaned = -0.00140737 Jy ! Component: 300 - total flux cleaned = -0.0015354 Jy ! Component: 350 - total flux cleaned = -0.00157494 Jy ! Component: 400 - total flux cleaned = -0.00165379 Jy ! Component: 450 - total flux cleaned = -0.00172973 Jy ! Component: 500 - total flux cleaned = -0.0017301 Jy ! Component: 550 - total flux cleaned = -0.0016955 Jy ! Component: 600 - total flux cleaned = -0.00166074 Jy ! Component: 650 - total flux cleaned = -0.00159374 Jy ! Component: 700 - total flux cleaned = -0.00162639 Jy ! Component: 750 - total flux cleaned = -0.00149827 Jy ! Component: 800 - total flux cleaned = -0.00146757 Jy ! Component: 850 - total flux cleaned = -0.00143628 Jy ! Component: 900 - total flux cleaned = -0.00131601 Jy ! Component: 950 - total flux cleaned = -0.00137525 Jy ! Component: 1000 - total flux cleaned = -0.00134713 Jy ! Component: 1050 - total flux cleaned = -0.0013752 Jy ! Component: 1100 - total flux cleaned = -0.00140289 Jy ! Component: 1150 - total flux cleaned = -0.00137518 Jy ! Component: 1200 - total flux cleaned = -0.00140139 Jy ! Component: 1250 - total flux cleaned = -0.00134838 Jy ! Component: 1300 - total flux cleaned = -0.00134851 Jy ! Component: 1350 - total flux cleaned = -0.00137431 Jy ! Component: 1400 - total flux cleaned = -0.00144978 Jy ! Component: 1450 - total flux cleaned = -0.00144972 Jy ! Component: 1500 - total flux cleaned = -0.00145035 Jy ! Component: 1550 - total flux cleaned = -0.00152196 Jy ! Component: 1600 - total flux cleaned = -0.00149823 Jy ! Component: 1650 - total flux cleaned = -0.00145225 Jy ! Component: 1700 - total flux cleaned = -0.00152087 Jy ! Component: 1750 - total flux cleaned = -0.00156599 Jy ! Component: 1800 - total flux cleaned = -0.00160989 Jy ! Component: 1850 - total flux cleaned = -0.00171903 Jy ! Component: 1900 - total flux cleaned = -0.00176215 Jy ! Component: 1950 - total flux cleaned = -0.00180478 Jy ! Component: 2000 - total flux cleaned = -0.00191004 Jy ! Component: 2050 - total flux cleaned = -0.00190997 Jy ! Component: 2100 - total flux cleaned = -0.00199193 Jy ! Component: 2150 - total flux cleaned = -0.00201214 Jy ! Component: 2200 - total flux cleaned = -0.00203204 Jy ! Component: 2250 - total flux cleaned = -0.00207169 Jy ! Component: 2300 - total flux cleaned = -0.00211099 Jy ! Component: 2350 - total flux cleaned = -0.00214966 Jy ! Component: 2400 - total flux cleaned = -0.00216874 Jy ! Component: 2450 - total flux cleaned = -0.0021879 Jy ! Component: 2500 - total flux cleaned = -0.00226295 Jy ! Component: 2550 - total flux cleaned = -0.00231871 Jy ! Component: 2600 - total flux cleaned = -0.00233731 Jy ! Component: 2650 - total flux cleaned = -0.00244676 Jy ! Component: 2700 - total flux cleaned = -0.0024468 Jy ! Component: 2750 - total flux cleaned = -0.00253642 Jy ! Component: 2800 - total flux cleaned = -0.0025896 Jy ! Component: 2850 - total flux cleaned = -0.00271278 Jy ! Component: 2900 - total flux cleaned = -0.00276515 Jy ! Component: 2950 - total flux cleaned = -0.00285179 Jy ! Component: 3000 - total flux cleaned = -0.00288617 Jy ! Component: 3050 - total flux cleaned = -0.00300525 Jy ! Component: 3100 - total flux cleaned = -0.00302207 Jy ! Component: 3150 - total flux cleaned = -0.00310567 Jy ! Component: 3200 - total flux cleaned = -0.00313882 Jy ! Component: 3250 - total flux cleaned = -0.00323758 Jy ! Component: 3300 - total flux cleaned = -0.00325402 Jy ! Component: 3350 - total flux cleaned = -0.00336787 Jy ! Component: 3400 - total flux cleaned = -0.00346458 Jy ! Component: 3450 - total flux cleaned = -0.00344865 Jy ! Component: 3500 - total flux cleaned = -0.00351233 Jy ! Component: 3550 - total flux cleaned = -0.00357566 Jy ! Component: 3600 - total flux cleaned = -0.00362287 Jy ! Component: 3650 - total flux cleaned = -0.00370102 Jy ! Component: 3700 - total flux cleaned = -0.00379411 Jy ! Component: 3750 - total flux cleaned = -0.00380935 Jy ! Component: 3800 - total flux cleaned = -0.00387075 Jy ! Component: 3850 - total flux cleaned = -0.00391645 Jy ! Component: 3900 - total flux cleaned = -0.00399211 Jy ! Component: 3950 - total flux cleaned = -0.0040523 Jy ! Component: 4000 - total flux cleaned = -0.00409719 Jy ! Component: 4050 - total flux cleaned = -0.00421617 Jy ! Total flux subtracted in 4096 components = -0.0042604 Jy ! Clean residual min=-0.000985 max=0.000996 Jy/beam ! Clean residual mean=-0.000003 rms=0.000262 Jy/beam ! Combined flux in latest and established models = 0.118056 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 375 components and 0.118056 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2045-1858_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.09 x 7.877 at -2.039 degrees (North through East) ! Clean map min=-0.0022694 max=0.095318 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2045-1858_S_map.fits wmodel /image_prod/ug002_uva//J2045-1858_S_map.mod ! Writing 375 model components to file: /image_prod/ug002_uva//J2045-1858_S_map.mod wobs /image_prod/ug002_uva//J2045-1858_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2045-1858_S_uvs.fits wwins /image_prod/ug002_uva//J2045-1858_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J2045-1858_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0953179 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000257028 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.80896 0.80896 1.61792 3.23584 6.47168 12.9434 25.8867 51.7734 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.095 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 370.846 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2045-1858_S_dfm.log closed on Thu Mar 5 04:57:07 2020