! Started logfile: /image_prod/ug002_uva//J0405-1308_S_c_dfm.log on Wed Mar 4 20:09:52 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//J0405-1308_S_c_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0405-1308_S_c_uva.fits ! AN table 1: 18 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.390873 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0405-1308 ! ! 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 591 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 J0405-1308_S_c] 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 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.130374Jy sigma=7.322257 ! Fit after self-cal, rms=0.528688Jy sigma=3.379551 ! 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.995 mas, bmaj=6.78 mas, bpa=3.852 degrees ! Estimated noise=5.5785 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.372511 Jy ! Component: 100 - total flux cleaned = 0.465297 Jy ! Total flux subtracted in 100 components = 0.465297 Jy ! Clean residual min=-0.022998 max=0.034633 Jy/beam ! Clean residual mean=-0.000042 rms=0.006780 Jy/beam ! Combined flux in latest and established models = 0.465297 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.465297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100930Jy sigma=0.627950 ! Fit after self-cal, rms=0.100984Jy sigma=0.627844 ! 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.403 mas, bmaj=7.485 mas, bpa=-0.4103 degrees ! Estimated noise=4.58858 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.0346938 Jy ! Component: 100 - total flux cleaned = 0.0492759 Jy ! Component: 150 - total flux cleaned = 0.0560567 Jy ! Component: 200 - total flux cleaned = 0.0593539 Jy ! Total flux subtracted in 200 components = 0.0593539 Jy ! Clean residual min=-0.022152 max=0.021305 Jy/beam ! Clean residual mean=-0.000029 rms=0.005702 Jy/beam ! Combined flux in latest and established models = 0.524651 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 23 components and 0.524651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089150Jy sigma=0.559461 ! Fit after self-cal, rms=0.089124Jy sigma=0.559106 ! 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.403 x 7.485 at -0.4103 degrees (North through East) ! Clean map min=-0.021859 max=0.48041 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.06 KP 0.99 MK 0.96 ! NL 1.01 OV 0.92 PT 0.98 SC 0.99 ! ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.05 KP 1.03 MK 1.01 ! NL 1.20 OV 0.94 PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.06 KP 1.09 MK 0.97 ! NL 1.06 OV 0.90 PT 1.02 SC 0.94 ! ! ! Fit before self-cal, rms=0.089124Jy sigma=0.559106 ! Fit after self-cal, rms=0.079138Jy sigma=0.475824 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.235 mas, bmaj=7.13 mas, bpa=0.2439 degrees ! Estimated noise=4.89162 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.000191947 Jy ! Component: 100 - total flux cleaned = -0.000182658 Jy ! Component: 150 - total flux cleaned = -0.000185728 Jy ! Component: 200 - total flux cleaned = -0.000278075 Jy ! Total flux subtracted in 200 components = -0.000278075 Jy ! Clean residual min=-0.017279 max=0.020226 Jy/beam ! Clean residual mean=-0.000012 rms=0.004747 Jy/beam ! Combined flux in latest and established models = 0.524373 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 29 components and 0.524373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078758Jy sigma=0.473981 ! Fit after self-cal, rms=0.078764Jy sigma=0.473759 ! 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.078764Jy sigma=0.473759 ! Fit after self-cal, rms=0.078056Jy sigma=0.464876 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.229 mas, bmaj=7.131 mas, bpa=0.2716 degrees ! Estimated noise=4.89047 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000451218 Jy ! Component: 100 - total flux cleaned = -0.000379372 Jy ! Component: 150 - total flux cleaned = -0.000449438 Jy ! Component: 200 - total flux cleaned = -0.000572863 Jy ! Total flux subtracted in 200 components = -0.000572863 Jy ! Clean residual min=-0.016856 max=0.018914 Jy/beam ! Clean residual mean=-0.000006 rms=0.004551 Jy/beam ! Combined flux in latest and established models = 0.5238 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 41 components and 0.5238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077915Jy sigma=0.464118 ! Fit after self-cal, rms=0.077911Jy sigma=0.464040 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.000466894 Jy ! Component: 100 - total flux cleaned = -0.000463954 Jy ! Component: 150 - total flux cleaned = -0.00041087 Jy ! Component: 200 - total flux cleaned = -0.000454732 Jy ! Total flux subtracted in 200 components = -0.000454732 Jy ! Clean residual min=-0.016946 max=0.018846 Jy/beam ! Clean residual mean=-0.000006 rms=0.004538 Jy/beam ! Combined flux in latest and established models = 0.523345 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.523345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077836Jy sigma=0.463573 ! Fit after self-cal, rms=0.077828Jy sigma=0.463520 ! 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.077828Jy sigma=0.463520 ! Fit after self-cal, rms=0.077889Jy sigma=0.463414 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.227 mas, bmaj=7.127 mas, bpa=0.3098 degrees ! Estimated noise=4.89551 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000378422 Jy ! Component: 100 - total flux cleaned = 0.000382424 Jy ! Component: 150 - total flux cleaned = 0.000432582 Jy ! Component: 200 - total flux cleaned = 0.000348194 Jy ! Total flux subtracted in 200 components = 0.000348194 Jy ! Clean residual min=-0.016989 max=0.018890 Jy/beam ! Clean residual mean=-0.000006 rms=0.004530 Jy/beam ! Combined flux in latest and established models = 0.523693 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.523693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077810Jy sigma=0.463054 ! Fit after self-cal, rms=0.077807Jy sigma=0.463013 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.000331564 Jy ! Component: 100 - total flux cleaned = -0.000374509 Jy ! Component: 150 - total flux cleaned = -0.000374752 Jy ! Component: 200 - total flux cleaned = -0.000374473 Jy ! Total flux subtracted in 200 components = -0.000374473 Jy ! Clean residual min=-0.017065 max=0.018825 Jy/beam ! Clean residual mean=-0.000006 rms=0.004522 Jy/beam ! Combined flux in latest and established models = 0.523319 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.523318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077769Jy sigma=0.462735 ! Fit after self-cal, rms=0.077766Jy sigma=0.462707 ! 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.077766Jy sigma=0.462707 ! Fit after self-cal, rms=0.077830Jy sigma=0.462635 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.033 mas, bmaj=14.29 mas, bpa=11.47 degrees ! Estimated noise=6.32562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148347 Jy ! Component: 100 - total flux cleaned = 0.00155587 Jy ! Component: 150 - total flux cleaned = 0.00166984 Jy ! Component: 200 - total flux cleaned = 0.0017214 Jy ! Total flux subtracted in 200 components = 0.0017214 Jy ! Clean residual min=-0.027846 max=0.026853 Jy/beam ! Clean residual mean=-0.000012 rms=0.008195 Jy/beam ! Combined flux in latest and established models = 0.52504 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 62 components and 0.52504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077909Jy sigma=0.463071 ! Fit after self-cal, rms=0.077875Jy sigma=0.462735 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 = -6.08977e-05 Jy ! Component: 100 - total flux cleaned = -5.75768e-05 Jy ! Component: 150 - total flux cleaned = -5.55972e-05 Jy ! Component: 200 - total flux cleaned = -5.25195e-05 Jy ! Total flux subtracted in 200 components = -5.25195e-05 Jy ! Clean residual min=-0.027850 max=0.026783 Jy/beam ! Clean residual mean=-0.000012 rms=0.008182 Jy/beam ! Combined flux in latest and established models = 0.524987 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 66 components and 0.524987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077910Jy sigma=0.462887 ! Fit after self-cal, rms=0.077888Jy sigma=0.462643 ! 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.224 mas, bmaj=7.122 mas, bpa=0.3521 degrees ! Estimated noise=4.90081 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.224 x 7.122 at 0.3521 degrees (North through East) ! Clean map min=-0.017039 max=0.47972 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.914 mas, bmaj=6.597 mas, bpa=4.198 degrees ! Estimated noise=5.75445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.367967 Jy ! Component: 100 - total flux cleaned = 0.462962 Jy ! Component: 150 - total flux cleaned = 0.498303 Jy ! Component: 200 - total flux cleaned = 0.514708 Jy ! Total flux subtracted in 200 components = 0.514708 Jy ! Clean residual min=-0.014786 max=0.016623 Jy/beam ! Clean residual mean=-0.000006 rms=0.004081 Jy/beam ! Combined flux in latest and established models = 0.514708 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.514708 Jy ! Inverting map and beam ! Estimated beam: bmin=3.224 mas, bmaj=7.122 mas, bpa=0.3521 degrees ! Estimated noise=4.90081 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.00555879 Jy ! Component: 100 - total flux cleaned = 0.00706271 Jy ! Component: 150 - total flux cleaned = 0.00801249 Jy ! Component: 200 - total flux cleaned = 0.00861757 Jy ! Total flux subtracted in 200 components = 0.00861757 Jy ! Clean residual min=-0.016939 max=0.019007 Jy/beam ! Clean residual mean=-0.000007 rms=0.004582 Jy/beam ! Combined flux in latest and established models = 0.523326 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 36 components and 0.523326 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.033 mas, bmaj=14.29 mas, bpa=11.47 degrees ! Estimated noise=6.32562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00202395 Jy ! Component: 100 - total flux cleaned = 0.00215053 Jy ! Component: 150 - total flux cleaned = 0.00214082 Jy ! Component: 200 - total flux cleaned = 0.00213963 Jy ! Total flux subtracted in 200 components = 0.00213963 Jy ! Clean residual min=-0.027732 max=0.026962 Jy/beam ! Clean residual mean=-0.000011 rms=0.008215 Jy/beam ! Combined flux in latest and established models = 0.525466 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 = -1.36425e-06 Jy ! Component: 100 - total flux cleaned = -0.00012235 Jy ! Component: 150 - total flux cleaned = -0.000177266 Jy ! Component: 200 - total flux cleaned = -0.000228277 Jy ! Total flux subtracted in 200 components = -0.000228277 Jy ! Clean residual min=-0.027776 max=0.026917 Jy/beam ! Clean residual mean=-0.000011 rms=0.008193 Jy/beam ! Combined flux in latest and established models = 0.525237 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 54 components and 0.525237 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.224 mas, bmaj=7.122 mas, bpa=0.3521 degrees ! Estimated noise=4.90081 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000472473 Jy ! Component: 100 - total flux cleaned = -0.000104714 Jy ! Component: 150 - total flux cleaned = -0.000241588 Jy ! Component: 200 - total flux cleaned = -0.000370651 Jy ! Total flux subtracted in 200 components = -0.000370651 Jy ! Clean residual min=-0.017069 max=0.018756 Jy/beam ! Clean residual mean=-0.000006 rms=0.004523 Jy/beam ! Combined flux in latest and established models = 0.524867 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 61 components and 0.524867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077822Jy sigma=0.462858 ! Fit after self-cal, rms=0.077810Jy sigma=0.462712 wmodel J0405-1308_S_c_map.mod ! Writing 61 model components to file: J0405-1308_S_c_map.mod wobs J0405-1308_S_c_uvs.fits ! Writing UV FITS file: J0405-1308_S_c_uvs.fits wwins J0405-1308_S_c_map.win ! wwins: Wrote 1 windows to J0405-1308_S_c_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.00577807 Jy ! Component: 100 - total flux cleaned = 0.00723269 Jy ! Component: 150 - total flux cleaned = 0.00773698 Jy ! Component: 200 - total flux cleaned = 0.00859854 Jy ! Component: 250 - total flux cleaned = 0.00937 Jy ! Component: 300 - total flux cleaned = 0.0100682 Jy ! Component: 350 - total flux cleaned = 0.0107113 Jy ! Component: 400 - total flux cleaned = 0.0113068 Jy ! Component: 450 - total flux cleaned = 0.0119934 Jy ! Component: 500 - total flux cleaned = 0.012247 Jy ! Component: 550 - total flux cleaned = 0.0126078 Jy ! Component: 600 - total flux cleaned = 0.0131775 Jy ! Component: 650 - total flux cleaned = 0.0137206 Jy ! Component: 700 - total flux cleaned = 0.0141412 Jy ! Component: 750 - total flux cleaned = 0.0143424 Jy ! Component: 800 - total flux cleaned = 0.0144364 Jy ! Component: 850 - total flux cleaned = 0.0143475 Jy ! Component: 900 - total flux cleaned = 0.0145987 Jy ! Component: 950 - total flux cleaned = 0.0146804 Jy ! Component: 1000 - total flux cleaned = 0.0143717 Jy ! Component: 1050 - total flux cleaned = 0.0141491 Jy ! Component: 1100 - total flux cleaned = 0.0139329 Jy ! Component: 1150 - total flux cleaned = 0.0137259 Jy ! Component: 1200 - total flux cleaned = 0.0137256 Jy ! Component: 1250 - total flux cleaned = 0.0136591 Jy ! Component: 1300 - total flux cleaned = 0.0135334 Jy ! Component: 1350 - total flux cleaned = 0.0134736 Jy ! Component: 1400 - total flux cleaned = 0.0135926 Jy ! Component: 1450 - total flux cleaned = 0.0137048 Jy ! Component: 1500 - total flux cleaned = 0.0136483 Jy ! Component: 1550 - total flux cleaned = 0.0136494 Jy ! Component: 1600 - total flux cleaned = 0.0137572 Jy ! Component: 1650 - total flux cleaned = 0.0138619 Jy ! Component: 1700 - total flux cleaned = 0.0139647 Jy ! Component: 1750 - total flux cleaned = 0.013914 Jy ! Component: 1800 - total flux cleaned = 0.0139149 Jy ! Component: 1850 - total flux cleaned = 0.0139642 Jy ! Component: 1900 - total flux cleaned = 0.014012 Jy ! Component: 1950 - total flux cleaned = 0.0139641 Jy ! Component: 2000 - total flux cleaned = 0.014057 Jy ! Component: 2050 - total flux cleaned = 0.0140568 Jy ! Component: 2100 - total flux cleaned = 0.014102 Jy ! Component: 2150 - total flux cleaned = 0.0141913 Jy ! Component: 2200 - total flux cleaned = 0.0141909 Jy ! Component: 2250 - total flux cleaned = 0.0142785 Jy ! Component: 2300 - total flux cleaned = 0.0142784 Jy ! Component: 2350 - total flux cleaned = 0.0143644 Jy ! Component: 2400 - total flux cleaned = 0.0141936 Jy ! Component: 2450 - total flux cleaned = 0.014194 Jy ! Component: 2500 - total flux cleaned = 0.0141941 Jy ! Component: 2550 - total flux cleaned = 0.0141527 Jy ! Component: 2600 - total flux cleaned = 0.0140284 Jy ! Component: 2650 - total flux cleaned = 0.0139459 Jy ! Component: 2700 - total flux cleaned = 0.013823 Jy ! Component: 2750 - total flux cleaned = 0.0137008 Jy ! Component: 2800 - total flux cleaned = 0.0136603 Jy ! Component: 2850 - total flux cleaned = 0.0135795 Jy ! Component: 2900 - total flux cleaned = 0.0134186 Jy ! Component: 2950 - total flux cleaned = 0.0133389 Jy ! Component: 3000 - total flux cleaned = 0.0133391 Jy ! Component: 3050 - total flux cleaned = 0.0131414 Jy ! Component: 3100 - total flux cleaned = 0.0130628 Jy ! Component: 3150 - total flux cleaned = 0.013063 Jy ! Component: 3200 - total flux cleaned = 0.0129848 Jy ! Component: 3250 - total flux cleaned = 0.0129461 Jy ! Component: 3300 - total flux cleaned = 0.0129072 Jy ! Component: 3350 - total flux cleaned = 0.0128687 Jy ! Component: 3400 - total flux cleaned = 0.0127149 Jy ! Component: 3450 - total flux cleaned = 0.0127534 Jy ! Component: 3500 - total flux cleaned = 0.0127533 Jy ! Component: 3550 - total flux cleaned = 0.0126387 Jy ! Component: 3600 - total flux cleaned = 0.0124484 Jy ! Component: 3650 - total flux cleaned = 0.0123345 Jy ! Component: 3700 - total flux cleaned = 0.0122208 Jy ! Component: 3750 - total flux cleaned = 0.0121453 Jy ! Component: 3800 - total flux cleaned = 0.0120696 Jy ! Component: 3850 - total flux cleaned = 0.0119566 Jy ! Component: 3900 - total flux cleaned = 0.0118436 Jy ! Component: 3950 - total flux cleaned = 0.0117683 Jy ! Component: 4000 - total flux cleaned = 0.0117683 Jy ! Component: 4050 - total flux cleaned = 0.0116181 Jy ! Total flux subtracted in 4096 components = 0.0116557 Jy ! Clean residual min=-0.002180 max=0.002125 Jy/beam ! Clean residual mean=0.000004 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.536522 Jy keep ! Adding 259 model components to the UV plane model. ! The established model now contains 320 components and 0.536522 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0405-1308_S_c_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.224 x 7.122 at 0.3521 degrees (North through East) ! Clean map min=-0.0051358 max=0.47974 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0405-1308_S_c_map.fits wmodel /image_prod/ug002_uva//J0405-1308_S_c_map.mod ! Writing 320 model components to file: /image_prod/ug002_uva//J0405-1308_S_c_map.mod wobs /image_prod/ug002_uva//J0405-1308_S_c_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0405-1308_S_c_uvs.fits wwins /image_prod/ug002_uva//J0405-1308_S_c_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0405-1308_S_c_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.479745 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000532118 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.332751 0.332751 0.665502 1.331 2.66201 5.32401 10.648 21.2961 42.5921 85.1842 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.479 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 901.575 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0405-1308_S_c_dfm.log closed on Wed Mar 4 20:09:56 2020