! Started logfile: /image_prod/ug002_uva//J0010+1058_S_e_dfm.log on Wed Mar 4 18:14:01 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//J0010+1058_S_e_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0010+1058_S_e_uva.fits ! AN table 1: 24 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.52381 visibilities/baseline/integration-bin. ! Found source: J0010+1058 ! ! 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 1056 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 J0010+1058_S_e] 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 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999980Jy sigma=9.723208 ! Fit after self-cal, rms=0.943767Jy sigma=9.183093 ! 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.649 mas, bmaj=8.591 mas, bpa=-12.1 degrees ! Estimated noise=2.65018 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.0447415 Jy ! Component: 100 - total flux cleaned = 0.0548432 Jy ! Total flux subtracted in 100 components = 0.0548432 Jy ! Clean residual min=-0.005934 max=0.005443 Jy/beam ! Clean residual mean=-0.000002 rms=0.001345 Jy/beam ! Combined flux in latest and established models = 0.0548432 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0548432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050012Jy sigma=0.459336 ! Fit after self-cal, rms=0.049882Jy sigma=0.457746 ! 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.034 mas, bmaj=9.428 mas, bpa=-12.42 degrees ! Estimated noise=2.2725 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.00292197 Jy ! Component: 100 - total flux cleaned = 0.00301174 Jy ! Component: 150 - total flux cleaned = 0.00309553 Jy ! Component: 200 - total flux cleaned = 0.00324091 Jy ! Total flux subtracted in 200 components = 0.00324091 Jy ! Clean residual min=-0.004601 max=0.005022 Jy/beam ! Clean residual mean=-0.000002 rms=0.001112 Jy/beam ! Combined flux in latest and established models = 0.0580841 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 18 components and 0.0580841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.049505Jy sigma=0.454780 ! Fit after self-cal, rms=0.049515Jy sigma=0.454655 ! 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.034 x 9.428 at -12.42 degrees (North through East) ! Clean map min=-0.0043447 max=0.056643 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 HN 1.07 KP 1.04 LA 1.06 ! MK 0.92 NL 1.02 OV 0.85 SC 0.94 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.15 HN 0.94 KP 0.98 LA 1.00 ! MK 1.01 NL 0.93 OV 0.88 SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 1.10 KP 1.05 LA 1.05 ! MK 1.08 NL 1.03 OV 0.84 SC 0.79 ! ! ! Fit before self-cal, rms=0.049515Jy sigma=0.454655 ! Fit after self-cal, rms=0.047706Jy sigma=0.450725 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.04 mas, bmaj=9.146 mas, bpa=-11.64 degrees ! Estimated noise=2.24306 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.000335401 Jy ! Component: 100 - total flux cleaned = -0.000548049 Jy ! Component: 150 - total flux cleaned = -0.000636403 Jy ! Component: 200 - total flux cleaned = -0.000711728 Jy ! Total flux subtracted in 200 components = -0.000711728 Jy ! Clean residual min=-0.003754 max=0.004381 Jy/beam ! Clean residual mean=-0.000001 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.0573724 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 21 components and 0.0573724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.047596Jy sigma=0.449856 ! Fit after self-cal, rms=0.047633Jy sigma=0.449473 ! 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.047633Jy sigma=0.449473 ! Fit after self-cal, rms=0.047973Jy sigma=0.446021 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.045 mas, bmaj=9.036 mas, bpa=-11.55 degrees ! Estimated noise=2.24495 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000120251 Jy ! Component: 100 - total flux cleaned = 0.000118463 Jy ! Component: 150 - total flux cleaned = 0.000143902 Jy ! Component: 200 - total flux cleaned = 0.000168564 Jy ! Total flux subtracted in 200 components = 0.000168564 Jy ! Clean residual min=-0.003399 max=0.003647 Jy/beam ! Clean residual mean=0.000002 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.0575409 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 29 components and 0.0575409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.047932Jy sigma=0.445757 ! Fit after self-cal, rms=0.047971Jy sigma=0.445605 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 = 9.06296e-06 Jy ! Component: 100 - total flux cleaned = 7.91774e-06 Jy ! Component: 150 - total flux cleaned = 4.8319e-05 Jy ! Component: 200 - total flux cleaned = 4.77839e-05 Jy ! Total flux subtracted in 200 components = 4.77839e-05 Jy ! Clean residual min=-0.003410 max=0.003618 Jy/beam ! Clean residual mean=0.000002 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.0575887 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 33 components and 0.0575887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.047949Jy sigma=0.445477 ! Fit after self-cal, rms=0.047951Jy sigma=0.445469 ! 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.047951Jy sigma=0.445469 ! Fit after self-cal, rms=0.047424Jy sigma=0.443501 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.047 mas, bmaj=8.953 mas, bpa=-11.45 degrees ! Estimated noise=2.23079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000120503 Jy ! Component: 100 - total flux cleaned = -0.000101114 Jy ! Component: 150 - total flux cleaned = -0.000119579 Jy ! Component: 200 - total flux cleaned = -0.000119367 Jy ! Total flux subtracted in 200 components = -0.000119367 Jy ! Clean residual min=-0.003230 max=0.003421 Jy/beam ! Clean residual mean=0.000002 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.0574694 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.0574694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.047407Jy sigma=0.443387 ! Fit after self-cal, rms=0.047441Jy sigma=0.443290 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.23097e-05 Jy ! Component: 100 - total flux cleaned = 4.2091e-05 Jy ! Component: 150 - total flux cleaned = 4.17303e-05 Jy ! Component: 200 - total flux cleaned = 4.1298e-05 Jy ! Total flux subtracted in 200 components = 4.1298e-05 Jy ! Clean residual min=-0.003191 max=0.003464 Jy/beam ! Clean residual mean=0.000002 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.0575107 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 42 components and 0.0575107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.047431Jy sigma=0.443226 ! Fit after self-cal, rms=0.047431Jy sigma=0.443222 ! 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.047431Jy sigma=0.443222 ! Fit after self-cal, rms=0.047441Jy sigma=0.443195 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.925 mas, bmaj=14.85 mas, bpa=-15.91 degrees ! Estimated noise=2.87418 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000151661 Jy ! Component: 100 - total flux cleaned = -0.000202789 Jy ! Component: 150 - total flux cleaned = -0.000228911 Jy ! Component: 200 - total flux cleaned = -0.00028585 Jy ! Total flux subtracted in 200 components = -0.00028585 Jy ! Clean residual min=-0.003371 max=0.003777 Jy/beam ! Clean residual mean=0.000003 rms=0.001000 Jy/beam ! Combined flux in latest and established models = 0.0572248 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.0572248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.047446Jy sigma=0.443235 ! Fit after self-cal, rms=0.047449Jy sigma=0.443207 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.13783e-05 Jy ! Component: 100 - total flux cleaned = 1.90494e-05 Jy ! Component: 150 - total flux cleaned = -1.2155e-05 Jy ! Component: 200 - total flux cleaned = -5.69105e-05 Jy ! Total flux subtracted in 200 components = -5.69105e-05 Jy ! Clean residual min=-0.003334 max=0.003744 Jy/beam ! Clean residual mean=0.000002 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.0571679 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 58 components and 0.0571679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.047455Jy sigma=0.443258 ! Fit after self-cal, rms=0.047452Jy sigma=0.443239 ! 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.05 mas, bmaj=8.918 mas, bpa=-11.38 degrees ! Estimated noise=2.22786 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.05 x 8.918 at -11.38 degrees (North through East) ! Clean map min=-0.0030405 max=0.056315 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.656 mas, bmaj=8.12 mas, bpa=-11.17 degrees ! Estimated noise=2.64642 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0437378 Jy ! Component: 100 - total flux cleaned = 0.0542133 Jy ! Component: 150 - total flux cleaned = 0.0570341 Jy ! Component: 200 - total flux cleaned = 0.0571335 Jy ! Total flux subtracted in 200 components = 0.0571335 Jy ! Clean residual min=-0.004483 max=0.004377 Jy/beam ! Clean residual mean=0.000001 rms=0.001052 Jy/beam ! Combined flux in latest and established models = 0.0571335 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0571335 Jy ! Inverting map and beam ! Estimated beam: bmin=3.05 mas, bmaj=8.918 mas, bpa=-11.38 degrees ! Estimated noise=2.22786 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.00108599 Jy ! Component: 100 - total flux cleaned = 0.00125291 Jy ! Component: 150 - total flux cleaned = 0.00130119 Jy ! Component: 200 - total flux cleaned = 0.0013868 Jy ! Total flux subtracted in 200 components = 0.0013868 Jy ! Clean residual min=-0.003581 max=0.003442 Jy/beam ! Clean residual mean=0.000002 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.0585203 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 25 components and 0.0585203 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.925 mas, bmaj=14.85 mas, bpa=-15.91 degrees ! Estimated noise=2.87418 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.83479e-06 Jy ! Component: 100 - total flux cleaned = -5.41249e-05 Jy ! Component: 150 - total flux cleaned = -0.000139417 Jy ! Component: 200 - total flux cleaned = -0.000238792 Jy ! Total flux subtracted in 200 components = -0.000238792 Jy ! Clean residual min=-0.003254 max=0.003845 Jy/beam ! Clean residual mean=0.000003 rms=0.001010 Jy/beam ! Combined flux in latest and established models = 0.0582815 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 = -9.34447e-05 Jy ! Component: 100 - total flux cleaned = -0.000181951 Jy ! Component: 150 - total flux cleaned = -0.000264914 Jy ! Component: 200 - total flux cleaned = -0.000327636 Jy ! Total flux subtracted in 200 components = -0.000327636 Jy ! Clean residual min=-0.003270 max=0.003807 Jy/beam ! Clean residual mean=0.000003 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.0579539 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 39 components and 0.0579539 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.05 mas, bmaj=8.918 mas, bpa=-11.38 degrees ! Estimated noise=2.22786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000398099 Jy ! Component: 100 - total flux cleaned = -0.000394353 Jy ! Component: 150 - total flux cleaned = -0.000393878 Jy ! Component: 200 - total flux cleaned = -0.00039336 Jy ! Total flux subtracted in 200 components = -0.00039336 Jy ! Clean residual min=-0.003449 max=0.003517 Jy/beam ! Clean residual mean=0.000002 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.0575605 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 49 components and 0.0575605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.047509Jy sigma=0.443846 ! Fit after self-cal, rms=0.047505Jy sigma=0.443768 wmodel J0010+1058_S_e_map.mod ! Writing 49 model components to file: J0010+1058_S_e_map.mod wobs J0010+1058_S_e_uvs.fits ! Writing UV FITS file: J0010+1058_S_e_uvs.fits wwins J0010+1058_S_e_map.win ! wwins: Wrote 1 windows to J0010+1058_S_e_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.000456748 Jy ! Component: 100 - total flux cleaned = 0.000748871 Jy ! Component: 150 - total flux cleaned = 0.000804398 Jy ! Component: 200 - total flux cleaned = 0.00070142 Jy ! Component: 250 - total flux cleaned = 0.000501225 Jy ! Component: 300 - total flux cleaned = 0.000307473 Jy ! Component: 350 - total flux cleaned = 0.000166395 Jy ! Component: 400 - total flux cleaned = -0.000152816 Jy ! Component: 450 - total flux cleaned = -0.000461896 Jy ! Component: 500 - total flux cleaned = -0.000677864 Jy ! Component: 550 - total flux cleaned = -0.0011381 Jy ! Component: 600 - total flux cleaned = -0.00158501 Jy ! Component: 650 - total flux cleaned = -0.00190202 Jy ! Component: 700 - total flux cleaned = -0.00228797 Jy ! Component: 750 - total flux cleaned = -0.00270278 Jy ! Component: 800 - total flux cleaned = -0.00314549 Jy ! Component: 850 - total flux cleaned = -0.00357768 Jy ! Component: 900 - total flux cleaned = -0.00403607 Jy ! Component: 950 - total flux cleaned = -0.00438153 Jy ! Component: 1000 - total flux cleaned = -0.00482106 Jy ! Component: 1050 - total flux cleaned = -0.00518521 Jy ! Component: 1100 - total flux cleaned = -0.00541305 Jy ! Component: 1150 - total flux cleaned = -0.00576468 Jy ! Component: 1200 - total flux cleaned = -0.00607841 Jy ! Component: 1250 - total flux cleaned = -0.00641694 Jy ! Component: 1300 - total flux cleaned = -0.0065991 Jy ! Component: 1350 - total flux cleaned = -0.00692659 Jy ! Component: 1400 - total flux cleaned = -0.00719009 Jy ! Component: 1450 - total flux cleaned = -0.00744942 Jy ! Component: 1500 - total flux cleaned = -0.00767645 Jy ! Component: 1550 - total flux cleaned = -0.00806706 Jy ! Component: 1600 - total flux cleaned = -0.00820412 Jy ! Component: 1650 - total flux cleaned = -0.00842094 Jy ! Component: 1700 - total flux cleaned = -0.00866103 Jy ! Component: 1750 - total flux cleaned = -0.00871342 Jy ! Component: 1800 - total flux cleaned = -0.00892162 Jy ! Component: 1850 - total flux cleaned = -0.00907527 Jy ! Component: 1900 - total flux cleaned = -0.00920153 Jy ! Component: 1950 - total flux cleaned = -0.00930128 Jy ! Component: 2000 - total flux cleaned = -0.00942483 Jy ! Component: 2050 - total flux cleaned = -0.00957073 Jy ! Component: 2100 - total flux cleaned = -0.00964251 Jy ! Component: 2150 - total flux cleaned = -0.00978514 Jy ! Component: 2200 - total flux cleaned = -0.00983256 Jy ! Component: 2250 - total flux cleaned = -0.00992587 Jy ! Component: 2300 - total flux cleaned = -0.01011 Jy ! Component: 2350 - total flux cleaned = -0.0102008 Jy ! Component: 2400 - total flux cleaned = -0.0103356 Jy ! Component: 2450 - total flux cleaned = -0.0104248 Jy ! Component: 2500 - total flux cleaned = -0.0105351 Jy ! Component: 2550 - total flux cleaned = -0.010688 Jy ! Component: 2600 - total flux cleaned = -0.0108822 Jy ! Component: 2650 - total flux cleaned = -0.0109246 Jy ! Component: 2700 - total flux cleaned = -0.0110306 Jy ! Component: 2750 - total flux cleaned = -0.0112191 Jy ! Component: 2800 - total flux cleaned = -0.0113019 Jy ! Component: 2850 - total flux cleaned = -0.0113636 Jy ! Component: 2900 - total flux cleaned = -0.0114856 Jy ! Component: 2950 - total flux cleaned = -0.0115262 Jy ! Component: 3000 - total flux cleaned = -0.0116258 Jy ! Component: 3050 - total flux cleaned = -0.0117444 Jy ! Component: 3100 - total flux cleaned = -0.011803 Jy ! Component: 3150 - total flux cleaned = -0.0118809 Jy ! Component: 3200 - total flux cleaned = -0.0119963 Jy ! Component: 3250 - total flux cleaned = -0.0120536 Jy ! Component: 3300 - total flux cleaned = -0.0121103 Jy ! Component: 3350 - total flux cleaned = -0.0121664 Jy ! Component: 3400 - total flux cleaned = -0.0122967 Jy ! Component: 3450 - total flux cleaned = -0.012315 Jy ! Component: 3500 - total flux cleaned = -0.0123701 Jy ! Component: 3550 - total flux cleaned = -0.0124611 Jy ! Component: 3600 - total flux cleaned = -0.0124973 Jy ! Component: 3650 - total flux cleaned = -0.0126229 Jy ! Component: 3700 - total flux cleaned = -0.0126937 Jy ! Component: 3750 - total flux cleaned = -0.0127643 Jy ! Component: 3800 - total flux cleaned = -0.0128168 Jy ! Component: 3850 - total flux cleaned = -0.0128342 Jy ! Component: 3900 - total flux cleaned = -0.012886 Jy ! Component: 3950 - total flux cleaned = -0.0129717 Jy ! Component: 4000 - total flux cleaned = -0.0129719 Jy ! Component: 4050 - total flux cleaned = -0.0130396 Jy ! Total flux subtracted in 4096 components = -0.0130901 Jy ! Clean residual min=-0.001027 max=0.000948 Jy/beam ! Clean residual mean=-0.000000 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.0444704 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 326 components and 0.0444704 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0010+1058_S_e_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.05 x 8.918 at -11.38 degrees (North through East) ! Clean map min=-0.0020463 max=0.05488 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0010+1058_S_e_map.fits wmodel /image_prod/ug002_uva//J0010+1058_S_e_map.mod ! Writing 326 model components to file: /image_prod/ug002_uva//J0010+1058_S_e_map.mod wobs /image_prod/ug002_uva//J0010+1058_S_e_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0010+1058_S_e_uvs.fits wwins /image_prod/ug002_uva//J0010+1058_S_e_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0010+1058_S_e_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0548804 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000298576 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.63215 1.63215 3.2643 6.52859 13.0572 26.1144 52.2287 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.054 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 183.806 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0010+1058_S_e_dfm.log closed on Wed Mar 4 18:14:05 2020