! Started logfile: /image_prod/ug002_uva//J1228-0304_S_dfm.log on Thu Mar 5 00:41:44 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//J1228-0304_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1228-0304_S_uva.fits ! AN table 1: 90 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.724339 visibilities/baseline/integration-bin. ! Found source: J1228-0304 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 4107 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 J1228-0304_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 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.020173Jy sigma=6.987800 ! Fit after self-cal, rms=0.837022Jy sigma=5.678074 ! 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.371 mas, bmaj=6.191 mas, bpa=-4.679 degrees ! Estimated noise=2.03111 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.130928 Jy ! Component: 100 - total flux cleaned = 0.163743 Jy ! Total flux subtracted in 100 components = 0.163743 Jy ! Clean residual min=-0.012858 max=0.018254 Jy/beam ! Clean residual mean=0.000008 rms=0.003523 Jy/beam ! Combined flux in latest and established models = 0.163743 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.163743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089847Jy sigma=0.564237 ! Fit after self-cal, rms=0.089706Jy sigma=0.562932 ! 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.81 mas, bmaj=6.825 mas, bpa=-4.874 degrees ! Estimated noise=1.66768 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.0126025 Jy ! Component: 100 - total flux cleaned = 0.0177951 Jy ! Component: 150 - total flux cleaned = 0.0188086 Jy ! Component: 200 - total flux cleaned = 0.0191557 Jy ! Total flux subtracted in 200 components = 0.0191557 Jy ! Clean residual min=-0.011121 max=0.014394 Jy/beam ! Clean residual mean=0.000011 rms=0.003099 Jy/beam ! Combined flux in latest and established models = 0.182899 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 23 components and 0.182899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088368Jy sigma=0.549098 ! Fit after self-cal, rms=0.088341Jy sigma=0.548967 ! 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.81 x 6.825 at -4.874 degrees (North through East) ! Clean map min=-0.010736 max=0.16466 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 KP 0.89 LA 0.93 MK 1.02 ! NL 0.94 OV 0.93 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.41 KP 0.88 LA 0.93 MK 1.00 ! NL 1.00 OV 1.02 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.42 KP 0.90 LA 0.89 MK 0.99 ! NL 0.95 OV 1.34 SC 0.94 ! ! ! Fit before self-cal, rms=0.088341Jy sigma=0.548967 ! Fit after self-cal, rms=0.096479Jy sigma=0.513787 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.772 mas, bmaj=6.896 mas, bpa=-4.491 degrees ! Estimated noise=1.67398 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.00200049 Jy ! Component: 100 - total flux cleaned = 0.00212816 Jy ! Component: 150 - total flux cleaned = 0.00202921 Jy ! Component: 200 - total flux cleaned = 0.00194247 Jy ! Total flux subtracted in 200 components = 0.00194247 Jy ! Clean residual min=-0.008559 max=0.009825 Jy/beam ! Clean residual mean=0.000010 rms=0.002116 Jy/beam ! Combined flux in latest and established models = 0.184842 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.184842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096102Jy sigma=0.512258 ! Fit after self-cal, rms=0.096439Jy sigma=0.511726 ! 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.096439Jy sigma=0.511726 ! Fit after self-cal, rms=0.095681Jy sigma=0.491811 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.759 mas, bmaj=6.868 mas, bpa=-4.392 degrees ! Estimated noise=1.71089 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00440614 Jy ! Component: 100 - total flux cleaned = 0.00519731 Jy ! Component: 150 - total flux cleaned = 0.00526309 Jy ! Component: 200 - total flux cleaned = 0.00525942 Jy ! Total flux subtracted in 200 components = 0.00525942 Jy ! Clean residual min=-0.005505 max=0.004897 Jy/beam ! Clean residual mean=0.000008 rms=0.001389 Jy/beam ! Combined flux in latest and established models = 0.190101 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.190101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095357Jy sigma=0.490569 ! Fit after self-cal, rms=0.095476Jy sigma=0.490327 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.000165006 Jy ! Component: 100 - total flux cleaned = -0.000163452 Jy ! Component: 150 - total flux cleaned = -0.00011974 Jy ! Component: 200 - total flux cleaned = -0.000197979 Jy ! Total flux subtracted in 200 components = -0.000197979 Jy ! Clean residual min=-0.005619 max=0.004862 Jy/beam ! Clean residual mean=0.000008 rms=0.001370 Jy/beam ! Combined flux in latest and established models = 0.189903 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.189903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095413Jy sigma=0.490073 ! Fit after self-cal, rms=0.095407Jy sigma=0.490049 ! 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.095407Jy sigma=0.490049 ! Fit after self-cal, rms=0.093367Jy sigma=0.478226 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.755 mas, bmaj=6.862 mas, bpa=-4.307 degrees ! Estimated noise=1.70964 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.47582e-05 Jy ! Component: 100 - total flux cleaned = 2.38214e-06 Jy ! Component: 150 - total flux cleaned = -7.63683e-05 Jy ! Component: 200 - total flux cleaned = -0.000184397 Jy ! Total flux subtracted in 200 components = -0.000184397 Jy ! Clean residual min=-0.003045 max=0.003149 Jy/beam ! Clean residual mean=-0.000001 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.189719 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.189719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093309Jy sigma=0.478017 ! Fit after self-cal, rms=0.093329Jy sigma=0.477896 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.000157176 Jy ! Component: 100 - total flux cleaned = -0.000217157 Jy ! Component: 150 - total flux cleaned = -0.000301264 Jy ! Component: 200 - total flux cleaned = -0.000405258 Jy ! Total flux subtracted in 200 components = -0.000405258 Jy ! Clean residual min=-0.003091 max=0.002931 Jy/beam ! Clean residual mean=-0.000001 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.189313 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 0.189313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093301Jy sigma=0.477786 ! Fit after self-cal, rms=0.093298Jy sigma=0.477778 ! 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.093298Jy sigma=0.477778 ! Fit after self-cal, rms=0.093942Jy sigma=0.477733 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.792 mas, bmaj=12.74 mas, bpa=-3.95 degrees ! Estimated noise=2.34002 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000364009 Jy ! Component: 100 - total flux cleaned = 0.000384826 Jy ! Component: 150 - total flux cleaned = 0.000365563 Jy ! Component: 200 - total flux cleaned = 0.000348507 Jy ! Total flux subtracted in 200 components = 0.000348507 Jy ! Clean residual min=-0.003493 max=0.003734 Jy/beam ! Clean residual mean=-0.000004 rms=0.001035 Jy/beam ! Combined flux in latest and established models = 0.189662 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 47 components and 0.189662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093934Jy sigma=0.477720 ! Fit after self-cal, rms=0.093945Jy sigma=0.477715 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.67447e-06 Jy ! Component: 100 - total flux cleaned = -4.80653e-06 Jy ! Component: 150 - total flux cleaned = -1.94605e-05 Jy ! Component: 200 - total flux cleaned = -1.93033e-05 Jy ! Total flux subtracted in 200 components = -1.93033e-05 Jy ! Clean residual min=-0.003499 max=0.003686 Jy/beam ! Clean residual mean=-0.000003 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.189643 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 51 components and 0.189643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093942Jy sigma=0.477718 ! Fit after self-cal, rms=0.093938Jy sigma=0.477716 ! 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.751 mas, bmaj=6.865 mas, bpa=-4.309 degrees ! Estimated noise=1.71024 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.751 x 6.865 at -4.309 degrees (North through East) ! Clean map min=-0.0027887 max=0.16948 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.33 mas, bmaj=6.273 mas, bpa=-4.375 degrees ! Estimated noise=2.05832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.13253 Jy ! Component: 100 - total flux cleaned = 0.167541 Jy ! Component: 150 - total flux cleaned = 0.180978 Jy ! Component: 200 - total flux cleaned = 0.185614 Jy ! Total flux subtracted in 200 components = 0.185614 Jy ! Clean residual min=-0.004851 max=0.003919 Jy/beam ! Clean residual mean=-0.000001 rms=0.001049 Jy/beam ! Combined flux in latest and established models = 0.185614 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.185614 Jy ! Inverting map and beam ! Estimated beam: bmin=2.751 mas, bmaj=6.865 mas, bpa=-4.309 degrees ! Estimated noise=1.71024 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.00212317 Jy ! Component: 100 - total flux cleaned = 0.00220819 Jy ! Component: 150 - total flux cleaned = 0.0023555 Jy ! Component: 200 - total flux cleaned = 0.00253648 Jy ! Total flux subtracted in 200 components = 0.00253648 Jy ! Clean residual min=-0.003302 max=0.002962 Jy/beam ! Clean residual mean=-0.000002 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.18815 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 23 components and 0.18815 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.792 mas, bmaj=12.74 mas, bpa=-3.95 degrees ! Estimated noise=2.34002 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000852614 Jy ! Component: 100 - total flux cleaned = 0.000903989 Jy ! Component: 150 - total flux cleaned = 0.000882147 Jy ! Component: 200 - total flux cleaned = 0.000882623 Jy ! Total flux subtracted in 200 components = 0.000882623 Jy ! Clean residual min=-0.003680 max=0.004078 Jy/beam ! Clean residual mean=-0.000004 rms=0.001063 Jy/beam ! Combined flux in latest and established models = 0.189033 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 = 2.43094e-07 Jy ! Component: 100 - total flux cleaned = 6.81866e-08 Jy ! Component: 150 - total flux cleaned = 1.67415e-07 Jy ! Component: 200 - total flux cleaned = 3.8528e-07 Jy ! Total flux subtracted in 200 components = 3.8528e-07 Jy ! Clean residual min=-0.003667 max=0.004002 Jy/beam ! Clean residual mean=-0.000004 rms=0.001054 Jy/beam ! Combined flux in latest and established models = 0.189033 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 28 components and 0.189033 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.751 mas, bmaj=6.865 mas, bpa=-4.309 degrees ! Estimated noise=1.71024 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.073e-05 Jy ! Component: 100 - total flux cleaned = -0.000146196 Jy ! Component: 150 - total flux cleaned = -0.000329885 Jy ! Component: 200 - total flux cleaned = -0.000419002 Jy ! Total flux subtracted in 200 components = -0.000419002 Jy ! Clean residual min=-0.003153 max=0.002871 Jy/beam ! Clean residual mean=-0.000002 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.188614 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 0.188614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093918Jy sigma=0.477658 ! Fit after self-cal, rms=0.093914Jy sigma=0.477636 wmodel J1228-0304_S_map.mod ! Writing 38 model components to file: J1228-0304_S_map.mod wobs J1228-0304_S_uvs.fits ! Writing UV FITS file: J1228-0304_S_uvs.fits wwins J1228-0304_S_map.win ! wwins: Wrote 1 windows to J1228-0304_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.000291464 Jy ! Component: 100 - total flux cleaned = -0.00053346 Jy ! Component: 150 - total flux cleaned = -0.00057998 Jy ! Component: 200 - total flux cleaned = -0.000365817 Jy ! Component: 250 - total flux cleaned = -0.000285374 Jy ! Component: 300 - total flux cleaned = -0.000246101 Jy ! Component: 350 - total flux cleaned = -0.000171517 Jy ! Component: 400 - total flux cleaned = 4.29872e-05 Jy ! Component: 450 - total flux cleaned = 0.000146174 Jy ! Component: 500 - total flux cleaned = 0.000246634 Jy ! Component: 550 - total flux cleaned = 0.000312318 Jy ! Component: 600 - total flux cleaned = 0.00034504 Jy ! Component: 650 - total flux cleaned = 0.000468753 Jy ! Component: 700 - total flux cleaned = 0.000498481 Jy ! Component: 750 - total flux cleaned = 0.00055571 Jy ! Component: 800 - total flux cleaned = 0.000555367 Jy ! Component: 850 - total flux cleaned = 0.000609934 Jy ! Component: 900 - total flux cleaned = 0.000609406 Jy ! Component: 950 - total flux cleaned = 0.000635862 Jy ! Component: 1000 - total flux cleaned = 0.000712019 Jy ! Component: 1050 - total flux cleaned = 0.000786414 Jy ! Component: 1100 - total flux cleaned = 0.000737401 Jy ! Component: 1150 - total flux cleaned = 0.000810318 Jy ! Component: 1200 - total flux cleaned = 0.000857887 Jy ! Component: 1250 - total flux cleaned = 0.000857821 Jy ! Component: 1300 - total flux cleaned = 0.000903932 Jy ! Component: 1350 - total flux cleaned = 0.000881186 Jy ! Component: 1400 - total flux cleaned = 0.000881167 Jy ! Component: 1450 - total flux cleaned = 0.000881606 Jy ! Component: 1500 - total flux cleaned = 0.000859941 Jy ! Component: 1550 - total flux cleaned = 0.000860038 Jy ! Component: 1600 - total flux cleaned = 0.000922878 Jy ! Component: 1650 - total flux cleaned = 0.000964295 Jy ! Component: 1700 - total flux cleaned = 0.00100523 Jy ! Component: 1750 - total flux cleaned = 0.00102565 Jy ! Component: 1800 - total flux cleaned = 0.00112501 Jy ! Component: 1850 - total flux cleaned = 0.00126221 Jy ! Component: 1900 - total flux cleaned = 0.00141715 Jy ! Component: 1950 - total flux cleaned = 0.00149373 Jy ! Component: 2000 - total flux cleaned = 0.00160737 Jy ! Component: 2050 - total flux cleaned = 0.00168238 Jy ! Component: 2100 - total flux cleaned = 0.00183053 Jy ! Component: 2150 - total flux cleaned = 0.00190368 Jy ! Component: 2200 - total flux cleaned = 0.00201239 Jy ! Component: 2250 - total flux cleaned = 0.00210216 Jy ! Component: 2300 - total flux cleaned = 0.00224397 Jy ! Component: 2350 - total flux cleaned = 0.00227906 Jy ! Component: 2400 - total flux cleaned = 0.00233133 Jy ! Component: 2450 - total flux cleaned = 0.00243486 Jy ! Component: 2500 - total flux cleaned = 0.00248608 Jy ! Component: 2550 - total flux cleaned = 0.00252003 Jy ! Component: 2600 - total flux cleaned = 0.00255387 Jy ! Component: 2650 - total flux cleaned = 0.00263726 Jy ! Component: 2700 - total flux cleaned = 0.00270336 Jy ! Component: 2750 - total flux cleaned = 0.00278523 Jy ! Component: 2800 - total flux cleaned = 0.00280147 Jy ! Component: 2850 - total flux cleaned = 0.00289835 Jy ! Component: 2900 - total flux cleaned = 0.00297845 Jy ! Component: 2950 - total flux cleaned = 0.00307379 Jy ! Component: 3000 - total flux cleaned = 0.00313695 Jy ! Component: 3050 - total flux cleaned = 0.00323094 Jy ! Component: 3100 - total flux cleaned = 0.00332436 Jy ! Component: 3150 - total flux cleaned = 0.0033553 Jy ! Component: 3200 - total flux cleaned = 0.00337084 Jy ! Component: 3250 - total flux cleaned = 0.00343209 Jy ! Component: 3300 - total flux cleaned = 0.00343196 Jy ! Component: 3350 - total flux cleaned = 0.00344714 Jy ! Component: 3400 - total flux cleaned = 0.00344715 Jy ! Component: 3450 - total flux cleaned = 0.00347715 Jy ! Component: 3500 - total flux cleaned = 0.00347716 Jy ! Component: 3550 - total flux cleaned = 0.00353654 Jy ! Component: 3600 - total flux cleaned = 0.00355128 Jy ! Component: 3650 - total flux cleaned = 0.00355133 Jy ! Component: 3700 - total flux cleaned = 0.00359535 Jy ! Component: 3750 - total flux cleaned = 0.00356606 Jy ! Component: 3800 - total flux cleaned = 0.00359526 Jy ! Component: 3850 - total flux cleaned = 0.00363876 Jy ! Component: 3900 - total flux cleaned = 0.0036243 Jy ! Component: 3950 - total flux cleaned = 0.00365309 Jy ! Component: 4000 - total flux cleaned = 0.00369622 Jy ! Component: 4050 - total flux cleaned = 0.00373927 Jy ! Total flux subtracted in 4096 components = 0.00373928 Jy ! Clean residual min=-0.000811 max=0.000852 Jy/beam ! Clean residual mean=0.000001 rms=0.000233 Jy/beam ! Combined flux in latest and established models = 0.192354 Jy keep ! Adding 227 model components to the UV plane model. ! The established model now contains 265 components and 0.192354 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1228-0304_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.751 x 6.865 at -4.309 degrees (North through East) ! Clean map min=-0.0013621 max=0.17069 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1228-0304_S_map.fits wmodel /image_prod/ug002_uva//J1228-0304_S_map.mod ! Writing 265 model components to file: /image_prod/ug002_uva//J1228-0304_S_map.mod wobs /image_prod/ug002_uva//J1228-0304_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1228-0304_S_uvs.fits wwins /image_prod/ug002_uva//J1228-0304_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1228-0304_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.170688 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000229577 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.403502 0.403502 0.807003 1.61401 3.22801 6.45603 12.9121 25.8241 51.6482 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.17 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 743.491 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1228-0304_S_dfm.log closed on Thu Mar 5 00:41:48 2020