! Started logfile: /image_prod/ug002_uva//J1333+5057_S_a_dfm.log on Thu Mar 5 01:17:09 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//J1333+5057_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1333+5057_S_a_uva.fits ! AN table 1: 150 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.996296 visibilities/baseline/integration-bin. ! Found source: J1333+5057 ! ! 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 20175 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 J1333+5057_S_a] 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.008057Jy sigma=8.930362 ! Fit after self-cal, rms=0.912919Jy sigma=8.087991 ! 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=3.064 mas, bmaj=4.313 mas, bpa=-6.658 degrees ! Estimated noise=1.11383 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.0688948 Jy ! Component: 100 - total flux cleaned = 0.0839184 Jy ! Total flux subtracted in 100 components = 0.0839184 Jy ! Clean residual min=-0.003387 max=0.004470 Jy/beam ! Clean residual mean=0.000004 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.0839184 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.0839184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061630Jy sigma=0.469462 ! Fit after self-cal, rms=0.061451Jy sigma=0.468317 ! 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.914 mas, bmaj=5.438 mas, bpa=-7.298 degrees ! Estimated noise=0.580382 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.00420714 Jy ! Component: 100 - total flux cleaned = 0.00478184 Jy ! Component: 150 - total flux cleaned = 0.00478234 Jy ! Component: 200 - total flux cleaned = 0.00478266 Jy ! Total flux subtracted in 200 components = 0.00478266 Jy ! Clean residual min=-0.002292 max=0.003798 Jy/beam ! Clean residual mean=0.000009 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.0887011 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0887011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061116Jy sigma=0.465594 ! Fit after self-cal, rms=0.061111Jy sigma=0.465583 ! 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.914 x 5.438 at -7.298 degrees (North through East) ! Clean map min=-0.0021918 max=0.088892 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.02 HN 1.03 KP 0.97 ! LA 0.98 MK 0.99 NL 1.12 OV 1.02 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.01 HN 1.00 KP 1.00 ! LA 1.00 MK 1.00 NL 1.41 OV 0.93 ! PT 0.98 SC 0.81 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.02 HN 0.99 KP 0.98 ! LA 0.99 MK 1.00 NL 0.97 OV 0.99 ! PT 0.97 SC 1.04 ! ! ! Fit before self-cal, rms=0.061111Jy sigma=0.465583 ! Fit after self-cal, rms=0.059778Jy sigma=0.460556 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.904 mas, bmaj=5.418 mas, bpa=-6.595 degrees ! Estimated noise=0.574942 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.000217747 Jy ! Component: 100 - total flux cleaned = -0.000221145 Jy ! Component: 150 - total flux cleaned = -0.000221819 Jy ! Component: 200 - total flux cleaned = -0.000235515 Jy ! Total flux subtracted in 200 components = -0.000235515 Jy ! Clean residual min=-0.002800 max=0.002845 Jy/beam ! Clean residual mean=0.000009 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.0884655 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 22 components and 0.0884655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059749Jy sigma=0.460491 ! Fit after self-cal, rms=0.059760Jy sigma=0.460399 ! 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.059760Jy sigma=0.460399 ! Fit after self-cal, rms=0.065983Jy sigma=0.449621 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.897 mas, bmaj=5.368 mas, bpa=-5.869 degrees ! Estimated noise=0.573765 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000216276 Jy ! Component: 100 - total flux cleaned = 0.000271192 Jy ! Component: 150 - total flux cleaned = 0.000284484 Jy ! Component: 200 - total flux cleaned = 0.00029476 Jy ! Total flux subtracted in 200 components = 0.00029476 Jy ! Clean residual min=-0.001087 max=0.001021 Jy/beam ! Clean residual mean=0.000006 rms=0.000267 Jy/beam ! Combined flux in latest and established models = 0.0887603 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 27 components and 0.0887603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065973Jy sigma=0.449552 ! Fit after self-cal, rms=0.066077Jy sigma=0.449345 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.68117e-05 Jy ! Component: 100 - total flux cleaned = -5.42465e-05 Jy ! Component: 150 - total flux cleaned = -4.74938e-05 Jy ! Component: 200 - total flux cleaned = -4.1497e-05 Jy ! Total flux subtracted in 200 components = -4.1497e-05 Jy ! Clean residual min=-0.001070 max=0.000996 Jy/beam ! Clean residual mean=0.000006 rms=0.000269 Jy/beam ! Combined flux in latest and established models = 0.0887188 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.0887188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066075Jy sigma=0.449334 ! Fit after self-cal, rms=0.066075Jy sigma=0.449332 ! 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.066075Jy sigma=0.449332 ! Fit after self-cal, rms=0.066530Jy sigma=0.449296 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.899 mas, bmaj=5.351 mas, bpa=-5.498 degrees ! Estimated noise=0.573836 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000207599 Jy ! Component: 100 - total flux cleaned = 0.000242305 Jy ! Component: 150 - total flux cleaned = 0.000251046 Jy ! Component: 200 - total flux cleaned = 0.000251493 Jy ! Total flux subtracted in 200 components = 0.000251493 Jy ! Clean residual min=-0.001073 max=0.000999 Jy/beam ! Clean residual mean=0.000006 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.0889703 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.0889703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066525Jy sigma=0.449269 ! Fit after self-cal, rms=0.066527Jy sigma=0.449267 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.09313e-05 Jy ! Component: 100 - total flux cleaned = 3.1204e-07 Jy ! Component: 150 - total flux cleaned = 5.13564e-06 Jy ! Component: 200 - total flux cleaned = 9.5262e-06 Jy ! Total flux subtracted in 200 components = 9.5262e-06 Jy ! Clean residual min=-0.001068 max=0.000994 Jy/beam ! Clean residual mean=0.000006 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.0889798 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 37 components and 0.0889798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066526Jy sigma=0.449261 ! Fit after self-cal, rms=0.066526Jy sigma=0.449260 ! 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.066526Jy sigma=0.449260 ! Fit after self-cal, rms=0.066565Jy sigma=0.449246 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.474 mas, bmaj=9.148 mas, bpa=13.12 degrees ! Estimated noise=0.677143 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000316622 Jy ! Component: 100 - total flux cleaned = 0.000362117 Jy ! Component: 150 - total flux cleaned = 0.000381061 Jy ! Component: 200 - total flux cleaned = 0.00039407 Jy ! Total flux subtracted in 200 components = 0.00039407 Jy ! Clean residual min=-0.001157 max=0.001158 Jy/beam ! Clean residual mean=0.000013 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.0893739 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 42 components and 0.0893739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066566Jy sigma=0.449242 ! Fit after self-cal, rms=0.066565Jy sigma=0.449240 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.03567e-05 Jy ! Component: 100 - total flux cleaned = 4.91315e-05 Jy ! Component: 150 - total flux cleaned = 5.63533e-05 Jy ! Component: 200 - total flux cleaned = 6.26261e-05 Jy ! Total flux subtracted in 200 components = 6.26261e-05 Jy ! Clean residual min=-0.001153 max=0.001157 Jy/beam ! Clean residual mean=0.000013 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.0894365 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.0894365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066565Jy sigma=0.449244 ! Fit after self-cal, rms=0.066566Jy sigma=0.449244 ! 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.9 mas, bmaj=5.337 mas, bpa=-5.279 degrees ! Estimated noise=0.573898 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.9 x 5.337 at -5.279 degrees (North through East) ! Clean map min=-0.0010227 max=0.087731 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=3.058 mas, bmaj=4.252 mas, bpa=-5.105 degrees ! Estimated noise=1.10864 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0686454 Jy ! Component: 100 - total flux cleaned = 0.0836146 Jy ! Component: 150 - total flux cleaned = 0.0870965 Jy ! Component: 200 - total flux cleaned = 0.0884997 Jy ! Total flux subtracted in 200 components = 0.0884997 Jy ! Clean residual min=-0.002018 max=0.002279 Jy/beam ! Clean residual mean=0.000002 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.0884997 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 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0884997 Jy ! Inverting map and beam ! Estimated beam: bmin=3.9 mas, bmaj=5.337 mas, bpa=-5.279 degrees ! Estimated noise=0.573898 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.000469597 Jy ! Component: 100 - total flux cleaned = 0.000528175 Jy ! Component: 150 - total flux cleaned = 0.000528928 Jy ! Component: 200 - total flux cleaned = 0.000542158 Jy ! Total flux subtracted in 200 components = 0.000542158 Jy ! Clean residual min=-0.001069 max=0.001021 Jy/beam ! Clean residual mean=0.000006 rms=0.000266 Jy/beam ! Combined flux in latest and established models = 0.0890419 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.0890419 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.474 mas, bmaj=9.148 mas, bpa=13.12 degrees ! Estimated noise=0.677143 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000321878 Jy ! Component: 100 - total flux cleaned = 0.000336866 Jy ! Component: 150 - total flux cleaned = 0.000347892 Jy ! Component: 200 - total flux cleaned = 0.000357247 Jy ! Total flux subtracted in 200 components = 0.000357247 Jy ! Clean residual min=-0.001136 max=0.001158 Jy/beam ! Clean residual mean=0.000013 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.0893991 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.2329e-06 Jy ! Component: 100 - total flux cleaned = 1.20459e-05 Jy ! Component: 150 - total flux cleaned = 1.89824e-05 Jy ! Component: 200 - total flux cleaned = 2.5243e-05 Jy ! Total flux subtracted in 200 components = 2.5243e-05 Jy ! Clean residual min=-0.001139 max=0.001153 Jy/beam ! Clean residual mean=0.000013 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.0894244 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 24 components and 0.0894244 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.9 mas, bmaj=5.337 mas, bpa=-5.279 degrees ! Estimated noise=0.573898 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.94728e-05 Jy ! Component: 100 - total flux cleaned = -0.00015835 Jy ! Component: 150 - total flux cleaned = -0.000178263 Jy ! Component: 200 - total flux cleaned = -0.000195564 Jy ! Total flux subtracted in 200 components = -0.000195564 Jy ! Clean residual min=-0.001058 max=0.000991 Jy/beam ! Clean residual mean=0.000006 rms=0.000264 Jy/beam ! Combined flux in latest and established models = 0.0892288 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.0892288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066570Jy sigma=0.449247 ! Fit after self-cal, rms=0.066571Jy sigma=0.449241 wmodel J1333+5057_S_a_map.mod ! Writing 30 model components to file: J1333+5057_S_a_map.mod wobs J1333+5057_S_a_uvs.fits ! Writing UV FITS file: J1333+5057_S_a_uvs.fits wwins J1333+5057_S_a_map.win ! wwins: Wrote 1 windows to J1333+5057_S_a_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.000125266 Jy ! Component: 100 - total flux cleaned = -0.000196831 Jy ! Component: 150 - total flux cleaned = -0.000352949 Jy ! Component: 200 - total flux cleaned = -0.000487378 Jy ! Component: 250 - total flux cleaned = -0.000569117 Jy ! Component: 300 - total flux cleaned = -0.000648849 Jy ! Component: 350 - total flux cleaned = -0.00074198 Jy ! Component: 400 - total flux cleaned = -0.000757183 Jy ! Component: 450 - total flux cleaned = -0.000817071 Jy ! Component: 500 - total flux cleaned = -0.000861238 Jy ! Component: 550 - total flux cleaned = -0.000919064 Jy ! Component: 600 - total flux cleaned = -0.00101805 Jy ! Component: 650 - total flux cleaned = -0.00105974 Jy ! Component: 700 - total flux cleaned = -0.00110083 Jy ! Component: 750 - total flux cleaned = -0.00116862 Jy ! Component: 800 - total flux cleaned = -0.00120861 Jy ! Component: 850 - total flux cleaned = -0.00128738 Jy ! Component: 900 - total flux cleaned = -0.00133919 Jy ! Component: 950 - total flux cleaned = -0.00139015 Jy ! Component: 1000 - total flux cleaned = -0.00142789 Jy ! Component: 1050 - total flux cleaned = -0.00145274 Jy ! Component: 1100 - total flux cleaned = -0.00151418 Jy ! Component: 1150 - total flux cleaned = -0.00152612 Jy ! Component: 1200 - total flux cleaned = -0.00153829 Jy ! Component: 1250 - total flux cleaned = -0.00155041 Jy ! Component: 1300 - total flux cleaned = -0.00160904 Jy ! Component: 1350 - total flux cleaned = -0.00162076 Jy ! Component: 1400 - total flux cleaned = -0.00164365 Jy ! Component: 1450 - total flux cleaned = -0.00166648 Jy ! Component: 1500 - total flux cleaned = -0.00170035 Jy ! Component: 1550 - total flux cleaned = -0.00168913 Jy ! Component: 1600 - total flux cleaned = -0.00171124 Jy ! Component: 1650 - total flux cleaned = -0.00173326 Jy ! Component: 1700 - total flux cleaned = -0.00178733 Jy ! Component: 1750 - total flux cleaned = -0.00172289 Jy ! Component: 1800 - total flux cleaned = -0.00176561 Jy ! Component: 1850 - total flux cleaned = -0.00178655 Jy ! Component: 1900 - total flux cleaned = -0.00174455 Jy ! Component: 1950 - total flux cleaned = -0.00172392 Jy ! Component: 2000 - total flux cleaned = -0.00170344 Jy ! Component: 2050 - total flux cleaned = -0.00173417 Jy ! Component: 2100 - total flux cleaned = -0.00171382 Jy ! Component: 2150 - total flux cleaned = -0.00168364 Jy ! Component: 2200 - total flux cleaned = -0.00165374 Jy ! Component: 2250 - total flux cleaned = -0.00169349 Jy ! Component: 2300 - total flux cleaned = -0.00167379 Jy ! Component: 2350 - total flux cleaned = -0.00164454 Jy ! Component: 2400 - total flux cleaned = -0.00163481 Jy ! Component: 2450 - total flux cleaned = -0.00165408 Jy ! Component: 2500 - total flux cleaned = -0.00162531 Jy ! Component: 2550 - total flux cleaned = -0.0016539 Jy ! Component: 2600 - total flux cleaned = -0.00165393 Jy ! Component: 2650 - total flux cleaned = -0.0016069 Jy ! Component: 2700 - total flux cleaned = -0.00164426 Jy ! Component: 2750 - total flux cleaned = -0.00163491 Jy ! Component: 2800 - total flux cleaned = -0.00166255 Jy ! Component: 2850 - total flux cleaned = -0.00165332 Jy ! Component: 2900 - total flux cleaned = -0.00164424 Jy ! Component: 2950 - total flux cleaned = -0.00165341 Jy ! Component: 3000 - total flux cleaned = -0.00165341 Jy ! Component: 3050 - total flux cleaned = -0.00163548 Jy ! Component: 3100 - total flux cleaned = -0.00167098 Jy ! Component: 3150 - total flux cleaned = -0.0016798 Jy ! Component: 3200 - total flux cleaned = -0.00166218 Jy ! Component: 3250 - total flux cleaned = -0.001671 Jy ! Component: 3300 - total flux cleaned = -0.0016884 Jy ! Component: 3350 - total flux cleaned = -0.00169709 Jy ! Component: 3400 - total flux cleaned = -0.00172294 Jy ! Component: 3450 - total flux cleaned = -0.00172294 Jy ! Component: 3500 - total flux cleaned = -0.00170586 Jy ! Component: 3550 - total flux cleaned = -0.00176519 Jy ! Component: 3600 - total flux cleaned = -0.00178208 Jy ! Component: 3650 - total flux cleaned = -0.00181559 Jy ! Component: 3700 - total flux cleaned = -0.00180725 Jy ! Component: 3750 - total flux cleaned = -0.0018488 Jy ! Component: 3800 - total flux cleaned = -0.00184883 Jy ! Component: 3850 - total flux cleaned = -0.00188996 Jy ! Component: 3900 - total flux cleaned = -0.00193907 Jy ! Component: 3950 - total flux cleaned = -0.00196344 Jy ! Component: 4000 - total flux cleaned = -0.00196346 Jy ! Component: 4050 - total flux cleaned = -0.00197155 Jy ! Total flux subtracted in 4096 components = -0.00202778 Jy ! Clean residual min=-0.000501 max=0.000474 Jy/beam ! Clean residual mean=0.000003 rms=0.000150 Jy/beam ! Combined flux in latest and established models = 0.087201 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 330 components and 0.087201 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1333+5057_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.9 x 5.337 at -5.279 degrees (North through East) ! Clean map min=-0.00098416 max=0.087748 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1333+5057_S_a_map.fits wmodel /image_prod/ug002_uva//J1333+5057_S_a_map.mod ! Writing 330 model components to file: /image_prod/ug002_uva//J1333+5057_S_a_map.mod wobs /image_prod/ug002_uva//J1333+5057_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1333+5057_S_a_uvs.fits wwins /image_prod/ug002_uva//J1333+5057_S_a_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1333+5057_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0877479 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000148931 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.509179 0.509179 1.01836 2.03672 4.07343 8.14686 16.2937 32.5874 65.1749 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.087 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 589.184 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1333+5057_S_a_dfm.log closed on Thu Mar 5 01:17:13 2020