! Started logfile: /scr/pima/rv122_uvs/J2332-4118_X_dfm.log on Fri Jul 13 21:11:28 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv122_uvs/J2332-4118_X_uva.fits ! Reading UV FITS file: /scr/pima/rv122_uvs/J2332-4118_X_uva.fits ! AN table 1: 29 integrations on 10 of 10 possible baselines. ! AN table 2: 29 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2332-4118 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 2900 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J2332-4118_X] 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.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.093165Jy sigma=17.684218 ! Fit after self-cal, rms=0.659718Jy sigma=10.603150 ! 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=0.6498 mas, bmaj=3.826 mas, bpa=-0.02422 degrees ! Estimated noise=1.59735 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.238076 Jy ! Component: 100 - total flux cleaned = 0.295077 Jy ! Total flux subtracted in 100 components = 0.295077 Jy ! Clean residual min=-0.022461 max=0.029616 Jy/beam ! Clean residual mean=-0.000036 rms=0.005646 Jy/beam ! Combined flux in latest and established models = 0.295077 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.295077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101019Jy sigma=1.614850 ! Fit after self-cal, rms=0.100922Jy sigma=1.613023 ! 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=0.9288 mas, bmaj=5.238 mas, bpa=-0.2942 degrees ! Estimated noise=0.832214 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.0558707 Jy ! Component: 100 - total flux cleaned = 0.077626 Jy ! Component: 150 - total flux cleaned = 0.0866783 Jy ! Component: 200 - total flux cleaned = 0.0906549 Jy ! Total flux subtracted in 200 components = 0.0906549 Jy ! Clean residual min=-0.019001 max=0.027706 Jy/beam ! Clean residual mean=0.000095 rms=0.005727 Jy/beam ! Combined flux in latest and established models = 0.385732 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 46 components and 0.385732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070889Jy sigma=1.114171 ! Fit after self-cal, rms=0.070828Jy sigma=1.112904 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9288 x 5.238 at -0.2942 degrees (North through East) ! Clean map min=-0.018167 max=0.33317 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 KP 1.11 LA 1.02 MK 1.05 ! PT 0.89 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.95 KP 1.09 LA 1.02 OV 1.14 ! PT 0.88 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 KP 1.09 LA 1.03 MK 1.03 ! PT 0.88 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.96 KP 1.10 LA 1.02 OV 1.15 ! PT 0.86 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.90 KP 1.10 LA 1.06 MK 0.98 ! PT 0.89 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.96 KP 1.09 LA 1.04 OV 1.13 ! PT 0.88 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 KP 1.10 LA 1.04 MK 0.95 ! PT 0.91 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.95 KP 1.08 LA 1.06 OV 1.12 ! PT 0.87 SC 1.02 ! ! ! Fit before self-cal, rms=0.070828Jy sigma=1.112904 ! Fit after self-cal, rms=0.061090Jy sigma=0.928040 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9315 mas, bmaj=5.238 mas, bpa=-0.4087 degrees ! Estimated noise=0.831665 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 (4, -0.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0136538 Jy ! Component: 100 - total flux cleaned = 0.0154533 Jy ! Component: 150 - total flux cleaned = 0.0154502 Jy ! Component: 200 - total flux cleaned = 0.0155602 Jy ! Total flux subtracted in 200 components = 0.0155602 Jy ! Clean residual min=-0.006947 max=0.006420 Jy/beam ! Clean residual mean=0.000029 rms=0.001637 Jy/beam ! Combined flux in latest and established models = 0.401292 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 64 components and 0.401292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058067Jy sigma=0.881703 ! Fit after self-cal, rms=0.057925Jy sigma=0.877657 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057925Jy sigma=0.877657 ! Fit after self-cal, rms=0.056719Jy sigma=0.870339 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9249 mas, bmaj=5.214 mas, bpa=-0.457 degrees ! Estimated noise=0.826306 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00535167 Jy ! Component: 100 - total flux cleaned = 0.00578113 Jy ! Component: 150 - total flux cleaned = 0.00562909 Jy ! Component: 200 - total flux cleaned = 0.00542861 Jy ! Total flux subtracted in 200 components = 0.00542861 Jy ! Clean residual min=-0.005494 max=0.004513 Jy/beam ! Clean residual mean=0.000028 rms=0.001244 Jy/beam ! Combined flux in latest and established models = 0.406721 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 83 components and 0.406721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056164Jy sigma=0.862100 ! Fit after self-cal, rms=0.056106Jy sigma=0.861368 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.0010027 Jy ! Component: 100 - total flux cleaned = 0.000887419 Jy ! Component: 150 - total flux cleaned = 0.000732235 Jy ! Component: 200 - total flux cleaned = 0.000637713 Jy ! Total flux subtracted in 200 components = 0.000637713 Jy ! Clean residual min=-0.005268 max=0.004373 Jy/beam ! Clean residual mean=0.000032 rms=0.001216 Jy/beam ! Combined flux in latest and established models = 0.407358 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 101 components and 0.407358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055996Jy sigma=0.859754 ! Fit after self-cal, rms=0.055989Jy sigma=0.859676 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055989Jy sigma=0.859676 ! Fit after self-cal, rms=0.055613Jy sigma=0.857547 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9223 mas, bmaj=5.206 mas, bpa=-0.4948 degrees ! Estimated noise=0.824433 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00208387 Jy ! Component: 100 - total flux cleaned = 0.00214988 Jy ! Component: 150 - total flux cleaned = 0.00205561 Jy ! Component: 200 - total flux cleaned = 0.00201057 Jy ! Total flux subtracted in 200 components = 0.00201057 Jy ! Clean residual min=-0.004511 max=0.003939 Jy/beam ! Clean residual mean=0.000028 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.409369 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 115 components and 0.409369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055460Jy sigma=0.855515 ! Fit after self-cal, rms=0.055445Jy sigma=0.855329 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.000569243 Jy ! Component: 100 - total flux cleaned = 0.000485176 Jy ! Component: 150 - total flux cleaned = 0.0004041 Jy ! Component: 200 - total flux cleaned = 0.000326537 Jy ! Total flux subtracted in 200 components = 0.000326537 Jy ! Clean residual min=-0.004393 max=0.003829 Jy/beam ! Clean residual mean=0.000031 rms=0.001059 Jy/beam ! Combined flux in latest and established models = 0.409695 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 121 components and 0.409695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055384Jy sigma=0.854461 ! Fit after self-cal, rms=0.055380Jy sigma=0.854414 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055380Jy sigma=0.854414 ! Fit after self-cal, rms=0.055278Jy sigma=0.853765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.688 mas, bmaj=14.74 mas, bpa=-1.58 degrees ! Estimated noise=1.01832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153066 Jy ! Component: 100 - total flux cleaned = 0.00136493 Jy ! Component: 150 - total flux cleaned = 0.00119483 Jy ! Component: 200 - total flux cleaned = 0.00105028 Jy ! Total flux subtracted in 200 components = 0.00105028 Jy ! Clean residual min=-0.004739 max=0.003789 Jy/beam ! Clean residual mean=0.000040 rms=0.001318 Jy/beam ! Combined flux in latest and established models = 0.410746 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 125 components and 0.410746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055272Jy sigma=0.853327 ! Fit after self-cal, rms=0.055245Jy sigma=0.852985 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.00057813 Jy ! Component: 100 - total flux cleaned = 0.000395207 Jy ! Component: 150 - total flux cleaned = 0.000240763 Jy ! Component: 200 - total flux cleaned = 0.000111799 Jy ! Total flux subtracted in 200 components = 0.000111799 Jy ! Clean residual min=-0.004851 max=0.003604 Jy/beam ! Clean residual mean=0.000042 rms=0.001303 Jy/beam ! Combined flux in latest and established models = 0.410857 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 128 components and 0.410858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055246Jy sigma=0.852802 ! Fit after self-cal, rms=0.055225Jy sigma=0.852508 ! 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=0.9209 mas, bmaj=5.202 mas, bpa=-0.5208 degrees ! Estimated noise=0.823996 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9209 x 5.202 at -0.5208 degrees (North through East) ! Clean map min=-0.005405 max=0.32989 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=0.6477 mas, bmaj=3.817 mas, bpa=-0.3159 degrees ! Estimated noise=1.57364 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.23447 Jy ! Component: 100 - total flux cleaned = 0.292052 Jy ! Component: 150 - total flux cleaned = 0.32269 Jy ! Component: 200 - total flux cleaned = 0.344981 Jy ! Total flux subtracted in 200 components = 0.344981 Jy ! Clean residual min=-0.010969 max=0.016282 Jy/beam ! Clean residual mean=-0.000047 rms=0.002973 Jy/beam ! Combined flux in latest and established models = 0.344981 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.344981 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9209 mas, bmaj=5.202 mas, bpa=-0.5208 degrees ! Estimated noise=0.823996 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) ! Added new window around map position (0.8, 0.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0326726 Jy ! Component: 100 - total flux cleaned = 0.0473803 Jy ! Component: 150 - total flux cleaned = 0.0553026 Jy ! Component: 200 - total flux cleaned = 0.0599747 Jy ! Total flux subtracted in 200 components = 0.0599747 Jy ! Clean residual min=-0.004167 max=0.003711 Jy/beam ! Clean residual mean=-0.000009 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.404955 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 70 components and 0.404955 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.688 mas, bmaj=14.74 mas, bpa=-1.58 degrees ! Estimated noise=1.01832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00334623 Jy ! Component: 100 - total flux cleaned = 0.0048572 Jy ! Component: 150 - total flux cleaned = 0.00548257 Jy ! Component: 200 - total flux cleaned = 0.00560646 Jy ! Total flux subtracted in 200 components = 0.00560646 Jy ! Clean residual min=-0.004637 max=0.003933 Jy/beam ! Clean residual mean=0.000034 rms=0.001335 Jy/beam ! Combined flux in latest and established models = 0.410562 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.000113257 Jy ! Component: 100 - total flux cleaned = 0.000237215 Jy ! Component: 150 - total flux cleaned = 0.000332059 Jy ! Component: 200 - total flux cleaned = 0.000402779 Jy ! Total flux subtracted in 200 components = 0.000402779 Jy ! Clean residual min=-0.004652 max=0.003963 Jy/beam ! Clean residual mean=0.000037 rms=0.001328 Jy/beam ! Combined flux in latest and established models = 0.410965 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 117 components and 0.410965 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9209 mas, bmaj=5.202 mas, bpa=-0.5208 degrees ! Estimated noise=0.823996 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000106285 Jy ! Component: 100 - total flux cleaned = -0.000208071 Jy ! Component: 150 - total flux cleaned = -0.000251656 Jy ! Component: 200 - total flux cleaned = -0.000327161 Jy ! Total flux subtracted in 200 components = -0.000327161 Jy ! Clean residual min=-0.003725 max=0.003630 Jy/beam ! Clean residual mean=0.000022 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.410637 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 132 components and 0.410637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055050Jy sigma=0.851117 ! Fit after self-cal, rms=0.055008Jy sigma=0.850365 wmodel J2332-4118_X_map.mod ! Writing 132 model components to file: J2332-4118_X_map.mod wobs J2332-4118_X_uvs.fits ! Writing UV FITS file: J2332-4118_X_uvs.fits wwins J2332-4118_X_map.win ! wwins: Wrote 3 windows to J2332-4118_X_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.000908261 Jy ! Component: 100 - total flux cleaned = -0.000395283 Jy ! Component: 150 - total flux cleaned = 0.000119632 Jy ! Component: 200 - total flux cleaned = 0.000405084 Jy ! Component: 250 - total flux cleaned = 0.000580691 Jy ! Component: 300 - total flux cleaned = 0.000663201 Jy ! Component: 350 - total flux cleaned = 0.000816935 Jy ! Component: 400 - total flux cleaned = 0.000925269 Jy ! Component: 450 - total flux cleaned = 0.00116259 Jy ! Component: 500 - total flux cleaned = 0.001357 Jy ! Component: 550 - total flux cleaned = 0.00151122 Jy ! Component: 600 - total flux cleaned = 0.00156953 Jy ! Component: 650 - total flux cleaned = 0.00165555 Jy ! Component: 700 - total flux cleaned = 0.00182309 Jy ! Component: 750 - total flux cleaned = 0.00201231 Jy ! Component: 800 - total flux cleaned = 0.00219604 Jy ! Component: 850 - total flux cleaned = 0.0023753 Jy ! Component: 900 - total flux cleaned = 0.00257514 Jy ! Component: 950 - total flux cleaned = 0.00267317 Jy ! Component: 1000 - total flux cleaned = 0.00286537 Jy ! Component: 1050 - total flux cleaned = 0.00303026 Jy ! Component: 1100 - total flux cleaned = 0.00321546 Jy ! Component: 1150 - total flux cleaned = 0.00344238 Jy ! Component: 1200 - total flux cleaned = 0.00359869 Jy ! Component: 1250 - total flux cleaned = 0.00375251 Jy ! Component: 1300 - total flux cleaned = 0.00392574 Jy ! Component: 1350 - total flux cleaned = 0.0040323 Jy ! Component: 1400 - total flux cleaned = 0.00417962 Jy ! Component: 1450 - total flux cleaned = 0.00432514 Jy ! Component: 1500 - total flux cleaned = 0.00448878 Jy ! Component: 1550 - total flux cleaned = 0.00462992 Jy ! Component: 1600 - total flux cleaned = 0.00474952 Jy ! Component: 1650 - total flux cleaned = 0.00488718 Jy ! Component: 1700 - total flux cleaned = 0.00504254 Jy ! Component: 1750 - total flux cleaned = 0.00519617 Jy ! Component: 1800 - total flux cleaned = 0.00532917 Jy ! Component: 1850 - total flux cleaned = 0.00546075 Jy ! Component: 1900 - total flux cleaned = 0.00559102 Jy ! Component: 1950 - total flux cleaned = 0.00573855 Jy ! Component: 2000 - total flux cleaned = 0.00583002 Jy ! Component: 2050 - total flux cleaned = 0.00599304 Jy ! Component: 2100 - total flux cleaned = 0.00608278 Jy ! Component: 2150 - total flux cleaned = 0.00618957 Jy ! Component: 2200 - total flux cleaned = 0.00631279 Jy ! Component: 2250 - total flux cleaned = 0.00638259 Jy ! Component: 2300 - total flux cleaned = 0.00650381 Jy ! Component: 2350 - total flux cleaned = 0.0066066 Jy ! Component: 2400 - total flux cleaned = 0.00669163 Jy ! Component: 2450 - total flux cleaned = 0.00680983 Jy ! Component: 2500 - total flux cleaned = 0.00687683 Jy ! Component: 2550 - total flux cleaned = 0.0069933 Jy ! Component: 2600 - total flux cleaned = 0.00704314 Jy ! Component: 2650 - total flux cleaned = 0.00717451 Jy ! Component: 2700 - total flux cleaned = 0.00722337 Jy ! Component: 2750 - total flux cleaned = 0.00735322 Jy ! Component: 2800 - total flux cleaned = 0.00744994 Jy ! Component: 2850 - total flux cleaned = 0.00754622 Jy ! Component: 2900 - total flux cleaned = 0.00761007 Jy ! Component: 2950 - total flux cleaned = 0.00773701 Jy ! Component: 3000 - total flux cleaned = 0.00780019 Jy ! Component: 3050 - total flux cleaned = 0.00794161 Jy ! Component: 3100 - total flux cleaned = 0.00806662 Jy ! Component: 3150 - total flux cleaned = 0.00814439 Jy ! Component: 3200 - total flux cleaned = 0.0082374 Jy ! Component: 3250 - total flux cleaned = 0.00831454 Jy ! Component: 3300 - total flux cleaned = 0.00834534 Jy ! Component: 3350 - total flux cleaned = 0.0084528 Jy ! Component: 3400 - total flux cleaned = 0.00848342 Jy ! Component: 3450 - total flux cleaned = 0.00855971 Jy ! Component: 3500 - total flux cleaned = 0.00859016 Jy ! Component: 3550 - total flux cleaned = 0.00869661 Jy ! Component: 3600 - total flux cleaned = 0.00875736 Jy ! Component: 3650 - total flux cleaned = 0.00877246 Jy ! Component: 3700 - total flux cleaned = 0.00887849 Jy ! Component: 3750 - total flux cleaned = 0.00890871 Jy ! Component: 3800 - total flux cleaned = 0.00895411 Jy ! Component: 3850 - total flux cleaned = 0.00899951 Jy ! Component: 3900 - total flux cleaned = 0.00904483 Jy ! Component: 3950 - total flux cleaned = 0.00912027 Jy ! Component: 4000 - total flux cleaned = 0.00915048 Jy ! Component: 4050 - total flux cleaned = 0.00918074 Jy ! Total flux subtracted in 4096 components = 0.00916566 Jy ! Clean residual min=-0.000838 max=0.000790 Jy/beam ! Clean residual mean=-0.000002 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.419803 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 402 components and 0.419803 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv122_uvs/J2332-4118_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9209 x 5.202 at -0.5208 degrees (North through East) ! Clean map min=-0.0013563 max=0.32198 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv122_uvs/J2332-4118_X_map.fits wmodel /scr/pima/rv122_uvs/J2332-4118_X_map.mod ! Writing 402 model components to file: /scr/pima/rv122_uvs/J2332-4118_X_map.mod wobs /scr/pima/rv122_uvs/J2332-4118_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv122_uvs/J2332-4118_X_uvs.fits wwins /scr/pima/rv122_uvs/J2332-4118_X_map.win ! wwins: Wrote 4 windows to /scr/pima/rv122_uvs/J2332-4118_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.321984 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000286007 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.26648 0.26648 0.53296 1.06592 2.13184 4.26368 8.52735 17.0547 34.1094 68.2188 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.321 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1125.79 quit ! Quitting program ! Log file /scr/pima/rv122_uvs/J2332-4118_X_dfm.log closed on Fri Jul 13 21:11:31 2018