! Started logfile: /image_prod/ug002_uva//J1555-0326_S_dfm.log on Thu Mar 5 02:29:10 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//J1555-0326_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1555-0326_S_uva.fits ! AN table 1: 45 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.654321 visibilities/baseline/integration-bin. ! Found source: J1555-0326 ! ! 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 3180 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 J1555-0326_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 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.043024Jy sigma=7.124381 ! Fit after self-cal, rms=0.724420Jy sigma=5.036441 ! 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.608 mas, bmaj=6.912 mas, bpa=-2.485 degrees ! Estimated noise=2.30804 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.209495 Jy ! Component: 100 - total flux cleaned = 0.258016 Jy ! Total flux subtracted in 100 components = 0.258016 Jy ! Clean residual min=-0.015787 max=0.018440 Jy/beam ! Clean residual mean=0.000011 rms=0.003953 Jy/beam ! Combined flux in latest and established models = 0.258016 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.258016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102849Jy sigma=0.600798 ! Fit after self-cal, rms=0.102802Jy sigma=0.600622 ! 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=2.995 mas, bmaj=7.461 mas, bpa=-1.501 degrees ! Estimated noise=1.8929 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 (2.5, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0280454 Jy ! Component: 100 - total flux cleaned = 0.0439117 Jy ! Component: 150 - total flux cleaned = 0.0541979 Jy ! Component: 200 - total flux cleaned = 0.059263 Jy ! Total flux subtracted in 200 components = 0.059263 Jy ! Clean residual min=-0.011410 max=0.013606 Jy/beam ! Clean residual mean=0.000002 rms=0.003209 Jy/beam ! Combined flux in latest and established models = 0.317279 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 34 components and 0.317279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093386Jy sigma=0.540444 ! Fit after self-cal, rms=0.092889Jy sigma=0.537888 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.995 x 7.461 at -1.501 degrees (North through East) ! Clean map min=-0.011506 max=0.27197 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.08 HN 1.09 KP 1.11 ! LA 1.00 MK 1.01 NL 1.03 OV 0.83 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 1.10 KP 1.16 ! LA 1.05 MK 0.96 NL 0.97 OV 0.84 ! SC 0.88 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.05 HN 1.08 KP 1.12 ! LA 1.06 MK 0.99 NL 0.86 OV 0.88 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.092889Jy sigma=0.537888 ! Fit after self-cal, rms=0.080548Jy sigma=0.486005 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.975 mas, bmaj=7.386 mas, bpa=-0.7998 degrees ! Estimated noise=1.87073 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.00775012 Jy ! Component: 100 - total flux cleaned = 0.00783739 Jy ! Component: 150 - total flux cleaned = 0.00751229 Jy ! Component: 200 - total flux cleaned = 0.00751608 Jy ! Total flux subtracted in 200 components = 0.00751608 Jy ! Clean residual min=-0.006229 max=0.007272 Jy/beam ! Clean residual mean=-0.000008 rms=0.001642 Jy/beam ! Combined flux in latest and established models = 0.324795 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 50 components and 0.324795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079692Jy sigma=0.480456 ! Fit after self-cal, rms=0.079617Jy sigma=0.479413 ! 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.079617Jy sigma=0.479413 ! Fit after self-cal, rms=0.075675Jy sigma=0.456141 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.967 mas, bmaj=7.36 mas, bpa=-0.7117 degrees ! Estimated noise=1.88176 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00438387 Jy ! Component: 100 - total flux cleaned = 0.00562461 Jy ! Component: 150 - total flux cleaned = 0.00649835 Jy ! Component: 200 - total flux cleaned = 0.00649784 Jy ! Total flux subtracted in 200 components = 0.00649784 Jy ! Clean residual min=-0.004390 max=0.004737 Jy/beam ! Clean residual mean=0.000004 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.331293 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.331293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075382Jy sigma=0.454337 ! Fit after self-cal, rms=0.075368Jy sigma=0.454074 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.000340043 Jy ! Component: 100 - total flux cleaned = 0.000342182 Jy ! Component: 150 - total flux cleaned = 0.00038523 Jy ! Component: 200 - total flux cleaned = 0.000384637 Jy ! Total flux subtracted in 200 components = 0.000384637 Jy ! Clean residual min=-0.004395 max=0.004426 Jy/beam ! Clean residual mean=0.000003 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.331677 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.331677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075299Jy sigma=0.453653 ! Fit after self-cal, rms=0.075291Jy sigma=0.453596 ! 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.075291Jy sigma=0.453596 ! Fit after self-cal, rms=0.073311Jy sigma=0.444053 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.963 mas, bmaj=7.345 mas, bpa=-0.6553 degrees ! Estimated noise=1.87656 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010314 Jy ! Component: 100 - total flux cleaned = 0.000529618 Jy ! Component: 150 - total flux cleaned = 0.000390161 Jy ! Component: 200 - total flux cleaned = 0.000389461 Jy ! Total flux subtracted in 200 components = 0.000389461 Jy ! Clean residual min=-0.003615 max=0.003259 Jy/beam ! Clean residual mean=0.000008 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.332067 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 76 components and 0.332067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073221Jy sigma=0.443382 ! Fit after self-cal, rms=0.073216Jy sigma=0.443291 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.000361898 Jy ! Component: 100 - total flux cleaned = 0.000325116 Jy ! Component: 150 - total flux cleaned = 0.000292274 Jy ! Component: 200 - total flux cleaned = 0.000199153 Jy ! Total flux subtracted in 200 components = 0.000199153 Jy ! Clean residual min=-0.003595 max=0.003289 Jy/beam ! Clean residual mean=0.000007 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.332266 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 85 components and 0.332266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073182Jy sigma=0.443057 ! Fit after self-cal, rms=0.073178Jy sigma=0.443041 ! 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.073178Jy sigma=0.443041 ! Fit after self-cal, rms=0.073044Jy sigma=0.442933 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.748 mas, bmaj=12.09 mas, bpa=6.355 degrees ! Estimated noise=2.48286 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000633661 Jy ! Component: 100 - total flux cleaned = 0.000521201 Jy ! Component: 150 - total flux cleaned = 0.000436595 Jy ! Component: 200 - total flux cleaned = 0.000392981 Jy ! Total flux subtracted in 200 components = 0.000392981 Jy ! Clean residual min=-0.003832 max=0.003091 Jy/beam ! Clean residual mean=0.000016 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.332659 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 93 components and 0.332659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073039Jy sigma=0.442944 ! Fit after self-cal, rms=0.073031Jy sigma=0.442899 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.000138954 Jy ! Component: 100 - total flux cleaned = 0.000163855 Jy ! Component: 150 - total flux cleaned = 0.000144462 Jy ! Component: 200 - total flux cleaned = 0.000144415 Jy ! Total flux subtracted in 200 components = 0.000144415 Jy ! Clean residual min=-0.003845 max=0.003054 Jy/beam ! Clean residual mean=0.000016 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.332803 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 102 components and 0.332803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073027Jy sigma=0.442889 ! Fit after self-cal, rms=0.073020Jy sigma=0.442877 ! 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=2.962 mas, bmaj=7.341 mas, bpa=-0.6162 degrees ! Estimated noise=1.87502 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.962 x 7.341 at -0.6162 degrees (North through East) ! Clean map min=-0.0034016 max=0.26949 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.589 mas, bmaj=6.791 mas, bpa=-1.478 degrees ! Estimated noise=2.28767 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.207303 Jy ! Component: 100 - total flux cleaned = 0.256231 Jy ! Component: 150 - total flux cleaned = 0.280802 Jy ! Component: 200 - total flux cleaned = 0.296838 Jy ! Total flux subtracted in 200 components = 0.296838 Jy ! Clean residual min=-0.006339 max=0.008651 Jy/beam ! Clean residual mean=0.000010 rms=0.001636 Jy/beam ! Combined flux in latest and established models = 0.296838 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.296838 Jy ! Inverting map and beam ! Estimated beam: bmin=2.962 mas, bmaj=7.341 mas, bpa=-0.6162 degrees ! Estimated noise=1.87502 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.0145857 Jy ! Component: 100 - total flux cleaned = 0.0231266 Jy ! Component: 150 - total flux cleaned = 0.0282191 Jy ! Component: 200 - total flux cleaned = 0.0299982 Jy ! Total flux subtracted in 200 components = 0.0299982 Jy ! Clean residual min=-0.003595 max=0.003514 Jy/beam ! Clean residual mean=0.000008 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.326836 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 30 components and 0.326836 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=6.748 mas, bmaj=12.09 mas, bpa=6.355 degrees ! Estimated noise=2.48286 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00345387 Jy ! Component: 100 - total flux cleaned = 0.00493287 Jy ! Component: 150 - total flux cleaned = 0.00519707 Jy ! Component: 200 - total flux cleaned = 0.00530246 Jy ! Total flux subtracted in 200 components = 0.00530246 Jy ! Clean residual min=-0.004011 max=0.003286 Jy/beam ! Clean residual mean=0.000016 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.332139 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.51325e-05 Jy ! Component: 100 - total flux cleaned = 0.000155498 Jy ! Component: 150 - total flux cleaned = 0.000239744 Jy ! Component: 200 - total flux cleaned = 0.000292098 Jy ! Total flux subtracted in 200 components = 0.000292098 Jy ! Clean residual min=-0.003991 max=0.003161 Jy/beam ! Clean residual mean=0.000016 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.332431 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 48 components and 0.332431 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.962 mas, bmaj=7.341 mas, bpa=-0.6162 degrees ! Estimated noise=1.87502 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000110537 Jy ! Component: 100 - total flux cleaned = -0.000136736 Jy ! Component: 150 - total flux cleaned = -0.000138799 Jy ! Component: 200 - total flux cleaned = -9.91058e-05 Jy ! Total flux subtracted in 200 components = -9.91058e-05 Jy ! Clean residual min=-0.003398 max=0.003336 Jy/beam ! Clean residual mean=0.000007 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.332332 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 66 components and 0.332332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073065Jy sigma=0.443043 ! Fit after self-cal, rms=0.073049Jy sigma=0.442948 wmodel J1555-0326_S_map.mod ! Writing 66 model components to file: J1555-0326_S_map.mod wobs J1555-0326_S_uvs.fits ! Writing UV FITS file: J1555-0326_S_uvs.fits wwins J1555-0326_S_map.win ! wwins: Wrote 2 windows to J1555-0326_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.000179162 Jy ! Component: 100 - total flux cleaned = 0.000629541 Jy ! Component: 150 - total flux cleaned = 0.000631029 Jy ! Component: 200 - total flux cleaned = 0.000483352 Jy ! Component: 250 - total flux cleaned = 0.000103203 Jy ! Component: 300 - total flux cleaned = -0.000171183 Jy ! Component: 350 - total flux cleaned = -0.000391245 Jy ! Component: 400 - total flux cleaned = -0.000433182 Jy ! Component: 450 - total flux cleaned = -0.000432969 Jy ! Component: 500 - total flux cleaned = -0.000514715 Jy ! Component: 550 - total flux cleaned = -0.00063389 Jy ! Component: 600 - total flux cleaned = -0.000710286 Jy ! Component: 650 - total flux cleaned = -0.000635515 Jy ! Component: 700 - total flux cleaned = -0.000600268 Jy ! Component: 750 - total flux cleaned = -0.000566065 Jy ! Component: 800 - total flux cleaned = -0.00056646 Jy ! Component: 850 - total flux cleaned = -0.000600625 Jy ! Component: 900 - total flux cleaned = -0.000633342 Jy ! Component: 950 - total flux cleaned = -0.000697857 Jy ! Component: 1000 - total flux cleaned = -0.000792862 Jy ! Component: 1050 - total flux cleaned = -0.000917028 Jy ! Component: 1100 - total flux cleaned = -0.000947292 Jy ! Component: 1150 - total flux cleaned = -0.00106827 Jy ! Component: 1200 - total flux cleaned = -0.00112726 Jy ! Component: 1250 - total flux cleaned = -0.00115766 Jy ! Component: 1300 - total flux cleaned = -0.00135805 Jy ! Component: 1350 - total flux cleaned = -0.001471 Jy ! Component: 1400 - total flux cleaned = -0.00160936 Jy ! Component: 1450 - total flux cleaned = -0.00169058 Jy ! Component: 1500 - total flux cleaned = -0.00179798 Jy ! Component: 1550 - total flux cleaned = -0.00187761 Jy ! Component: 1600 - total flux cleaned = -0.00203391 Jy ! Component: 1650 - total flux cleaned = -0.00211057 Jy ! Component: 1700 - total flux cleaned = -0.00223706 Jy ! Component: 1750 - total flux cleaned = -0.00236234 Jy ! Component: 1800 - total flux cleaned = -0.00241189 Jy ! Component: 1850 - total flux cleaned = -0.00253386 Jy ! Component: 1900 - total flux cleaned = -0.00258201 Jy ! Component: 1950 - total flux cleaned = -0.00270093 Jy ! Component: 2000 - total flux cleaned = -0.00272447 Jy ! Component: 2050 - total flux cleaned = -0.00279461 Jy ! Component: 2100 - total flux cleaned = -0.00288675 Jy ! Component: 2150 - total flux cleaned = -0.00304546 Jy ! Component: 2200 - total flux cleaned = -0.00309016 Jy ! Component: 2250 - total flux cleaned = -0.00313459 Jy ! Component: 2300 - total flux cleaned = -0.00324437 Jy ! Component: 2350 - total flux cleaned = -0.00324414 Jy ! Component: 2400 - total flux cleaned = -0.00328736 Jy ! Component: 2450 - total flux cleaned = -0.00341575 Jy ! Component: 2500 - total flux cleaned = -0.00341555 Jy ! Component: 2550 - total flux cleaned = -0.00352067 Jy ! Component: 2600 - total flux cleaned = -0.00360368 Jy ! Component: 2650 - total flux cleaned = -0.003686 Jy ! Component: 2700 - total flux cleaned = -0.00372696 Jy ! Component: 2750 - total flux cleaned = -0.00384875 Jy ! Component: 2800 - total flux cleaned = -0.00378823 Jy ! Component: 2850 - total flux cleaned = -0.00390828 Jy ! Component: 2900 - total flux cleaned = -0.00396781 Jy ! Component: 2950 - total flux cleaned = -0.00408584 Jy ! Component: 3000 - total flux cleaned = -0.00412459 Jy ! Component: 3050 - total flux cleaned = -0.00418281 Jy ! Component: 3100 - total flux cleaned = -0.00427908 Jy ! Component: 3150 - total flux cleaned = -0.00435549 Jy ! Component: 3200 - total flux cleaned = -0.00445059 Jy ! Component: 3250 - total flux cleaned = -0.00452597 Jy ! Component: 3300 - total flux cleaned = -0.00463831 Jy ! Component: 3350 - total flux cleaned = -0.00474993 Jy ! Component: 3400 - total flux cleaned = -0.00482396 Jy ! Component: 3450 - total flux cleaned = -0.00491546 Jy ! Component: 3500 - total flux cleaned = -0.00498845 Jy ! Component: 3550 - total flux cleaned = -0.00507905 Jy ! Component: 3600 - total flux cleaned = -0.00513307 Jy ! Component: 3650 - total flux cleaned = -0.00520467 Jy ! Component: 3700 - total flux cleaned = -0.00531131 Jy ! Component: 3750 - total flux cleaned = -0.00534648 Jy ! Component: 3800 - total flux cleaned = -0.00541694 Jy ! Component: 3850 - total flux cleaned = -0.0054694 Jy ! Component: 3900 - total flux cleaned = -0.0055214 Jy ! Component: 3950 - total flux cleaned = -0.00553879 Jy ! Component: 4000 - total flux cleaned = -0.00562479 Jy ! Component: 4050 - total flux cleaned = -0.00571028 Jy ! Total flux subtracted in 4096 components = -0.00576123 Jy ! Clean residual min=-0.000981 max=0.001084 Jy/beam ! Clean residual mean=0.000002 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.32657 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 336 components and 0.32657 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1555-0326_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.962 x 7.341 at -0.6162 degrees (North through East) ! Clean map min=-0.0026775 max=0.26862 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1555-0326_S_map.fits wmodel /image_prod/ug002_uva//J1555-0326_S_map.mod ! Writing 336 model components to file: /image_prod/ug002_uva//J1555-0326_S_map.mod wobs /image_prod/ug002_uva//J1555-0326_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1555-0326_S_uvs.fits wwins /image_prod/ug002_uva//J1555-0326_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1555-0326_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.268625 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000281154 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.313992 0.313992 0.627985 1.25597 2.51194 5.02388 10.0478 20.0955 40.191 80.382 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.268 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 955.437 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1555-0326_S_dfm.log closed on Thu Mar 5 02:29:14 2020