! Started logfile: /image_prod/ug002_uva//J0035-0835_S_dfm.log on Wed Mar 4 18:32:07 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//J0035-0835_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0035-0835_S_uva.fits ! AN table 1: 25 integrations on 36 of 36 possible baselines. ! AN table 2: 25 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.983889 visibilities/baseline/integration-bin. ! Found source: J0035-0835 ! ! 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 5313 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 J0035-0835_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 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.001825Jy sigma=7.878690 ! Fit after self-cal, rms=0.939214Jy sigma=7.406746 ! 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.754 mas, bmaj=7.167 mas, bpa=-2.152 degrees ! Estimated noise=1.91226 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.0494846 Jy ! Component: 100 - total flux cleaned = 0.060295 Jy ! Total flux subtracted in 100 components = 0.060295 Jy ! Clean residual min=-0.004460 max=0.004524 Jy/beam ! Clean residual mean=0.000007 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.060295 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.060295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075164Jy sigma=0.464588 ! Fit after self-cal, rms=0.074703Jy sigma=0.461240 ! 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.232 mas, bmaj=8.255 mas, bpa=-3.009 degrees ! Estimated noise=1.29949 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.00263574 Jy ! Component: 100 - total flux cleaned = 0.00261193 Jy ! Component: 150 - total flux cleaned = 0.00252509 Jy ! Component: 200 - total flux cleaned = 0.00247355 Jy ! Total flux subtracted in 200 components = 0.00247355 Jy ! Clean residual min=-0.003524 max=0.003076 Jy/beam ! Clean residual mean=0.000010 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.0627685 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0627685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074582Jy sigma=0.460560 ! Fit after self-cal, rms=0.074579Jy sigma=0.460552 ! 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.232 x 8.255 at -3.009 degrees (North through East) ! Clean map min=-0.003395 max=0.063947 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.11 KP 1.31 LA 0.96 ! MK 0.97 NL 1.19 OV 0.80 PT 1.10 ! SC 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.90 FD 0.96 HN 0.97 KP 0.97 ! LA 0.98 MK 0.95 OV 0.83 PT 1.01 ! SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 KP 0.96 LA 1.06 ! MK 1.05 NL 1.43 OV 1.03 PT 1.05 ! SC 0.86 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.01 HN 0.98 KP 0.95 ! LA 1.04 MK 0.96 OV 0.86 PT 1.03 ! SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.06 KP 1.00 LA 1.05 ! MK 1.01 NL 1.25 OV 0.87 PT 1.04 ! SC 1.08 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.90 FD 1.01 HN 1.00 KP 1.00 ! LA 1.05 MK 0.92 OV 0.77 PT 0.97 ! SC 1.08 ! ! ! Fit before self-cal, rms=0.074579Jy sigma=0.460552 ! Fit after self-cal, rms=0.072260Jy sigma=0.455032 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.219 mas, bmaj=8.185 mas, bpa=-3.094 degrees ! Estimated noise=1.28929 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.000352378 Jy ! Component: 100 - total flux cleaned = 0.000275829 Jy ! Component: 150 - total flux cleaned = 0.000244331 Jy ! Component: 200 - total flux cleaned = 0.000217502 Jy ! Total flux subtracted in 200 components = 0.000217502 Jy ! Clean residual min=-0.002247 max=0.002358 Jy/beam ! Clean residual mean=0.000000 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.0629861 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 18 components and 0.0629861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072250Jy sigma=0.454919 ! Fit after self-cal, rms=0.072308Jy sigma=0.454506 ! 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.072308Jy sigma=0.454506 ! Fit after self-cal, rms=0.071966Jy sigma=0.454457 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.215 mas, bmaj=8.16 mas, bpa=-3.02 degrees ! Estimated noise=1.28738 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000221941 Jy ! Component: 100 - total flux cleaned = 0.000205637 Jy ! Component: 150 - total flux cleaned = 0.000179102 Jy ! Component: 200 - total flux cleaned = 0.00017884 Jy ! Total flux subtracted in 200 components = 0.00017884 Jy ! Clean residual min=-0.002291 max=0.002321 Jy/beam ! Clean residual mean=0.000000 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.0631649 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 19 components and 0.0631649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071960Jy sigma=0.454401 ! Fit after self-cal, rms=0.071965Jy sigma=0.454391 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 = -1.17167e-05 Jy ! Component: 100 - total flux cleaned = -1.20409e-05 Jy ! Component: 150 - total flux cleaned = -2.23917e-05 Jy ! Component: 200 - total flux cleaned = -3.2011e-05 Jy ! Total flux subtracted in 200 components = -3.2011e-05 Jy ! Clean residual min=-0.002291 max=0.002294 Jy/beam ! Clean residual mean=0.000000 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.0631329 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.0631329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071961Jy sigma=0.454366 ! Fit after self-cal, rms=0.071961Jy sigma=0.454361 ! 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.071961Jy sigma=0.454361 ! Fit after self-cal, rms=0.071572Jy sigma=0.454355 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.21 mas, bmaj=8.14 mas, bpa=-2.973 degrees ! Estimated noise=1.28505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000137281 Jy ! Component: 100 - total flux cleaned = 0.000136899 Jy ! Component: 150 - total flux cleaned = 0.000136739 Jy ! Component: 200 - total flux cleaned = 0.000136885 Jy ! Total flux subtracted in 200 components = 0.000136885 Jy ! Clean residual min=-0.002267 max=0.002286 Jy/beam ! Clean residual mean=0.000000 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.0632698 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 24 components and 0.0632698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071568Jy sigma=0.454329 ! Fit after self-cal, rms=0.071564Jy sigma=0.454327 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 = -1.0552e-05 Jy ! Component: 100 - total flux cleaned = -1.00267e-05 Jy ! Component: 150 - total flux cleaned = -9.82093e-06 Jy ! Component: 200 - total flux cleaned = -9.8755e-06 Jy ! Total flux subtracted in 200 components = -9.8755e-06 Jy ! Clean residual min=-0.002260 max=0.002272 Jy/beam ! Clean residual mean=0.000000 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.0632599 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 24 components and 0.0632599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071561Jy sigma=0.454311 ! Fit after self-cal, rms=0.071560Jy sigma=0.454310 ! 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.071560Jy sigma=0.454310 ! Fit after self-cal, rms=0.071299Jy sigma=0.454306 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.56 mas, bmaj=15.08 mas, bpa=4.356 degrees ! Estimated noise=1.59785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000242651 Jy ! Component: 100 - total flux cleaned = 0.000243453 Jy ! Component: 150 - total flux cleaned = 0.000243615 Jy ! Component: 200 - total flux cleaned = 0.00025586 Jy ! Total flux subtracted in 200 components = 0.00025586 Jy ! Clean residual min=-0.002332 max=0.002380 Jy/beam ! Clean residual mean=0.000000 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.0635158 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 28 components and 0.0635158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071300Jy sigma=0.454323 ! Fit after self-cal, rms=0.071294Jy sigma=0.454315 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 = 3.53525e-05 Jy ! Component: 100 - total flux cleaned = 3.51688e-05 Jy ! Component: 150 - total flux cleaned = 4.65806e-05 Jy ! Component: 200 - total flux cleaned = 4.70585e-05 Jy ! Total flux subtracted in 200 components = 4.70585e-05 Jy ! Clean residual min=-0.002340 max=0.002360 Jy/beam ! Clean residual mean=0.000000 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.0635628 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 30 components and 0.0635628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071296Jy sigma=0.454332 ! Fit after self-cal, rms=0.071292Jy sigma=0.454324 ! 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.205 mas, bmaj=8.125 mas, bpa=-2.941 degrees ! Estimated noise=1.28317 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.205 x 8.125 at -2.941 degrees (North through East) ! Clean map min=-0.002078 max=0.06308 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.741 mas, bmaj=7.083 mas, bpa=-2.175 degrees ! Estimated noise=1.87451 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0488042 Jy ! Component: 100 - total flux cleaned = 0.0595484 Jy ! Component: 150 - total flux cleaned = 0.0623527 Jy ! Component: 200 - total flux cleaned = 0.0632985 Jy ! Total flux subtracted in 200 components = 0.0632985 Jy ! Clean residual min=-0.003726 max=0.003399 Jy/beam ! Clean residual mean=0.000000 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.0632985 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0632985 Jy ! Inverting map and beam ! Estimated beam: bmin=3.205 mas, bmaj=8.125 mas, bpa=-2.941 degrees ! Estimated noise=1.28317 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.000170807 Jy ! Component: 100 - total flux cleaned = 0.000168352 Jy ! Component: 150 - total flux cleaned = 0.000147476 Jy ! Component: 200 - total flux cleaned = 0.000127603 Jy ! Total flux subtracted in 200 components = 0.000127603 Jy ! Clean residual min=-0.002199 max=0.002351 Jy/beam ! Clean residual mean=0.000000 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.0634261 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 22 components and 0.0634261 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.56 mas, bmaj=15.08 mas, bpa=4.356 degrees ! Estimated noise=1.59785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000178242 Jy ! Component: 100 - total flux cleaned = 0.000216531 Jy ! Component: 150 - total flux cleaned = 0.000216879 Jy ! Component: 200 - total flux cleaned = 0.000202564 Jy ! Total flux subtracted in 200 components = 0.000202564 Jy ! Clean residual min=-0.002380 max=0.002390 Jy/beam ! Clean residual mean=0.000000 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.0636287 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.33711e-05 Jy ! Component: 100 - total flux cleaned = -1.31919e-05 Jy ! Component: 150 - total flux cleaned = -2.47768e-05 Jy ! Component: 200 - total flux cleaned = -2.52051e-05 Jy ! Total flux subtracted in 200 components = -2.52051e-05 Jy ! Clean residual min=-0.002371 max=0.002373 Jy/beam ! Clean residual mean=0.000000 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.0636034 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 29 components and 0.0636034 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.205 mas, bmaj=8.125 mas, bpa=-2.941 degrees ! Estimated noise=1.28317 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000115476 Jy ! Component: 100 - total flux cleaned = -0.000115211 Jy ! Component: 150 - total flux cleaned = -0.000130282 Jy ! Component: 200 - total flux cleaned = -0.00013091 Jy ! Total flux subtracted in 200 components = -0.00013091 Jy ! Clean residual min=-0.002260 max=0.002262 Jy/beam ! Clean residual mean=0.000000 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.0634725 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 50 components and 0.0634725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071297Jy sigma=0.454356 ! Fit after self-cal, rms=0.071297Jy sigma=0.454344 wmodel J0035-0835_S_map.mod ! Writing 50 model components to file: J0035-0835_S_map.mod wobs J0035-0835_S_uvs.fits ! Writing UV FITS file: J0035-0835_S_uvs.fits wwins J0035-0835_S_map.win ! wwins: Wrote 1 windows to J0035-0835_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.000466233 Jy ! Component: 100 - total flux cleaned = 0.000857365 Jy ! Component: 150 - total flux cleaned = 0.00122852 Jy ! Component: 200 - total flux cleaned = 0.00154992 Jy ! Component: 250 - total flux cleaned = 0.0018949 Jy ! Component: 300 - total flux cleaned = 0.00229349 Jy ! Component: 350 - total flux cleaned = 0.00254962 Jy ! Component: 400 - total flux cleaned = 0.00282856 Jy ! Component: 450 - total flux cleaned = 0.00306848 Jy ! Component: 500 - total flux cleaned = 0.0031848 Jy ! Component: 550 - total flux cleaned = 0.00326924 Jy ! Component: 600 - total flux cleaned = 0.0032971 Jy ! Component: 650 - total flux cleaned = 0.00332427 Jy ! Component: 700 - total flux cleaned = 0.00327157 Jy ! Component: 750 - total flux cleaned = 0.00324631 Jy ! Component: 800 - total flux cleaned = 0.00324585 Jy ! Component: 850 - total flux cleaned = 0.00309721 Jy ! Component: 900 - total flux cleaned = 0.00302493 Jy ! Component: 950 - total flux cleaned = 0.0029773 Jy ! Component: 1000 - total flux cleaned = 0.00293003 Jy ! Component: 1050 - total flux cleaned = 0.00279186 Jy ! Component: 1100 - total flux cleaned = 0.00274729 Jy ! Component: 1150 - total flux cleaned = 0.00265873 Jy ! Component: 1200 - total flux cleaned = 0.00268083 Jy ! Component: 1250 - total flux cleaned = 0.00255226 Jy ! Component: 1300 - total flux cleaned = 0.00251022 Jy ! Component: 1350 - total flux cleaned = 0.00251042 Jy ! Component: 1400 - total flux cleaned = 0.00251076 Jy ! Component: 1450 - total flux cleaned = 0.00247071 Jy ! Component: 1500 - total flux cleaned = 0.00247099 Jy ! Component: 1550 - total flux cleaned = 0.0024319 Jy ! Component: 1600 - total flux cleaned = 0.00241263 Jy ! Component: 1650 - total flux cleaned = 0.00235534 Jy ! Component: 1700 - total flux cleaned = 0.0023553 Jy ! Component: 1750 - total flux cleaned = 0.00235543 Jy ! Component: 1800 - total flux cleaned = 0.0023734 Jy ! Component: 1850 - total flux cleaned = 0.002355 Jy ! Component: 1900 - total flux cleaned = 0.00235468 Jy ! Component: 1950 - total flux cleaned = 0.00242463 Jy ! Component: 2000 - total flux cleaned = 0.00244203 Jy ! Component: 2050 - total flux cleaned = 0.0024422 Jy ! Component: 2100 - total flux cleaned = 0.00251005 Jy ! Component: 2150 - total flux cleaned = 0.00245957 Jy ! Component: 2200 - total flux cleaned = 0.00252588 Jy ! Component: 2250 - total flux cleaned = 0.00249335 Jy ! Component: 2300 - total flux cleaned = 0.00254165 Jy ! Component: 2350 - total flux cleaned = 0.00247782 Jy ! Component: 2400 - total flux cleaned = 0.0024463 Jy ! Component: 2450 - total flux cleaned = 0.00250876 Jy ! Component: 2500 - total flux cleaned = 0.00249306 Jy ! Component: 2550 - total flux cleaned = 0.00243212 Jy ! Component: 2600 - total flux cleaned = 0.00244722 Jy ! Component: 2650 - total flux cleaned = 0.00240225 Jy ! Component: 2700 - total flux cleaned = 0.00234339 Jy ! Component: 2750 - total flux cleaned = 0.00229948 Jy ! Component: 2800 - total flux cleaned = 0.00229972 Jy ! Component: 2850 - total flux cleaned = 0.00231429 Jy ! Component: 2900 - total flux cleaned = 0.00231442 Jy ! Component: 2950 - total flux cleaned = 0.00231466 Jy ! Component: 3000 - total flux cleaned = 0.00234236 Jy ! Component: 3050 - total flux cleaned = 0.0023696 Jy ! Component: 3100 - total flux cleaned = 0.00232882 Jy ! Component: 3150 - total flux cleaned = 0.00232868 Jy ! Component: 3200 - total flux cleaned = 0.00234205 Jy ! Component: 3250 - total flux cleaned = 0.00239502 Jy ! Component: 3300 - total flux cleaned = 0.00244771 Jy ! Component: 3350 - total flux cleaned = 0.00248677 Jy ! Component: 3400 - total flux cleaned = 0.00248665 Jy ! Component: 3450 - total flux cleaned = 0.00246107 Jy ! Component: 3500 - total flux cleaned = 0.00247378 Jy ! Component: 3550 - total flux cleaned = 0.00247375 Jy ! Component: 3600 - total flux cleaned = 0.00243648 Jy ! Component: 3650 - total flux cleaned = 0.00247349 Jy ! Component: 3700 - total flux cleaned = 0.00244896 Jy ! Component: 3750 - total flux cleaned = 0.00244885 Jy ! Component: 3800 - total flux cleaned = 0.00242451 Jy ! Component: 3850 - total flux cleaned = 0.00244857 Jy ! Component: 3900 - total flux cleaned = 0.00244856 Jy ! Component: 3950 - total flux cleaned = 0.00240132 Jy ! Component: 4000 - total flux cleaned = 0.00242472 Jy ! Component: 4050 - total flux cleaned = 0.00240146 Jy ! Total flux subtracted in 4096 components = 0.00237837 Jy ! Clean residual min=-0.000688 max=0.000769 Jy/beam ! Clean residual mean=0.000002 rms=0.000206 Jy/beam ! Combined flux in latest and established models = 0.0658509 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 323 components and 0.065851 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0035-0835_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.205 x 8.125 at -2.941 degrees (North through East) ! Clean map min=-0.0016291 max=0.063166 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0035-0835_S_map.fits wmodel /image_prod/ug002_uva//J0035-0835_S_map.mod ! Writing 323 model components to file: /image_prod/ug002_uva//J0035-0835_S_map.mod wobs /image_prod/ug002_uva//J0035-0835_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0035-0835_S_uvs.fits wwins /image_prod/ug002_uva//J0035-0835_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0035-0835_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0631658 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000201798 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.958418 0.958418 1.91684 3.83367 7.66734 15.3347 30.6694 61.3387 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.063 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 313.015 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0035-0835_S_dfm.log closed on Wed Mar 4 18:32:11 2020