! Started logfile: /image_prod/ug002_uva//J1334+3128_S_dfm.log on Thu Mar 5 01:17:50 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//J1334+3128_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1334+3128_S_uva.fits ! AN table 1: 30 integrations on 10 of 10 possible baselines. ! AN table 2: 60 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.775 visibilities/baseline/integration-bin. ! Found source: J1334+3128 ! ! 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 2790 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 J1334+3128_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 60 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.999799Jy sigma=11.217272 ! Fit after self-cal, rms=0.974072Jy sigma=10.936972 ! 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.605 mas, bmaj=11.65 mas, bpa=-7.668 degrees ! Estimated noise=1.66583 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.0210504 Jy ! Component: 100 - total flux cleaned = 0.0247202 Jy ! Total flux subtracted in 100 components = 0.0247202 Jy ! Clean residual min=-0.002193 max=0.002268 Jy/beam ! Clean residual mean=-0.000006 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.0247202 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0247202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037135Jy sigma=0.394690 ! Fit after self-cal, rms=0.035903Jy sigma=0.379050 ! 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.31 mas, bmaj=13.78 mas, bpa=-7.242 degrees ! Estimated noise=1.20861 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.00180567 Jy ! Component: 100 - total flux cleaned = 0.00160657 Jy ! Component: 150 - total flux cleaned = 0.00153071 Jy ! Component: 200 - total flux cleaned = 0.00150355 Jy ! Total flux subtracted in 200 components = 0.00150355 Jy ! Clean residual min=-0.001603 max=0.001609 Jy/beam ! Clean residual mean=-0.000008 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.0262237 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 8 components and 0.0262237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.035691Jy sigma=0.376903 ! Fit after self-cal, rms=0.035618Jy sigma=0.376483 ! 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.31 x 13.78 at -7.242 degrees (North through East) ! Clean map min=-0.0014834 max=0.028323 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 KP 1.02 LA 0.97 OV 1.01 ! PT 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.03 KP 1.01 LA 0.95 MK 0.93 ! PT 0.99 SC 0.89 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.80 KP 0.97 LA 1.09 OV 0.94 ! PT 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 KP 1.04 LA 0.97 MK 0.94 ! PT 1.03 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.85 KP 1.25 LA 0.88 OV 0.93 ! PT 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.93 KP 1.03 LA 1.27 MK 1.01 ! PT 1.07 SC 0.90 ! ! ! Fit before self-cal, rms=0.035618Jy sigma=0.376483 ! Fit after self-cal, rms=0.035045Jy sigma=0.374876 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.264 mas, bmaj=13.58 mas, bpa=-7.043 degrees ! Estimated noise=1.19056 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 = 9.51812e-05 Jy ! Component: 100 - total flux cleaned = 7.94684e-05 Jy ! Component: 150 - total flux cleaned = 6.58343e-05 Jy ! Component: 200 - total flux cleaned = 5.39922e-05 Jy ! Total flux subtracted in 200 components = 5.39922e-05 Jy ! Clean residual min=-0.001450 max=0.001642 Jy/beam ! Clean residual mean=0.000002 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.0262777 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 26 components and 0.0262777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.035030Jy sigma=0.374762 ! Fit after self-cal, rms=0.035108Jy sigma=0.374171 ! 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.035108Jy sigma=0.374171 ! Fit after self-cal, rms=0.035429Jy sigma=0.373642 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.24 mas, bmaj=13.48 mas, bpa=-6.987 degrees ! Estimated noise=1.19475 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.57356e-06 Jy ! Component: 100 - total flux cleaned = 2.21963e-05 Jy ! Component: 150 - total flux cleaned = 7.45384e-05 Jy ! Component: 200 - total flux cleaned = 0.000110666 Jy ! Total flux subtracted in 200 components = 0.000110666 Jy ! Clean residual min=-0.001379 max=0.001456 Jy/beam ! Clean residual mean=0.000001 rms=0.000310 Jy/beam ! Combined flux in latest and established models = 0.0263884 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.0263884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.035420Jy sigma=0.373572 ! Fit after self-cal, rms=0.035422Jy sigma=0.373051 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 (-69.5, -101.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122047 Jy ! Component: 100 - total flux cleaned = 0.00122826 Jy ! Component: 150 - total flux cleaned = 0.00113332 Jy ! Component: 200 - total flux cleaned = 0.00104972 Jy ! Total flux subtracted in 200 components = 0.00104972 Jy ! Clean residual min=-0.001156 max=0.001157 Jy/beam ! Clean residual mean=-0.000003 rms=0.000286 Jy/beam ! Combined flux in latest and established models = 0.0274381 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 61 components and 0.0274381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.035375Jy sigma=0.372558 ! Fit after self-cal, rms=0.035350Jy sigma=0.372367 ! 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.035350Jy sigma=0.372367 ! Fit after self-cal, rms=0.035004Jy sigma=0.372265 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.228 mas, bmaj=13.46 mas, bpa=-6.818 degrees ! Estimated noise=1.18093 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000502975 Jy ! Component: 100 - total flux cleaned = 0.00045645 Jy ! Component: 150 - total flux cleaned = 0.000361829 Jy ! Component: 200 - total flux cleaned = 0.000302501 Jy ! Total flux subtracted in 200 components = 0.000302501 Jy ! Clean residual min=-0.001054 max=0.001033 Jy/beam ! Clean residual mean=-0.000002 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.0277406 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 70 components and 0.0277406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.034979Jy sigma=0.372007 ! Fit after self-cal, rms=0.034971Jy sigma=0.371789 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.000280618 Jy ! Component: 100 - total flux cleaned = 0.000323122 Jy ! Component: 150 - total flux cleaned = 0.000323698 Jy ! Component: 200 - total flux cleaned = 0.000314845 Jy ! Total flux subtracted in 200 components = 0.000314845 Jy ! Clean residual min=-0.001074 max=0.000995 Jy/beam ! Clean residual mean=-0.000002 rms=0.000246 Jy/beam ! Combined flux in latest and established models = 0.0280555 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 75 components and 0.0280555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.034958Jy sigma=0.371676 ! Fit after self-cal, rms=0.034954Jy sigma=0.371639 ! 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.034954Jy sigma=0.371639 ! Fit after self-cal, rms=0.034690Jy sigma=0.371580 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.84 mas, bmaj=19.97 mas, bpa=8.307 degrees ! Estimated noise=1.43897 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.29424e-05 Jy ! Component: 100 - total flux cleaned = -2.41125e-05 Jy ! Component: 150 - total flux cleaned = -7.81346e-05 Jy ! Component: 200 - total flux cleaned = -0.0001178 Jy ! Total flux subtracted in 200 components = -0.0001178 Jy ! Clean residual min=-0.000928 max=0.000973 Jy/beam ! Clean residual mean=-0.000003 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.0279377 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 96 components and 0.0279377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.034684Jy sigma=0.371528 ! Fit after self-cal, rms=0.034690Jy sigma=0.371500 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.71738e-05 Jy ! Component: 100 - total flux cleaned = 3.21269e-05 Jy ! Component: 150 - total flux cleaned = 2.12509e-05 Jy ! Component: 200 - total flux cleaned = 6.34922e-06 Jy ! Total flux subtracted in 200 components = 6.34922e-06 Jy ! Clean residual min=-0.000904 max=0.000935 Jy/beam ! Clean residual mean=-0.000003 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.027944 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 113 components and 0.027944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.034687Jy sigma=0.371486 ! Fit after self-cal, rms=0.034685Jy sigma=0.371476 ! 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.224 mas, bmaj=13.46 mas, bpa=-6.714 degrees ! Estimated noise=1.1701 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.224 x 13.46 at -6.714 degrees (North through East) ! Clean map min=-0.00099504 max=0.02798 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.54 mas, bmaj=11.47 mas, bpa=-6.946 degrees ! Estimated noise=1.60982 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0216634 Jy ! Component: 100 - total flux cleaned = 0.0268543 Jy ! Component: 150 - total flux cleaned = 0.0278953 Jy ! Component: 200 - total flux cleaned = 0.0281975 Jy ! Total flux subtracted in 200 components = 0.0281975 Jy ! Clean residual min=-0.001632 max=0.001672 Jy/beam ! Clean residual mean=-0.000002 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0281975 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0281975 Jy ! Inverting map and beam ! Estimated beam: bmin=3.224 mas, bmaj=13.46 mas, bpa=-6.714 degrees ! Estimated noise=1.1701 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.000467803 Jy ! Component: 100 - total flux cleaned = 0.000532983 Jy ! Component: 150 - total flux cleaned = 0.000532271 Jy ! Component: 200 - total flux cleaned = 0.000557466 Jy ! Total flux subtracted in 200 components = 0.000557466 Jy ! Clean residual min=-0.001109 max=0.000993 Jy/beam ! Clean residual mean=-0.000003 rms=0.000282 Jy/beam ! Combined flux in latest and established models = 0.0287549 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 41 components and 0.0287549 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=12.84 mas, bmaj=19.97 mas, bpa=8.307 degrees ! Estimated noise=1.43897 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00013955 Jy ! Component: 100 - total flux cleaned = -0.000152722 Jy ! Component: 150 - total flux cleaned = -0.000204972 Jy ! Component: 200 - total flux cleaned = -0.000252058 Jy ! Total flux subtracted in 200 components = -0.000252058 Jy ! Clean residual min=-0.001070 max=0.000901 Jy/beam ! Clean residual mean=-0.000004 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.0285029 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 = -4.23194e-05 Jy ! Component: 100 - total flux cleaned = -8.07002e-05 Jy ! Component: 150 - total flux cleaned = -0.000115541 Jy ! Component: 200 - total flux cleaned = -0.000147085 Jy ! Total flux subtracted in 200 components = -0.000147085 Jy ! Clean residual min=-0.001011 max=0.000891 Jy/beam ! Clean residual mean=-0.000003 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.0283558 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 66 components and 0.0283558 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.224 mas, bmaj=13.46 mas, bpa=-6.714 degrees ! Estimated noise=1.1701 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000128976 Jy ! Component: 100 - total flux cleaned = -0.000185534 Jy ! Component: 150 - total flux cleaned = -0.000202061 Jy ! Component: 200 - total flux cleaned = -0.000217836 Jy ! Total flux subtracted in 200 components = -0.000217836 Jy ! Clean residual min=-0.001036 max=0.000966 Jy/beam ! Clean residual mean=-0.000002 rms=0.000246 Jy/beam ! Combined flux in latest and established models = 0.028138 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 76 components and 0.028138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.034702Jy sigma=0.371661 ! Fit after self-cal, rms=0.034716Jy sigma=0.371604 wmodel J1334+3128_S_map.mod ! Writing 76 model components to file: J1334+3128_S_map.mod wobs J1334+3128_S_uvs.fits ! Writing UV FITS file: J1334+3128_S_uvs.fits wwins J1334+3128_S_map.win ! wwins: Wrote 2 windows to J1334+3128_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.00026691 Jy ! Component: 100 - total flux cleaned = -0.000470185 Jy ! Component: 150 - total flux cleaned = -0.000614435 Jy ! Component: 200 - total flux cleaned = -0.000706827 Jy ! Component: 250 - total flux cleaned = -0.000817528 Jy ! Component: 300 - total flux cleaned = -0.000933167 Jy ! Component: 350 - total flux cleaned = -0.00105381 Jy ! Component: 400 - total flux cleaned = -0.00113798 Jy ! Component: 450 - total flux cleaned = -0.00121927 Jy ! Component: 500 - total flux cleaned = -0.00127817 Jy ! Component: 550 - total flux cleaned = -0.00131633 Jy ! Component: 600 - total flux cleaned = -0.00137182 Jy ! Component: 650 - total flux cleaned = -0.00139852 Jy ! Component: 700 - total flux cleaned = -0.00140733 Jy ! Component: 750 - total flux cleaned = -0.00142431 Jy ! Component: 800 - total flux cleaned = -0.00142442 Jy ! Component: 850 - total flux cleaned = -0.00144879 Jy ! Component: 900 - total flux cleaned = -0.00146464 Jy ! Component: 950 - total flux cleaned = -0.00148001 Jy ! Component: 1000 - total flux cleaned = -0.00145699 Jy ! Component: 1050 - total flux cleaned = -0.00144944 Jy ! Component: 1100 - total flux cleaned = -0.0014494 Jy ! Component: 1150 - total flux cleaned = -0.0014421 Jy ! Component: 1200 - total flux cleaned = -0.00144921 Jy ! Component: 1250 - total flux cleaned = -0.00144918 Jy ! Component: 1300 - total flux cleaned = -0.00146994 Jy ! Component: 1350 - total flux cleaned = -0.00148358 Jy ! Component: 1400 - total flux cleaned = -0.00147676 Jy ! Component: 1450 - total flux cleaned = -0.00149014 Jy ! Component: 1500 - total flux cleaned = -0.00148349 Jy ! Component: 1550 - total flux cleaned = -0.00148349 Jy ! Component: 1600 - total flux cleaned = -0.00148342 Jy ! Component: 1650 - total flux cleaned = -0.00147692 Jy ! Component: 1700 - total flux cleaned = -0.00148326 Jy ! Component: 1750 - total flux cleaned = -0.0015022 Jy ! Component: 1800 - total flux cleaned = -0.00152098 Jy ! Component: 1850 - total flux cleaned = -0.00155821 Jy ! Component: 1900 - total flux cleaned = -0.00157051 Jy ! Component: 1950 - total flux cleaned = -0.00158889 Jy ! Component: 2000 - total flux cleaned = -0.0016192 Jy ! Component: 2050 - total flux cleaned = -0.0016312 Jy ! Component: 2100 - total flux cleaned = -0.00165517 Jy ! Component: 2150 - total flux cleaned = -0.00167903 Jy ! Component: 2200 - total flux cleaned = -0.00169691 Jy ! Component: 2250 - total flux cleaned = -0.00173245 Jy ! Component: 2300 - total flux cleaned = -0.00175013 Jy ! Component: 2350 - total flux cleaned = -0.00178537 Jy ! Component: 2400 - total flux cleaned = -0.00180292 Jy ! Component: 2450 - total flux cleaned = -0.00182627 Jy ! Component: 2500 - total flux cleaned = -0.0018611 Jy ! Component: 2550 - total flux cleaned = -0.00187265 Jy ! Component: 2600 - total flux cleaned = -0.00189574 Jy ! Component: 2650 - total flux cleaned = -0.00192446 Jy ! Component: 2700 - total flux cleaned = -0.00194167 Jy ! Component: 2750 - total flux cleaned = -0.00195881 Jy ! Component: 2800 - total flux cleaned = -0.00198733 Jy ! Component: 2850 - total flux cleaned = -0.00200437 Jy ! Component: 2900 - total flux cleaned = -0.00202136 Jy ! Component: 2950 - total flux cleaned = -0.00204394 Jy ! Component: 3000 - total flux cleaned = -0.00206649 Jy ! Component: 3050 - total flux cleaned = -0.00210027 Jy ! Component: 3100 - total flux cleaned = -0.00211711 Jy ! Component: 3150 - total flux cleaned = -0.00213399 Jy ! Component: 3200 - total flux cleaned = -0.00216205 Jy ! Component: 3250 - total flux cleaned = -0.00218447 Jy ! Component: 3300 - total flux cleaned = -0.00220132 Jy ! Component: 3350 - total flux cleaned = -0.00220692 Jy ! Component: 3400 - total flux cleaned = -0.00222377 Jy ! Component: 3450 - total flux cleaned = -0.00220134 Jy ! Component: 3500 - total flux cleaned = -0.00222379 Jy ! Component: 3550 - total flux cleaned = -0.00221253 Jy ! Component: 3600 - total flux cleaned = -0.00221815 Jy ! Component: 3650 - total flux cleaned = -0.00220124 Jy ! Component: 3700 - total flux cleaned = -0.00221249 Jy ! Component: 3750 - total flux cleaned = -0.00222379 Jy ! Component: 3800 - total flux cleaned = -0.00222379 Jy ! Component: 3850 - total flux cleaned = -0.00222382 Jy ! Component: 3900 - total flux cleaned = -0.0022352 Jy ! Component: 3950 - total flux cleaned = -0.00222383 Jy ! Component: 4000 - total flux cleaned = -0.0022467 Jy ! Component: 4050 - total flux cleaned = -0.00225247 Jy ! Total flux subtracted in 4096 components = -0.0022582 Jy ! Clean residual min=-0.000348 max=0.000327 Jy/beam ! Clean residual mean=0.000000 rms=0.000096 Jy/beam ! Combined flux in latest and established models = 0.0258798 Jy keep ! Adding 234 model components to the UV plane model. ! The established model now contains 310 components and 0.0258798 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1334+3128_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.224 x 13.46 at -6.714 degrees (North through East) ! Clean map min=-0.0010463 max=0.027673 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1334+3128_S_map.fits wmodel /image_prod/ug002_uva//J1334+3128_S_map.mod ! Writing 310 model components to file: /image_prod/ug002_uva//J1334+3128_S_map.mod wobs /image_prod/ug002_uva//J1334+3128_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1334+3128_S_uvs.fits wwins /image_prod/ug002_uva//J1334+3128_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1334+3128_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0276733 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 9.67534e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.04888 1.04888 2.09777 4.19553 8.39107 16.7821 33.5643 67.1285 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.027 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 286.018 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1334+3128_S_dfm.log closed on Thu Mar 5 01:17:53 2020