! Started logfile: /image_prod/ug002_uvm//J0802+1809_S_a_dfm.log on Wed Mar 4 16:50:23 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_uvm//J0802+1809_S_a_uvm.fits ! Reading UV FITS file: /image_prod/ug002_uvm//J0802+1809_S_a_uvm.fits ! AN table 1: 6 integrations on 28 of 28 possible baselines. ! AN table 2: 15 integrations on 3 of 3 possible baselines. ! Apparent sampling: 0.901408 visibilities/baseline/integration-bin. ! Found source: J0802+1809 ! ! 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 36 lines of history. ! ! Reading 576 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 J0802+1809_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. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.114246Jy sigma=12.427766 ! Fit after self-cal, rms=0.557216Jy sigma=6.557027 ! 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.948 mas, bmaj=6.874 mas, bpa=18.03 degrees ! Estimated noise=3.1561 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.334313 Jy ! Component: 100 - total flux cleaned = 0.418919 Jy ! Total flux subtracted in 100 components = 0.418919 Jy ! Clean residual min=-0.029442 max=0.043235 Jy/beam ! Clean residual mean=0.000140 rms=0.009150 Jy/beam ! Combined flux in latest and established models = 0.418919 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.418919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.114845Jy sigma=1.182480 ! Fit after self-cal, rms=0.114711Jy sigma=1.181246 ! 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.421 mas, bmaj=7.197 mas, bpa=16.7 degrees ! Estimated noise=2.76561 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.0438418 Jy ! Component: 100 - total flux cleaned = 0.0641044 Jy ! Component: 150 - total flux cleaned = 0.0757159 Jy ! Component: 200 - total flux cleaned = 0.0834468 Jy ! Total flux subtracted in 200 components = 0.0834468 Jy ! Clean residual min=-0.025024 max=0.035997 Jy/beam ! Clean residual mean=0.000011 rms=0.007422 Jy/beam ! Combined flux in latest and established models = 0.502366 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 23 components and 0.502366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092589Jy sigma=1.036783 ! Fit after self-cal, rms=0.092434Jy sigma=1.035375 ! 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.421 x 7.197 at 16.7 degrees (North through East) ! Clean map min=-0.024441 max=0.44009 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.25 HN 1.03 KP 0.95 ! MK 1.03 NL 0.88 OV 0.90 SC 0.98 ! ! A total of 45 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* NL 0.00* SC 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.31 HN 0.95 KP 0.98 ! MK 1.05 NL 1.02 OV 0.86 SC 1.15 ! ! A total of 45 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* NL 0.00* SC 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.28 HN 0.99 KP 0.95 ! MK 1.00 NL 0.82 OV 0.90 SC 0.95 ! ! A total of 45 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* NL 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.092434Jy sigma=1.035375 ! Fit after self-cal, rms=0.057581Jy sigma=0.682183 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.26 mas, bmaj=7.098 mas, bpa=14.21 degrees ! Estimated noise=2.8495 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.00313553 Jy ! Component: 100 - total flux cleaned = 0.00252934 Jy ! Component: 150 - total flux cleaned = 0.00203493 Jy ! Component: 200 - total flux cleaned = 0.00171276 Jy ! Total flux subtracted in 200 components = 0.00171276 Jy ! Clean residual min=-0.006488 max=0.008150 Jy/beam ! Clean residual mean=-0.000007 rms=0.001633 Jy/beam ! Combined flux in latest and established models = 0.504079 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.504079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056544Jy sigma=0.674352 ! Fit after self-cal, rms=0.056566Jy sigma=0.672920 ! 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.056566Jy sigma=0.672920 ! Fit after self-cal, rms=0.056621Jy sigma=0.672420 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.254 mas, bmaj=7.093 mas, bpa=14.3 degrees ! Estimated noise=2.85261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00182317 Jy ! Component: 100 - total flux cleaned = 0.00134254 Jy ! Component: 150 - total flux cleaned = 0.00099401 Jy ! Component: 200 - total flux cleaned = 0.000867007 Jy ! Total flux subtracted in 200 components = 0.000867007 Jy ! Clean residual min=-0.006051 max=0.007924 Jy/beam ! Clean residual mean=-0.000006 rms=0.001539 Jy/beam ! Combined flux in latest and established models = 0.504946 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 40 components and 0.504946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056261Jy sigma=0.670548 ! Fit after self-cal, rms=0.056241Jy sigma=0.670394 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 (93.5, -67). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00335312 Jy ! Component: 100 - total flux cleaned = 0.00276743 Jy ! Component: 150 - total flux cleaned = 0.00305529 Jy ! Component: 200 - total flux cleaned = 0.00321536 Jy ! Total flux subtracted in 200 components = 0.00321536 Jy ! Clean residual min=-0.005418 max=0.004983 Jy/beam ! Clean residual mean=-0.000002 rms=0.001255 Jy/beam ! Combined flux in latest and established models = 0.508161 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 57 components and 0.508161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055410Jy sigma=0.660129 ! Fit after self-cal, rms=0.055375Jy sigma=0.659841 ! 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.055375Jy sigma=0.659841 ! Fit after self-cal, rms=0.055409Jy sigma=0.659406 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.251 mas, bmaj=7.092 mas, bpa=14.38 degrees ! Estimated noise=2.85523 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000355494 Jy ! Component: 100 - total flux cleaned = -0.000208459 Jy ! Component: 150 - total flux cleaned = -7.99734e-05 Jy ! Component: 200 - total flux cleaned = 0.000157948 Jy ! Total flux subtracted in 200 components = 0.000157948 Jy ! Clean residual min=-0.005399 max=0.005039 Jy/beam ! Clean residual mean=-0.000001 rms=0.001205 Jy/beam ! Combined flux in latest and established models = 0.508319 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 69 components and 0.508319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055233Jy sigma=0.657468 ! Fit after self-cal, rms=0.055228Jy sigma=0.657359 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.000326429 Jy ! Component: 100 - total flux cleaned = 0.000601808 Jy ! Component: 150 - total flux cleaned = 0.000752897 Jy ! Component: 200 - total flux cleaned = 0.000756357 Jy ! Total flux subtracted in 200 components = 0.000756357 Jy ! Clean residual min=-0.005341 max=0.005046 Jy/beam ! Clean residual mean=-0.000001 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 0.509075 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 73 components and 0.509075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055144Jy sigma=0.656262 ! Fit after self-cal, rms=0.055142Jy sigma=0.656219 ! 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.055142Jy sigma=0.656219 ! Fit after self-cal, rms=0.055207Jy sigma=0.655978 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.976 mas, bmaj=9.184 mas, bpa=-0.4132 degrees ! Estimated noise=3.60788 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00253679 Jy ! Component: 100 - total flux cleaned = -0.00340376 Jy ! Component: 150 - total flux cleaned = -0.00403901 Jy ! Component: 200 - total flux cleaned = -0.00415891 Jy ! Total flux subtracted in 200 components = -0.00415891 Jy ! Clean residual min=-0.004789 max=0.004955 Jy/beam ! Clean residual mean=0.000002 rms=0.001415 Jy/beam ! Combined flux in latest and established models = 0.504916 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 85 components and 0.504916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055258Jy sigma=0.655954 ! Fit after self-cal, rms=0.055251Jy sigma=0.655838 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.000342507 Jy ! Component: 100 - total flux cleaned = -0.000310538 Jy ! Component: 150 - total flux cleaned = -0.000247913 Jy ! Component: 200 - total flux cleaned = -0.000247606 Jy ! Total flux subtracted in 200 components = -0.000247606 Jy ! Clean residual min=-0.004629 max=0.004955 Jy/beam ! Clean residual mean=0.000002 rms=0.001371 Jy/beam ! Combined flux in latest and established models = 0.504669 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 95 components and 0.504669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055293Jy sigma=0.655940 ! Fit after self-cal, rms=0.055286Jy sigma=0.655893 ! 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.248 mas, bmaj=7.089 mas, bpa=14.43 degrees ! Estimated noise=2.85886 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.248 x 7.089 at 14.43 degrees (North through East) ! Clean map min=-0.0049913 max=0.43696 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.883 mas, bmaj=6.802 mas, bpa=17.51 degrees ! Estimated noise=3.26269 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.331116 Jy ! Component: 100 - total flux cleaned = 0.416969 Jy ! Component: 150 - total flux cleaned = 0.458169 Jy ! Component: 200 - total flux cleaned = 0.480022 Jy ! Total flux subtracted in 200 components = 0.480022 Jy ! Clean residual min=-0.008416 max=0.010405 Jy/beam ! Clean residual mean=0.000031 rms=0.002615 Jy/beam ! Combined flux in latest and established models = 0.480022 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.480022 Jy ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=7.089 mas, bpa=14.43 degrees ! Estimated noise=2.85886 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.0130499 Jy ! Component: 100 - total flux cleaned = 0.01681 Jy ! Component: 150 - total flux cleaned = 0.0197285 Jy ! Component: 200 - total flux cleaned = 0.0216347 Jy ! Total flux subtracted in 200 components = 0.0216347 Jy ! Clean residual min=-0.005580 max=0.005521 Jy/beam ! Clean residual mean=0.000004 rms=0.001468 Jy/beam ! Combined flux in latest and established models = 0.501657 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 28 components and 0.501657 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=5.976 mas, bmaj=9.184 mas, bpa=-0.4132 degrees ! Estimated noise=3.60788 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00177018 Jy ! Component: 100 - total flux cleaned = -0.00105463 Jy ! Component: 150 - total flux cleaned = -0.000192122 Jy ! Component: 200 - total flux cleaned = -0.000122523 Jy ! Total flux subtracted in 200 components = -0.000122523 Jy ! Clean residual min=-0.005177 max=0.004785 Jy/beam ! Clean residual mean=0.000002 rms=0.001493 Jy/beam ! Combined flux in latest and established models = 0.501535 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 = 5.53561e-05 Jy ! Component: 100 - total flux cleaned = 0.00025218 Jy ! Component: 150 - total flux cleaned = 0.00047948 Jy ! Component: 200 - total flux cleaned = 0.00077125 Jy ! Total flux subtracted in 200 components = 0.00077125 Jy ! Clean residual min=-0.004850 max=0.004728 Jy/beam ! Clean residual mean=0.000001 rms=0.001412 Jy/beam ! Combined flux in latest and established models = 0.502306 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 62 components and 0.502306 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=7.089 mas, bpa=14.43 degrees ! Estimated noise=2.85886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00275437 Jy ! Component: 100 - total flux cleaned = 0.00318091 Jy ! Component: 150 - total flux cleaned = 0.00355823 Jy ! Component: 200 - total flux cleaned = 0.00382116 Jy ! Total flux subtracted in 200 components = 0.00382116 Jy ! Clean residual min=-0.005293 max=0.005758 Jy/beam ! Clean residual mean=0.000001 rms=0.001262 Jy/beam ! Combined flux in latest and established models = 0.506127 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 78 components and 0.506127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055570Jy sigma=0.658902 ! Fit after self-cal, rms=0.055536Jy sigma=0.658692 wmodel J0802+1809_S_a_map.mod ! Writing 78 model components to file: J0802+1809_S_a_map.mod wobs J0802+1809_S_a_uvs.fits ! Writing UV FITS file: J0802+1809_S_a_uvs.fits wwins J0802+1809_S_a_map.win ! wwins: Wrote 2 windows to J0802+1809_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.00142756 Jy ! Component: 100 - total flux cleaned = 0.00230421 Jy ! Component: 150 - total flux cleaned = 0.00223044 Jy ! Component: 200 - total flux cleaned = 0.00193419 Jy ! Component: 250 - total flux cleaned = 0.0016487 Jy ! Component: 300 - total flux cleaned = 0.00124549 Jy ! Component: 350 - total flux cleaned = 0.000860998 Jy ! Component: 400 - total flux cleaned = 0.000188096 Jy ! Component: 450 - total flux cleaned = -0.000222603 Jy ! Component: 500 - total flux cleaned = -0.000731237 Jy ! Component: 550 - total flux cleaned = -0.00127441 Jy ! Component: 600 - total flux cleaned = -0.00190594 Jy ! Component: 650 - total flux cleaned = -0.00246814 Jy ! Component: 700 - total flux cleaned = -0.00296533 Jy ! Component: 750 - total flux cleaned = -0.0032562 Jy ! Component: 800 - total flux cleaned = -0.00363372 Jy ! Component: 850 - total flux cleaned = -0.00390954 Jy ! Component: 900 - total flux cleaned = -0.00417937 Jy ! Component: 950 - total flux cleaned = -0.00448948 Jy ! Component: 1000 - total flux cleaned = -0.00475046 Jy ! Component: 1050 - total flux cleaned = -0.00513236 Jy ! Component: 1100 - total flux cleaned = -0.00534108 Jy ! Component: 1150 - total flux cleaned = -0.00562744 Jy ! Component: 1200 - total flux cleaned = -0.00574838 Jy ! Component: 1250 - total flux cleaned = -0.00594683 Jy ! Component: 1300 - total flux cleaned = -0.00610339 Jy ! Component: 1350 - total flux cleaned = -0.00641098 Jy ! Component: 1400 - total flux cleaned = -0.00663825 Jy ! Component: 1450 - total flux cleaned = -0.00682525 Jy ! Component: 1500 - total flux cleaned = -0.00704645 Jy ! Component: 1550 - total flux cleaned = -0.00711942 Jy ! Component: 1600 - total flux cleaned = -0.0072632 Jy ! Component: 1650 - total flux cleaned = -0.00726354 Jy ! Component: 1700 - total flux cleaned = -0.00744018 Jy ! Component: 1750 - total flux cleaned = -0.00740521 Jy ! Component: 1800 - total flux cleaned = -0.00740527 Jy ! Component: 1850 - total flux cleaned = -0.00737065 Jy ! Component: 1900 - total flux cleaned = -0.00733631 Jy ! Component: 1950 - total flux cleaned = -0.00730246 Jy ! Component: 2000 - total flux cleaned = -0.00730252 Jy ! Component: 2050 - total flux cleaned = -0.0073023 Jy ! Component: 2100 - total flux cleaned = -0.00730244 Jy ! Component: 2150 - total flux cleaned = -0.00726922 Jy ! Component: 2200 - total flux cleaned = -0.00730257 Jy ! Component: 2250 - total flux cleaned = -0.00736827 Jy ! Component: 2300 - total flux cleaned = -0.00726938 Jy ! Component: 2350 - total flux cleaned = -0.00720397 Jy ! Component: 2400 - total flux cleaned = -0.00707317 Jy ! Component: 2450 - total flux cleaned = -0.00704022 Jy ! Component: 2500 - total flux cleaned = -0.00691011 Jy ! Component: 2550 - total flux cleaned = -0.00681244 Jy ! Component: 2600 - total flux cleaned = -0.00671479 Jy ! Component: 2650 - total flux cleaned = -0.00661751 Jy ! Component: 2700 - total flux cleaned = -0.00652048 Jy ! Component: 2750 - total flux cleaned = -0.00645575 Jy ! Component: 2800 - total flux cleaned = -0.00648793 Jy ! Component: 2850 - total flux cleaned = -0.00648816 Jy ! Component: 2900 - total flux cleaned = -0.00645569 Jy ! Component: 2950 - total flux cleaned = -0.00648823 Jy ! Component: 3000 - total flux cleaned = -0.00661848 Jy ! Component: 3050 - total flux cleaned = -0.00668337 Jy ! Component: 3100 - total flux cleaned = -0.00668362 Jy ! Component: 3150 - total flux cleaned = -0.00661839 Jy ! Component: 3200 - total flux cleaned = -0.00665105 Jy ! Component: 3250 - total flux cleaned = -0.00665127 Jy ! Component: 3300 - total flux cleaned = -0.00665126 Jy ! Component: 3350 - total flux cleaned = -0.00671718 Jy ! Component: 3400 - total flux cleaned = -0.00675025 Jy ! Component: 3450 - total flux cleaned = -0.00671685 Jy ! Component: 3500 - total flux cleaned = -0.00671699 Jy ! Component: 3550 - total flux cleaned = -0.00668347 Jy ! Component: 3600 - total flux cleaned = -0.00671697 Jy ! Component: 3650 - total flux cleaned = -0.00671689 Jy ! Component: 3700 - total flux cleaned = -0.00671687 Jy ! Component: 3750 - total flux cleaned = -0.00675091 Jy ! Component: 3800 - total flux cleaned = -0.00664862 Jy ! Component: 3850 - total flux cleaned = -0.00668284 Jy ! Component: 3900 - total flux cleaned = -0.00664847 Jy ! Component: 3950 - total flux cleaned = -0.00668319 Jy ! Component: 4000 - total flux cleaned = -0.00657864 Jy ! Component: 4050 - total flux cleaned = -0.00661364 Jy ! Total flux subtracted in 4096 components = -0.00657845 Jy ! Clean residual min=-0.002108 max=0.001981 Jy/beam ! Clean residual mean=-0.000000 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.499549 Jy keep ! Adding 197 model components to the UV plane model. ! The established model now contains 275 components and 0.499549 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uvm//J0802+1809_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.248 x 7.089 at 14.43 degrees (North through East) ! Clean map min=-0.0050334 max=0.4385 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uvm//J0802+1809_S_a_map.fits wmodel /image_prod/ug002_uvm//J0802+1809_S_a_map.mod ! Writing 275 model components to file: /image_prod/ug002_uvm//J0802+1809_S_a_map.mod wobs /image_prod/ug002_uvm//J0802+1809_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uvm//J0802+1809_S_a_uvs.fits wwins /image_prod/ug002_uvm//J0802+1809_S_a_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uvm//J0802+1809_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.438499 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000607182 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.415405 0.415405 0.830809 1.66162 3.32324 6.64647 13.2929 26.5859 53.1718 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.438 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 722.187 quit ! Quitting program ! Log file /image_prod/ug002_uvm//J0802+1809_S_a_dfm.log closed on Wed Mar 4 16:50:27 2020