! Started logfile: /image_prod/ug002_uva//J1145+1310_S_dfm.log on Thu Mar 5 00:10:22 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//J1145+1310_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1145+1310_S_uva.fits ! AN table 1: 90 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.690476 visibilities/baseline/integration-bin. ! Found source: J1145+1310 ! ! 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 5220 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 J1145+1310_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 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001263Jy sigma=10.313908 ! Fit after self-cal, rms=0.974461Jy sigma=10.035329 ! 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.67 mas, bmaj=16.28 mas, bpa=-18.67 degrees ! Estimated noise=1.78376 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.0207094 Jy ! Component: 100 - total flux cleaned = 0.0252824 Jy ! Total flux subtracted in 100 components = 0.0252824 Jy ! Clean residual min=-0.002766 max=0.002843 Jy/beam ! Clean residual mean=-0.000019 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.0252824 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0252824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.041922Jy sigma=0.418558 ! Fit after self-cal, rms=0.040262Jy sigma=0.400387 ! 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=4.423 mas, bmaj=17.73 mas, bpa=-18.26 degrees ! Estimated noise=0.962263 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.00329039 Jy ! Component: 100 - total flux cleaned = 0.00443373 Jy ! Component: 150 - total flux cleaned = 0.00498392 Jy ! Component: 200 - total flux cleaned = 0.00506057 Jy ! Total flux subtracted in 200 components = 0.00506057 Jy ! Clean residual min=-0.001856 max=0.001770 Jy/beam ! Clean residual mean=-0.000017 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.0303429 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 23 components and 0.0303429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.040010Jy sigma=0.397961 ! Fit after self-cal, rms=0.040014Jy sigma=0.397824 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.423 x 17.73 at -18.26 degrees (North through East) ! Clean map min=-0.0018801 max=0.028895 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 0.96 KP 1.05 LA 0.94 ! MK 0.90 NL 1.06 OV 1.04 PT 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 1.01 KP 1.02 LA 1.01 ! MK 0.86 NL 0.99 OV 0.91 PT 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 HN 1.06 KP 1.02 LA 0.97 ! MK 0.97 NL 0.95 OV 0.99 PT 0.97 ! ! ! Fit before self-cal, rms=0.040014Jy sigma=0.397824 ! Fit after self-cal, rms=0.039471Jy sigma=0.397339 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.348 mas, bmaj=17.6 mas, bpa=-18.31 degrees ! Estimated noise=0.953425 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.000447461 Jy ! Component: 100 - total flux cleaned = 0.000544326 Jy ! Component: 150 - total flux cleaned = 0.000589233 Jy ! Component: 200 - total flux cleaned = 0.000653417 Jy ! Total flux subtracted in 200 components = 0.000653417 Jy ! Clean residual min=-0.001946 max=0.001653 Jy/beam ! Clean residual mean=-0.000015 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.0309963 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 43 components and 0.0309963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039450Jy sigma=0.397187 ! Fit after self-cal, rms=0.039460Jy sigma=0.397038 ! 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.039460Jy sigma=0.397038 ! Fit after self-cal, rms=0.039694Jy sigma=0.394766 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.313 mas, bmaj=17.41 mas, bpa=-18.43 degrees ! Estimated noise=0.949967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000457451 Jy ! Component: 100 - total flux cleaned = 0.000701784 Jy ! Component: 150 - total flux cleaned = 0.000770007 Jy ! Component: 200 - total flux cleaned = 0.000813013 Jy ! Total flux subtracted in 200 components = 0.000813013 Jy ! Clean residual min=-0.001430 max=0.001557 Jy/beam ! Clean residual mean=0.000006 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.0318094 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 59 components and 0.0318094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039687Jy sigma=0.394695 ! Fit after self-cal, rms=0.039702Jy sigma=0.394406 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 (-39.5, -83). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000429457 Jy ! Component: 100 - total flux cleaned = 0.000625333 Jy ! Component: 150 - total flux cleaned = 0.00084778 Jy ! Component: 200 - total flux cleaned = 0.000995955 Jy ! Total flux subtracted in 200 components = 0.000995955 Jy ! Clean residual min=-0.001330 max=0.001167 Jy/beam ! Clean residual mean=0.000004 rms=0.000289 Jy/beam ! Combined flux in latest and established models = 0.0328053 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 95 components and 0.0328053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039641Jy sigma=0.393818 ! Fit after self-cal, rms=0.039624Jy sigma=0.393639 ! 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.039624Jy sigma=0.393639 ! Fit after self-cal, rms=0.039405Jy sigma=0.393532 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.295 mas, bmaj=17.39 mas, bpa=-18.2 degrees ! Estimated noise=0.943513 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000463417 Jy ! Component: 100 - total flux cleaned = 0.000712873 Jy ! Component: 150 - total flux cleaned = 0.000930206 Jy ! Component: 200 - total flux cleaned = 0.00106792 Jy ! Total flux subtracted in 200 components = 0.00106792 Jy ! Clean residual min=-0.001257 max=0.001130 Jy/beam ! Clean residual mean=0.000002 rms=0.000281 Jy/beam ! Combined flux in latest and established models = 0.0338732 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 112 components and 0.0338732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039372Jy sigma=0.393234 ! Fit after self-cal, rms=0.039352Jy sigma=0.392864 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.000482849 Jy ! Component: 100 - total flux cleaned = 0.000646884 Jy ! Component: 150 - total flux cleaned = 0.000773186 Jy ! Component: 200 - total flux cleaned = 0.000869885 Jy ! Total flux subtracted in 200 components = 0.000869885 Jy ! Clean residual min=-0.001202 max=0.001117 Jy/beam ! Clean residual mean=-0.000000 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.0347431 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 126 components and 0.0347431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039330Jy sigma=0.392679 ! Fit after self-cal, rms=0.039324Jy sigma=0.392628 ! 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.039324Jy sigma=0.392628 ! Fit after self-cal, rms=0.039196Jy sigma=0.392559 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.747 mas, bmaj=18.85 mas, bpa=-17.25 degrees ! Estimated noise=1.05956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000640081 Jy ! Component: 100 - total flux cleaned = 0.000857143 Jy ! Component: 150 - total flux cleaned = 0.001017 Jy ! Component: 200 - total flux cleaned = 0.00110755 Jy ! Total flux subtracted in 200 components = 0.00110755 Jy ! Clean residual min=-0.001017 max=0.000935 Jy/beam ! Clean residual mean=0.000003 rms=0.000282 Jy/beam ! Combined flux in latest and established models = 0.0358507 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 147 components and 0.0358507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039182Jy sigma=0.392436 ! Fit after self-cal, rms=0.039191Jy sigma=0.392395 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.000361619 Jy ! Component: 100 - total flux cleaned = 0.000429031 Jy ! Component: 150 - total flux cleaned = 0.000479067 Jy ! Component: 200 - total flux cleaned = 0.000514087 Jy ! Total flux subtracted in 200 components = 0.000514087 Jy ! Clean residual min=-0.000964 max=0.000943 Jy/beam ! Clean residual mean=0.000002 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.0363648 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 160 components and 0.0363648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039183Jy sigma=0.392323 ! Fit after self-cal, rms=0.039172Jy sigma=0.392244 ! 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=4.288 mas, bmaj=17.4 mas, bpa=-18.08 degrees ! Estimated noise=0.938716 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.288 x 17.4 at -18.08 degrees (North through East) ! Clean map min=-0.0017735 max=0.028476 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.527 mas, bmaj=15.95 mas, bpa=-18.37 degrees ! Estimated noise=1.72224 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0217441 Jy ! Component: 100 - total flux cleaned = 0.0269989 Jy ! Component: 150 - total flux cleaned = 0.0289222 Jy ! Component: 200 - total flux cleaned = 0.030182 Jy ! Total flux subtracted in 200 components = 0.030182 Jy ! Clean residual min=-0.002044 max=0.002049 Jy/beam ! Clean residual mean=-0.000001 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.030182 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.030182 Jy ! Inverting map and beam ! Estimated beam: bmin=4.288 mas, bmaj=17.4 mas, bpa=-18.08 degrees ! Estimated noise=0.938716 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.00118788 Jy ! Component: 100 - total flux cleaned = 0.00178794 Jy ! Component: 150 - total flux cleaned = 0.00245809 Jy ! Component: 200 - total flux cleaned = 0.00305371 Jy ! Total flux subtracted in 200 components = 0.00305371 Jy ! Clean residual min=-0.001415 max=0.001114 Jy/beam ! Clean residual mean=-0.000000 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.0332357 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 52 components and 0.0332357 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=7.747 mas, bmaj=18.85 mas, bpa=-17.25 degrees ! Estimated noise=1.05956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000938003 Jy ! Component: 100 - total flux cleaned = 0.00144387 Jy ! Component: 150 - total flux cleaned = 0.00182136 Jy ! Component: 200 - total flux cleaned = 0.00215192 Jy ! Total flux subtracted in 200 components = 0.00215192 Jy ! Clean residual min=-0.001144 max=0.001032 Jy/beam ! Clean residual mean=-0.000000 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.0353876 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 = 0.000185985 Jy ! Component: 100 - total flux cleaned = 0.000340201 Jy ! Component: 150 - total flux cleaned = 0.000483629 Jy ! Component: 200 - total flux cleaned = 0.000557847 Jy ! Total flux subtracted in 200 components = 0.000557847 Jy ! Clean residual min=-0.001075 max=0.001002 Jy/beam ! Clean residual mean=-0.000000 rms=0.000294 Jy/beam ! Combined flux in latest and established models = 0.0359455 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 118 components and 0.0359455 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.288 mas, bmaj=17.4 mas, bpa=-18.08 degrees ! Estimated noise=0.938716 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.37292e-05 Jy ! Component: 100 - total flux cleaned = 0.000199476 Jy ! Component: 150 - total flux cleaned = 0.000295911 Jy ! Component: 200 - total flux cleaned = 0.000384948 Jy ! Total flux subtracted in 200 components = 0.000384948 Jy ! Clean residual min=-0.001228 max=0.001081 Jy/beam ! Clean residual mean=-0.000000 rms=0.000276 Jy/beam ! Combined flux in latest and established models = 0.0363304 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 146 components and 0.0363304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.039173Jy sigma=0.392292 ! Fit after self-cal, rms=0.039170Jy sigma=0.392243 wmodel J1145+1310_S_map.mod ! Writing 146 model components to file: J1145+1310_S_map.mod wobs J1145+1310_S_uvs.fits ! Writing UV FITS file: J1145+1310_S_uvs.fits wwins J1145+1310_S_map.win ! wwins: Wrote 2 windows to J1145+1310_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.000362876 Jy ! Component: 100 - total flux cleaned = -0.000450994 Jy ! Component: 150 - total flux cleaned = -0.000546978 Jy ! Component: 200 - total flux cleaned = -0.000637303 Jy ! Component: 250 - total flux cleaned = -0.000709158 Jy ! Component: 300 - total flux cleaned = -0.000776837 Jy ! Component: 350 - total flux cleaned = -0.000803202 Jy ! Component: 400 - total flux cleaned = -0.000828321 Jy ! Component: 450 - total flux cleaned = -0.000828086 Jy ! Component: 500 - total flux cleaned = -0.00075715 Jy ! Component: 550 - total flux cleaned = -0.000722831 Jy ! Component: 600 - total flux cleaned = -0.00065521 Jy ! Component: 650 - total flux cleaned = -0.000611468 Jy ! Component: 700 - total flux cleaned = -0.000579101 Jy ! Component: 750 - total flux cleaned = -0.000537666 Jy ! Component: 800 - total flux cleaned = -0.000517422 Jy ! Component: 850 - total flux cleaned = -0.000467897 Jy ! Component: 900 - total flux cleaned = -0.000419606 Jy ! Component: 950 - total flux cleaned = -0.000372353 Jy ! Component: 1000 - total flux cleaned = -0.000390898 Jy ! Component: 1050 - total flux cleaned = -0.000372555 Jy ! Component: 1100 - total flux cleaned = -0.000381633 Jy ! Component: 1150 - total flux cleaned = -0.000381545 Jy ! Component: 1200 - total flux cleaned = -0.000364383 Jy ! Component: 1250 - total flux cleaned = -0.000355843 Jy ! Component: 1300 - total flux cleaned = -0.000339151 Jy ! Component: 1350 - total flux cleaned = -0.000314424 Jy ! Component: 1400 - total flux cleaned = -0.000298052 Jy ! Component: 1450 - total flux cleaned = -0.000258198 Jy ! Component: 1500 - total flux cleaned = -0.000250334 Jy ! Component: 1550 - total flux cleaned = -0.000242687 Jy ! Component: 1600 - total flux cleaned = -0.000242492 Jy ! Component: 1650 - total flux cleaned = -0.000242623 Jy ! Component: 1700 - total flux cleaned = -0.000257449 Jy ! Component: 1750 - total flux cleaned = -0.000279376 Jy ! Component: 1800 - total flux cleaned = -0.000322683 Jy ! Component: 1850 - total flux cleaned = -0.000329702 Jy ! Component: 1900 - total flux cleaned = -0.000379256 Jy ! Component: 1950 - total flux cleaned = -0.00040027 Jy ! Component: 2000 - total flux cleaned = -0.000448777 Jy ! Component: 2050 - total flux cleaned = -0.000469312 Jy ! Component: 2100 - total flux cleaned = -0.000496414 Jy ! Component: 2150 - total flux cleaned = -0.000503171 Jy ! Component: 2200 - total flux cleaned = -0.000509884 Jy ! Component: 2250 - total flux cleaned = -0.000549614 Jy ! Component: 2300 - total flux cleaned = -0.000589058 Jy ! Component: 2350 - total flux cleaned = -0.000615001 Jy ! Component: 2400 - total flux cleaned = -0.000653738 Jy ! Component: 2450 - total flux cleaned = -0.000660139 Jy ! Component: 2500 - total flux cleaned = -0.000672898 Jy ! Component: 2550 - total flux cleaned = -0.000704513 Jy ! Component: 2600 - total flux cleaned = -0.00071082 Jy ! Component: 2650 - total flux cleaned = -0.000742041 Jy ! Component: 2700 - total flux cleaned = -0.000760598 Jy ! Component: 2750 - total flux cleaned = -0.000772886 Jy ! Component: 2800 - total flux cleaned = -0.000791237 Jy ! Component: 2850 - total flux cleaned = -0.000821539 Jy ! Component: 2900 - total flux cleaned = -0.000827553 Jy ! Component: 2950 - total flux cleaned = -0.000851439 Jy ! Component: 3000 - total flux cleaned = -0.000881154 Jy ! Component: 3050 - total flux cleaned = -0.000910686 Jy ! Component: 3100 - total flux cleaned = -0.000910731 Jy ! Component: 3150 - total flux cleaned = -0.000963263 Jy ! Component: 3200 - total flux cleaned = -0.000997958 Jy ! Component: 3250 - total flux cleaned = -0.00100375 Jy ! Component: 3300 - total flux cleaned = -0.00103808 Jy ! Component: 3350 - total flux cleaned = -0.00107219 Jy ! Component: 3400 - total flux cleaned = -0.00110043 Jy ! Component: 3450 - total flux cleaned = -0.00111168 Jy ! Component: 3500 - total flux cleaned = -0.00113967 Jy ! Component: 3550 - total flux cleaned = -0.00115634 Jy ! Component: 3600 - total flux cleaned = -0.00116743 Jy ! Component: 3650 - total flux cleaned = -0.0011619 Jy ! Component: 3700 - total flux cleaned = -0.00118386 Jy ! Component: 3750 - total flux cleaned = -0.00118934 Jy ! Component: 3800 - total flux cleaned = -0.00119479 Jy ! Component: 3850 - total flux cleaned = -0.00118396 Jy ! Component: 3900 - total flux cleaned = -0.00120014 Jy ! Component: 3950 - total flux cleaned = -0.00118943 Jy ! Component: 4000 - total flux cleaned = -0.00121081 Jy ! Component: 4050 - total flux cleaned = -0.00123214 Jy ! Total flux subtracted in 4096 components = -0.0012481 Jy ! Clean residual min=-0.000361 max=0.000322 Jy/beam ! Clean residual mean=0.000000 rms=0.000102 Jy/beam ! Combined flux in latest and established models = 0.0350823 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 438 components and 0.0350823 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1145+1310_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.288 x 17.4 at -18.08 degrees (North through East) ! Clean map min=-0.0017227 max=0.028151 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1145+1310_S_map.fits wmodel /image_prod/ug002_uva//J1145+1310_S_map.mod ! Writing 438 model components to file: /image_prod/ug002_uva//J1145+1310_S_map.mod wobs /image_prod/ug002_uva//J1145+1310_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1145+1310_S_uvs.fits wwins /image_prod/ug002_uva//J1145+1310_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1145+1310_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0281511 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000101937 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.08632 1.08632 2.17265 4.34529 8.69058 17.3812 34.7623 69.5247 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.028 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 276.16 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1145+1310_S_dfm.log closed on Thu Mar 5 00:10:26 2020