! Started logfile: /image_prod/ug002_uva//J2359+3850_S_g_dfm.log on Thu Mar 5 06:35:18 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//J2359+3850_S_g_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2359+3850_S_g_uva.fits ! AN table 1: 16 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.907986 visibilities/baseline/integration-bin. ! Found source: J2359+3850 ! ! 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 1569 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 J2359+3850_S_g] 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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.135789Jy sigma=9.371243 ! Fit after self-cal, rms=0.518419Jy sigma=4.325364 ! 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.539 mas, bmaj=7.637 mas, bpa=5.699 degrees ! Estimated noise=2.74088 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.379315 Jy ! Component: 100 - total flux cleaned = 0.462397 Jy ! Total flux subtracted in 100 components = 0.462397 Jy ! Clean residual min=-0.019926 max=0.025388 Jy/beam ! Clean residual mean=-0.000017 rms=0.004837 Jy/beam ! Combined flux in latest and established models = 0.462397 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.462397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088228Jy sigma=0.622132 ! Fit after self-cal, rms=0.088213Jy sigma=0.622073 ! 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.959 mas, bmaj=8.159 mas, bpa=5.902 degrees ! Estimated noise=2.26041 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.0133877 Jy ! Component: 100 - total flux cleaned = 0.0128517 Jy ! Component: 150 - total flux cleaned = 0.0124174 Jy ! Component: 200 - total flux cleaned = 0.0118696 Jy ! Total flux subtracted in 200 components = 0.0118696 Jy ! Clean residual min=-0.017074 max=0.013014 Jy/beam ! Clean residual mean=-0.000030 rms=0.003419 Jy/beam ! Combined flux in latest and established models = 0.474267 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 16 components and 0.474267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080833Jy sigma=0.581935 ! Fit after self-cal, rms=0.080781Jy sigma=0.581525 ! 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.959 x 8.159 at 5.902 degrees (North through East) ! Clean map min=-0.016281 max=0.48244 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.04 HN 0.97 KP 1.02 ! LA 1.05 MK 1.06 OV 0.82 PT 1.04 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.05 HN 0.98 KP 1.06 ! LA 1.06 MK 1.05 OV 0.89 PT 1.04 ! SC 0.86 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.04 HN 1.01 KP 1.04 ! LA 1.01 MK 1.01 OV 0.91 PT 1.04 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.080781Jy sigma=0.581525 ! Fit after self-cal, rms=0.063603Jy sigma=0.463465 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.945 mas, bmaj=8.084 mas, bpa=6.421 degrees ! Estimated noise=2.25252 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.00266675 Jy ! Component: 100 - total flux cleaned = 0.00376937 Jy ! Component: 150 - total flux cleaned = 0.00472097 Jy ! Component: 200 - total flux cleaned = 0.00482178 Jy ! Total flux subtracted in 200 components = 0.00482178 Jy ! Clean residual min=-0.007367 max=0.007428 Jy/beam ! Clean residual mean=0.000006 rms=0.001781 Jy/beam ! Combined flux in latest and established models = 0.479088 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 30 components and 0.479088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062987Jy sigma=0.457725 ! Fit after self-cal, rms=0.062941Jy sigma=0.457104 ! 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.062941Jy sigma=0.457104 ! Fit after self-cal, rms=0.058920Jy sigma=0.437621 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.94 mas, bmaj=8.097 mas, bpa=6.378 degrees ! Estimated noise=2.26233 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00343294 Jy ! Component: 100 - total flux cleaned = 0.00407254 Jy ! Component: 150 - total flux cleaned = 0.00444055 Jy ! Component: 200 - total flux cleaned = 0.00460281 Jy ! Total flux subtracted in 200 components = 0.00460281 Jy ! Clean residual min=-0.005171 max=0.005544 Jy/beam ! Clean residual mean=0.000010 rms=0.001362 Jy/beam ! Combined flux in latest and established models = 0.483691 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 0.483691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058619Jy sigma=0.435505 ! Fit after self-cal, rms=0.058593Jy sigma=0.435168 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.28508e-05 Jy ! Component: 100 - total flux cleaned = 6.19614e-05 Jy ! Component: 150 - total flux cleaned = 0.000152067 Jy ! Component: 200 - total flux cleaned = 0.000194876 Jy ! Total flux subtracted in 200 components = 0.000194876 Jy ! Clean residual min=-0.005136 max=0.005372 Jy/beam ! Clean residual mean=0.000009 rms=0.001344 Jy/beam ! Combined flux in latest and established models = 0.483886 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 45 components and 0.483886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058478Jy sigma=0.434384 ! Fit after self-cal, rms=0.058470Jy sigma=0.434196 ! 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.058470Jy sigma=0.434196 ! Fit after self-cal, rms=0.057500Jy sigma=0.430532 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.932 mas, bmaj=8.095 mas, bpa=6.367 degrees ! Estimated noise=2.26634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0027848 Jy ! Component: 100 - total flux cleaned = 0.00414755 Jy ! Component: 150 - total flux cleaned = 0.00450364 Jy ! Component: 200 - total flux cleaned = 0.004621 Jy ! Total flux subtracted in 200 components = 0.004621 Jy ! Clean residual min=-0.004619 max=0.005343 Jy/beam ! Clean residual mean=0.000011 rms=0.001232 Jy/beam ! Combined flux in latest and established models = 0.488507 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 53 components and 0.488507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057338Jy sigma=0.429413 ! Fit after self-cal, rms=0.057336Jy sigma=0.429311 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) ! Added new window around map position (45.5, 51). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00373293 Jy ! Component: 100 - total flux cleaned = 0.00389662 Jy ! Component: 150 - total flux cleaned = 0.00408643 Jy ! Component: 200 - total flux cleaned = 0.00430524 Jy ! Total flux subtracted in 200 components = 0.00430524 Jy ! Clean residual min=-0.004652 max=0.004780 Jy/beam ! Clean residual mean=0.000013 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.492812 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 70 components and 0.492812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056937Jy sigma=0.426578 ! Fit after self-cal, rms=0.056931Jy sigma=0.426480 ! 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.056931Jy sigma=0.426480 ! Fit after self-cal, rms=0.056723Jy sigma=0.425934 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.409 mas, bmaj=10.81 mas, bpa=11.31 degrees ! Estimated noise=3.01831 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000495131 Jy ! Component: 100 - total flux cleaned = 0.000329764 Jy ! Component: 150 - total flux cleaned = 0.000186934 Jy ! Component: 200 - total flux cleaned = 0.000156551 Jy ! Total flux subtracted in 200 components = 0.000156551 Jy ! Clean residual min=-0.004992 max=0.005531 Jy/beam ! Clean residual mean=0.000028 rms=0.001417 Jy/beam ! Combined flux in latest and established models = 0.492969 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 76 components and 0.492969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056690Jy sigma=0.425691 ! Fit after self-cal, rms=0.056685Jy sigma=0.425668 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.000122963 Jy ! Component: 100 - total flux cleaned = -0.00018169 Jy ! Component: 150 - total flux cleaned = -0.000235995 Jy ! Component: 200 - total flux cleaned = -0.000288501 Jy ! Total flux subtracted in 200 components = -0.000288501 Jy ! Clean residual min=-0.004989 max=0.005489 Jy/beam ! Clean residual mean=0.000027 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 0.49268 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 82 components and 0.49268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056681Jy sigma=0.425667 ! Fit after self-cal, rms=0.056680Jy sigma=0.425662 ! 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.925 mas, bmaj=8.085 mas, bpa=6.39 degrees ! Estimated noise=2.26927 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.925 x 8.085 at 6.39 degrees (North through East) ! Clean map min=-0.0044587 max=0.48419 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.516 mas, bmaj=7.591 mas, bpa=6.262 degrees ! Estimated noise=2.71669 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.37586 Jy ! Component: 100 - total flux cleaned = 0.458934 Jy ! Component: 150 - total flux cleaned = 0.48272 Jy ! Component: 200 - total flux cleaned = 0.491911 Jy ! Total flux subtracted in 200 components = 0.491911 Jy ! Clean residual min=-0.007255 max=0.007766 Jy/beam ! Clean residual mean=0.000007 rms=0.001808 Jy/beam ! Combined flux in latest and established models = 0.491911 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.491911 Jy ! Inverting map and beam ! Estimated beam: bmin=2.925 mas, bmaj=8.085 mas, bpa=6.39 degrees ! Estimated noise=2.26927 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.00118808 Jy ! Component: 100 - total flux cleaned = 0.00243708 Jy ! Component: 150 - total flux cleaned = 0.00362532 Jy ! Component: 200 - total flux cleaned = 0.00447399 Jy ! Total flux subtracted in 200 components = 0.00447399 Jy ! Clean residual min=-0.005009 max=0.005553 Jy/beam ! Clean residual mean=0.000013 rms=0.001249 Jy/beam ! Combined flux in latest and established models = 0.496385 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 36 components and 0.496385 Jy ! Inverting map ! Added new window around map position (-27.5, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00467384 Jy ! Component: 100 - total flux cleaned = 0.00573942 Jy ! Component: 150 - total flux cleaned = 0.00573586 Jy ! Component: 200 - total flux cleaned = 0.00594318 Jy ! Total flux subtracted in 200 components = 0.00594318 Jy ! Clean residual min=-0.004347 max=0.004558 Jy/beam ! Clean residual mean=0.000010 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.502329 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 55 components and 0.502329 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.409 mas, bmaj=10.81 mas, bpa=11.31 degrees ! Estimated noise=3.01831 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00073892 Jy ! Component: 100 - total flux cleaned = -0.000978027 Jy ! Component: 150 - total flux cleaned = -0.00125405 Jy ! Component: 200 - total flux cleaned = -0.00143637 Jy ! Total flux subtracted in 200 components = -0.00143637 Jy ! Clean residual min=-0.003788 max=0.003837 Jy/beam ! Clean residual mean=0.000023 rms=0.001086 Jy/beam ! Combined flux in latest and established models = 0.500892 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.50103e-07 Jy ! Component: 100 - total flux cleaned = 5.2183e-05 Jy ! Component: 150 - total flux cleaned = 0.000100304 Jy ! Component: 200 - total flux cleaned = 0.000147515 Jy ! Total flux subtracted in 200 components = 0.000147515 Jy ! Clean residual min=-0.003752 max=0.003686 Jy/beam ! Clean residual mean=0.000021 rms=0.001036 Jy/beam ! Combined flux in latest and established models = 0.50104 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 81 components and 0.50104 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.925 mas, bmaj=8.085 mas, bpa=6.39 degrees ! Estimated noise=2.26927 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000778232 Jy ! Component: 100 - total flux cleaned = 0.000965204 Jy ! Component: 150 - total flux cleaned = 0.00104539 Jy ! Component: 200 - total flux cleaned = 0.000967638 Jy ! Total flux subtracted in 200 components = 0.000967638 Jy ! Clean residual min=-0.004076 max=0.004213 Jy/beam ! Clean residual mean=0.000009 rms=0.001032 Jy/beam ! Combined flux in latest and established models = 0.502007 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 101 components and 0.502007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056526Jy sigma=0.424526 ! Fit after self-cal, rms=0.056445Jy sigma=0.423831 wmodel J2359+3850_S_g_map.mod ! Writing 101 model components to file: J2359+3850_S_g_map.mod wobs J2359+3850_S_g_uvs.fits ! Writing UV FITS file: J2359+3850_S_g_uvs.fits wwins J2359+3850_S_g_map.win ! wwins: Wrote 3 windows to J2359+3850_S_g_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 2.25539e-06 Jy ! Component: 100 - total flux cleaned = 0.000147388 Jy ! Component: 150 - total flux cleaned = 0.000417526 Jy ! Component: 200 - total flux cleaned = 0.0004167 Jy ! Component: 250 - total flux cleaned = 0.000479368 Jy ! Component: 300 - total flux cleaned = 0.000302334 Jy ! Component: 350 - total flux cleaned = 0.000130136 Jy ! Component: 400 - total flux cleaned = -0.000149928 Jy ! Component: 450 - total flux cleaned = -0.000368833 Jy ! Component: 500 - total flux cleaned = -0.000739808 Jy ! Component: 550 - total flux cleaned = -0.000998652 Jy ! Component: 600 - total flux cleaned = -0.00145215 Jy ! Component: 650 - total flux cleaned = -0.00169732 Jy ! Component: 700 - total flux cleaned = -0.0019376 Jy ! Component: 750 - total flux cleaned = -0.00226647 Jy ! Component: 800 - total flux cleaned = -0.00258681 Jy ! Component: 850 - total flux cleaned = -0.00290087 Jy ! Component: 900 - total flux cleaned = -0.00320702 Jy ! Component: 950 - total flux cleaned = -0.00320743 Jy ! Component: 1000 - total flux cleaned = -0.0035458 Jy ! Component: 1050 - total flux cleaned = -0.00362777 Jy ! Component: 1100 - total flux cleaned = -0.00375097 Jy ! Component: 1150 - total flux cleaned = -0.00391084 Jy ! Component: 1200 - total flux cleaned = -0.00402861 Jy ! Component: 1250 - total flux cleaned = -0.00406692 Jy ! Component: 1300 - total flux cleaned = -0.00421806 Jy ! Component: 1350 - total flux cleaned = -0.004144 Jy ! Component: 1400 - total flux cleaned = -0.00414448 Jy ! Component: 1450 - total flux cleaned = -0.00410916 Jy ! Component: 1500 - total flux cleaned = -0.00407424 Jy ! Component: 1550 - total flux cleaned = -0.0040046 Jy ! Component: 1600 - total flux cleaned = -0.00403912 Jy ! Component: 1650 - total flux cleaned = -0.00410732 Jy ! Component: 1700 - total flux cleaned = -0.00404038 Jy ! Component: 1750 - total flux cleaned = -0.00397482 Jy ! Component: 1800 - total flux cleaned = -0.00391022 Jy ! Component: 1850 - total flux cleaned = -0.00394225 Jy ! Component: 1900 - total flux cleaned = -0.00397371 Jy ! Component: 1950 - total flux cleaned = -0.00406691 Jy ! Component: 2000 - total flux cleaned = -0.00409731 Jy ! Component: 2050 - total flux cleaned = -0.00418819 Jy ! Component: 2100 - total flux cleaned = -0.0042477 Jy ! Component: 2150 - total flux cleaned = -0.00415917 Jy ! Component: 2200 - total flux cleaned = -0.00424703 Jy ! Component: 2250 - total flux cleaned = -0.00433294 Jy ! Component: 2300 - total flux cleaned = -0.00436134 Jy ! Component: 2350 - total flux cleaned = -0.00430464 Jy ! Component: 2400 - total flux cleaned = -0.00424894 Jy ! Component: 2450 - total flux cleaned = -0.00435887 Jy ! Component: 2500 - total flux cleaned = -0.00433157 Jy ! Component: 2550 - total flux cleaned = -0.00433152 Jy ! Component: 2600 - total flux cleaned = -0.00433164 Jy ! Component: 2650 - total flux cleaned = -0.00443626 Jy ! Component: 2700 - total flux cleaned = -0.00435808 Jy ! Component: 2750 - total flux cleaned = -0.0044348 Jy ! Component: 2800 - total flux cleaned = -0.00443439 Jy ! Component: 2850 - total flux cleaned = -0.00443457 Jy ! Component: 2900 - total flux cleaned = -0.00440973 Jy ! Component: 2950 - total flux cleaned = -0.00450833 Jy ! Component: 3000 - total flux cleaned = -0.00445988 Jy ! Component: 3050 - total flux cleaned = -0.00448433 Jy ! Component: 3100 - total flux cleaned = -0.00460344 Jy ! Component: 3150 - total flux cleaned = -0.00469753 Jy ! Component: 3200 - total flux cleaned = -0.00467386 Jy ! Component: 3250 - total flux cleaned = -0.00467403 Jy ! Component: 3300 - total flux cleaned = -0.0047884 Jy ! Component: 3350 - total flux cleaned = -0.00481128 Jy ! Component: 3400 - total flux cleaned = -0.00492378 Jy ! Component: 3450 - total flux cleaned = -0.00501265 Jy ! Component: 3500 - total flux cleaned = -0.0050347 Jy ! Component: 3550 - total flux cleaned = -0.00516552 Jy ! Component: 3600 - total flux cleaned = -0.0051437 Jy ! Component: 3650 - total flux cleaned = -0.00520804 Jy ! Component: 3700 - total flux cleaned = -0.00520812 Jy ! Component: 3750 - total flux cleaned = -0.00525035 Jy ! Component: 3800 - total flux cleaned = -0.00539624 Jy ! Component: 3850 - total flux cleaned = -0.00545804 Jy ! Component: 3900 - total flux cleaned = -0.00549906 Jy ! Component: 3950 - total flux cleaned = -0.00551934 Jy ! Component: 4000 - total flux cleaned = -0.00555959 Jy ! Component: 4050 - total flux cleaned = -0.00567933 Jy ! Total flux subtracted in 4096 components = -0.00573843 Jy ! Clean residual min=-0.001273 max=0.001316 Jy/beam ! Clean residual mean=0.000004 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.496269 Jy keep ! Adding 246 model components to the UV plane model. ! The established model now contains 346 components and 0.496269 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2359+3850_S_g_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.925 x 8.085 at 6.39 degrees (North through East) ! Clean map min=-0.0043308 max=0.4836 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2359+3850_S_g_map.fits wmodel /image_prod/ug002_uva//J2359+3850_S_g_map.mod ! Writing 346 model components to file: /image_prod/ug002_uva//J2359+3850_S_g_map.mod wobs /image_prod/ug002_uva//J2359+3850_S_g_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2359+3850_S_g_uvs.fits wwins /image_prod/ug002_uva//J2359+3850_S_g_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J2359+3850_S_g_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.483601 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000347807 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.215761 0.215761 0.431521 0.863043 1.72609 3.45217 6.90434 13.8087 27.6174 55.2347 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.483 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1390.43 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2359+3850_S_g_dfm.log closed on Thu Mar 5 06:35:22 2020