! Started logfile: /scr/pima/rv124_uvs/J1408+6505_X_dfm.log on Mon Dec 24 00:19:37 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/rv124_uvs/J1408+6505_X_uva.fits ! Reading UV FITS file: /scr/pima/rv124_uvs/J1408+6505_X_uva.fits ! AN table 1: 47 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.786288 visibilities/baseline/integration-bin. ! Found source: J1408+6505 ! ! 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 79 lines of history. ! ! Reading 6652 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 J1408+6505_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. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999470Jy sigma=18.852352 ! Fit after self-cal, rms=0.956434Jy sigma=18.048884 ! 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.765 mas, bmaj=1.691 mas, bpa=59.13 degrees ! Estimated noise=0.859766 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.0343343 Jy ! Component: 100 - total flux cleaned = 0.0419515 Jy ! Total flux subtracted in 100 components = 0.0419515 Jy ! Clean residual min=-0.003600 max=0.003969 Jy/beam ! Clean residual mean=0.000004 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.0419515 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0419515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054999Jy sigma=0.954720 ! Fit after self-cal, rms=0.054184Jy sigma=0.939713 ! 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=1.036 mas, bmaj=1.907 mas, bpa=60.91 degrees ! Estimated noise=0.47345 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.00330256 Jy ! Component: 100 - total flux cleaned = 0.00403279 Jy ! Component: 150 - total flux cleaned = 0.00420152 Jy ! Component: 200 - total flux cleaned = 0.00428959 Jy ! Total flux subtracted in 200 components = 0.00428959 Jy ! Clean residual min=-0.002172 max=0.002413 Jy/beam ! Clean residual mean=0.000009 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.0462411 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0462411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053993Jy sigma=0.936485 ! Fit after self-cal, rms=0.053993Jy sigma=0.936468 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.036 x 1.907 at 60.91 degrees (North through East) ! Clean map min=-0.0020343 max=0.045882 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.91 HN 1.03 KP 1.16 ! LA 1.03 MK 1.04 NL 1.07 OV 0.98 ! PT 0.85 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.87 HN 0.97 KP 1.03 ! LA 1.05 MK 0.99 NL 1.06 OV 1.05 ! PT 0.95 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.92 HN 1.23 KP 1.18 ! LA 1.01 MK 1.03 NL 1.08 OV 0.98 ! PT 0.78 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.78 HN 0.98 KP 1.13 ! LA 1.02 MK 0.94 NL 1.10 OV 1.03 ! PT 0.84 SC 0.84 ! ! ! Fit before self-cal, rms=0.053993Jy sigma=0.936468 ! Fit after self-cal, rms=0.052624Jy sigma=0.930065 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.027 mas, bmaj=1.909 mas, bpa=60.76 degrees ! Estimated noise=0.470309 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.000205139 Jy ! Component: 100 - total flux cleaned = -0.000204346 Jy ! Component: 150 - total flux cleaned = -0.000216189 Jy ! Component: 200 - total flux cleaned = -0.000227066 Jy ! Total flux subtracted in 200 components = -0.000227066 Jy ! Clean residual min=-0.001783 max=0.001551 Jy/beam ! Clean residual mean=-0.000001 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.0460141 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 17 components and 0.0460141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052617Jy sigma=0.929952 ! Fit after self-cal, rms=0.052678Jy sigma=0.929045 ! 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.052678Jy sigma=0.929045 ! Fit after self-cal, rms=0.053326Jy sigma=0.926355 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.027 mas, bmaj=1.903 mas, bpa=61.03 degrees ! Estimated noise=0.470412 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.58025e-05 Jy ! Component: 100 - total flux cleaned = -4.89833e-05 Jy ! Component: 150 - total flux cleaned = -6.95408e-05 Jy ! Component: 200 - total flux cleaned = -7.92512e-05 Jy ! Total flux subtracted in 200 components = -7.92512e-05 Jy ! Clean residual min=-0.001945 max=0.001495 Jy/beam ! Clean residual mean=-0.000001 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.0459348 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 21 components and 0.0459348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053320Jy sigma=0.926283 ! Fit after self-cal, rms=0.053366Jy sigma=0.926089 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 = -2.91673e-05 Jy ! Component: 100 - total flux cleaned = -5.59433e-05 Jy ! Component: 150 - total flux cleaned = -7.27633e-05 Jy ! Component: 200 - total flux cleaned = -8.06467e-05 Jy ! Total flux subtracted in 200 components = -8.06467e-05 Jy ! Clean residual min=-0.001915 max=0.001499 Jy/beam ! Clean residual mean=-0.000000 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.0458542 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.0458542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053363Jy sigma=0.926046 ! Fit after self-cal, rms=0.053364Jy sigma=0.926043 ! 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.053364Jy sigma=0.926043 ! Fit after self-cal, rms=0.053411Jy sigma=0.926010 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.025 mas, bmaj=1.902 mas, bpa=61.09 degrees ! Estimated noise=0.470172 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.01856e-05 Jy ! Component: 100 - total flux cleaned = -6.3249e-06 Jy ! Component: 150 - total flux cleaned = -1.4839e-05 Jy ! Component: 200 - total flux cleaned = -3.07191e-05 Jy ! Total flux subtracted in 200 components = -3.07191e-05 Jy ! Clean residual min=-0.001928 max=0.001492 Jy/beam ! Clean residual mean=-0.000000 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.0458235 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 22 components and 0.0458235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053408Jy sigma=0.925969 ! Fit after self-cal, rms=0.053415Jy sigma=0.925964 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 = -5.3572e-06 Jy ! Component: 100 - total flux cleaned = -5.6544e-06 Jy ! Component: 150 - total flux cleaned = -5.68331e-06 Jy ! Component: 200 - total flux cleaned = -1.24893e-05 Jy ! Total flux subtracted in 200 components = -1.24893e-05 Jy ! Clean residual min=-0.001926 max=0.001497 Jy/beam ! Clean residual mean=-0.000000 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.045811 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 22 components and 0.045811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053413Jy sigma=0.925933 ! Fit after self-cal, rms=0.053413Jy sigma=0.925933 ! 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.053413Jy sigma=0.925933 ! Fit after self-cal, rms=0.053354Jy sigma=0.925925 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.154 mas, bmaj=2.684 mas, bpa=75.17 degrees ! Estimated noise=0.560617 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.43849e-05 Jy ! Component: 100 - total flux cleaned = 0.000106324 Jy ! Component: 150 - total flux cleaned = 0.000117209 Jy ! Component: 200 - total flux cleaned = 0.000127442 Jy ! Total flux subtracted in 200 components = 0.000127442 Jy ! Clean residual min=-0.001312 max=0.001425 Jy/beam ! Clean residual mean=-0.000001 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.0459384 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 26 components and 0.0459384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053354Jy sigma=0.925933 ! Fit after self-cal, rms=0.053354Jy sigma=0.925932 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 = 1.53271e-05 Jy ! Component: 100 - total flux cleaned = 2.03869e-05 Jy ! Component: 150 - total flux cleaned = 2.98506e-05 Jy ! Component: 200 - total flux cleaned = 3.43435e-05 Jy ! Total flux subtracted in 200 components = 3.43435e-05 Jy ! Clean residual min=-0.001311 max=0.001431 Jy/beam ! Clean residual mean=-0.000001 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.0459728 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 28 components and 0.0459728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053355Jy sigma=0.925938 ! Fit after self-cal, rms=0.053354Jy sigma=0.925937 ! 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=1.023 mas, bmaj=1.902 mas, bpa=61.11 degrees ! Estimated noise=0.469768 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.023 x 1.902 at 61.11 degrees (North through East) ! Clean map min=-0.0017387 max=0.045749 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.7549 mas, bmaj=1.68 mas, bpa=59.4 degrees ! Estimated noise=0.847598 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0352707 Jy ! Component: 100 - total flux cleaned = 0.0431069 Jy ! Component: 150 - total flux cleaned = 0.0452254 Jy ! Component: 200 - total flux cleaned = 0.0459818 Jy ! Total flux subtracted in 200 components = 0.0459818 Jy ! Clean residual min=-0.003216 max=0.003480 Jy/beam ! Clean residual mean=-0.000002 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.0459818 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0459818 Jy ! Inverting map and beam ! Estimated beam: bmin=1.023 mas, bmaj=1.902 mas, bpa=61.11 degrees ! Estimated noise=0.469768 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 = -8.78963e-05 Jy ! Component: 100 - total flux cleaned = -1.6173e-05 Jy ! Component: 150 - total flux cleaned = 3.4758e-05 Jy ! Component: 200 - total flux cleaned = -1.8164e-06 Jy ! Total flux subtracted in 200 components = -1.8164e-06 Jy ! Clean residual min=-0.001929 max=0.001497 Jy/beam ! Clean residual mean=-0.000000 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.04598 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 21 components and 0.04598 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=2.154 mas, bmaj=2.684 mas, bpa=75.17 degrees ! Estimated noise=0.560617 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.45678e-05 Jy ! Component: 100 - total flux cleaned = -1.69286e-05 Jy ! Component: 150 - total flux cleaned = -1.26916e-05 Jy ! Component: 200 - total flux cleaned = -1.06048e-05 Jy ! Total flux subtracted in 200 components = -1.06048e-05 Jy ! Clean residual min=-0.001310 max=0.001432 Jy/beam ! Clean residual mean=-0.000001 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.0459694 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 = 1.99934e-06 Jy ! Component: 100 - total flux cleaned = 3.91436e-06 Jy ! Component: 150 - total flux cleaned = 5.87883e-06 Jy ! Component: 200 - total flux cleaned = 9.6015e-06 Jy ! Total flux subtracted in 200 components = 9.6015e-06 Jy ! Clean residual min=-0.001309 max=0.001432 Jy/beam ! Clean residual mean=-0.000001 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.045979 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.045979 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.023 mas, bmaj=1.902 mas, bpa=61.11 degrees ! Estimated noise=0.469768 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.67642e-05 Jy ! Component: 100 - total flux cleaned = -8.83123e-05 Jy ! Component: 150 - total flux cleaned = -0.00011642 Jy ! Component: 200 - total flux cleaned = -0.000142818 Jy ! Total flux subtracted in 200 components = -0.000142818 Jy ! Clean residual min=-0.001925 max=0.001501 Jy/beam ! Clean residual mean=-0.000000 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.0458362 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.0458362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053357Jy sigma=0.925991 ! Fit after self-cal, rms=0.053358Jy sigma=0.925988 wmodel J1408+6505_X_map.mod ! Writing 35 model components to file: J1408+6505_X_map.mod wobs J1408+6505_X_uvs.fits ! Writing UV FITS file: J1408+6505_X_uvs.fits wwins J1408+6505_X_map.win ! wwins: Wrote 1 windows to J1408+6505_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.000763103 Jy ! Component: 100 - total flux cleaned = -0.000737883 Jy ! Component: 150 - total flux cleaned = -0.000551528 Jy ! Component: 200 - total flux cleaned = -0.000474459 Jy ! Component: 250 - total flux cleaned = -0.000450152 Jy ! Component: 300 - total flux cleaned = -0.000522251 Jy ! Component: 350 - total flux cleaned = -0.000522387 Jy ! Component: 400 - total flux cleaned = -0.000591795 Jy ! Component: 450 - total flux cleaned = -0.000569022 Jy ! Component: 500 - total flux cleaned = -0.000524348 Jy ! Component: 550 - total flux cleaned = -0.000568327 Jy ! Component: 600 - total flux cleaned = -0.000459565 Jy ! Component: 650 - total flux cleaned = -0.00041685 Jy ! Component: 700 - total flux cleaned = -0.000417117 Jy ! Component: 750 - total flux cleaned = -0.00041671 Jy ! Component: 800 - total flux cleaned = -0.000333812 Jy ! Component: 850 - total flux cleaned = -0.000292873 Jy ! Component: 900 - total flux cleaned = -0.000272469 Jy ! Component: 950 - total flux cleaned = -0.000232767 Jy ! Component: 1000 - total flux cleaned = -0.000173552 Jy ! Component: 1050 - total flux cleaned = -0.000173428 Jy ! Component: 1100 - total flux cleaned = -7.61806e-05 Jy ! Component: 1150 - total flux cleaned = -0.000134157 Jy ! Component: 1200 - total flux cleaned = -0.000115082 Jy ! Component: 1250 - total flux cleaned = -7.7487e-05 Jy ! Component: 1300 - total flux cleaned = -0.000114872 Jy ! Component: 1350 - total flux cleaned = -0.000133365 Jy ! Component: 1400 - total flux cleaned = -0.000188729 Jy ! Component: 1450 - total flux cleaned = -0.000207067 Jy ! Component: 1500 - total flux cleaned = -0.000152331 Jy ! Component: 1550 - total flux cleaned = -0.000170407 Jy ! Component: 1600 - total flux cleaned = -0.000206363 Jy ! Component: 1650 - total flux cleaned = -0.000224216 Jy ! Component: 1700 - total flux cleaned = -0.000295025 Jy ! Component: 1750 - total flux cleaned = -0.000277261 Jy ! Component: 1800 - total flux cleaned = -0.000259832 Jy ! Component: 1850 - total flux cleaned = -0.000398893 Jy ! Component: 1900 - total flux cleaned = -0.000415939 Jy ! Component: 1950 - total flux cleaned = -0.000450261 Jy ! Component: 2000 - total flux cleaned = -0.000484322 Jy ! Component: 2050 - total flux cleaned = -0.000501282 Jy ! Component: 2100 - total flux cleaned = -0.000535149 Jy ! Component: 2150 - total flux cleaned = -0.000535097 Jy ! Component: 2200 - total flux cleaned = -0.000585251 Jy ! Component: 2250 - total flux cleaned = -0.000635128 Jy ! Component: 2300 - total flux cleaned = -0.000684576 Jy ! Component: 2350 - total flux cleaned = -0.000733897 Jy ! Component: 2400 - total flux cleaned = -0.00073399 Jy ! Component: 2450 - total flux cleaned = -0.00073396 Jy ! Component: 2500 - total flux cleaned = -0.000782436 Jy ! Component: 2550 - total flux cleaned = -0.000814629 Jy ! Component: 2600 - total flux cleaned = -0.000894567 Jy ! Component: 2650 - total flux cleaned = -0.000894433 Jy ! Component: 2700 - total flux cleaned = -0.000942066 Jy ! Component: 2750 - total flux cleaned = -0.000942131 Jy ! Component: 2800 - total flux cleaned = -0.000989084 Jy ! Component: 2850 - total flux cleaned = -0.00100464 Jy ! Component: 2900 - total flux cleaned = -0.00105121 Jy ! Component: 2950 - total flux cleaned = -0.00100492 Jy ! Component: 3000 - total flux cleaned = -0.0010817 Jy ! Component: 3050 - total flux cleaned = -0.00108158 Jy ! Component: 3100 - total flux cleaned = -0.00109678 Jy ! Component: 3150 - total flux cleaned = -0.00105129 Jy ! Component: 3200 - total flux cleaned = -0.00106646 Jy ! Component: 3250 - total flux cleaned = -0.00114157 Jy ! Component: 3300 - total flux cleaned = -0.00115635 Jy ! Component: 3350 - total flux cleaned = -0.00123078 Jy ! Component: 3400 - total flux cleaned = -0.00121593 Jy ! Component: 3450 - total flux cleaned = -0.00120127 Jy ! Component: 3500 - total flux cleaned = -0.00124533 Jy ! Component: 3550 - total flux cleaned = -0.00128905 Jy ! Component: 3600 - total flux cleaned = -0.00125986 Jy ! Component: 3650 - total flux cleaned = -0.00130343 Jy ! Component: 3700 - total flux cleaned = -0.00126012 Jy ! Component: 3750 - total flux cleaned = -0.00121704 Jy ! Component: 3800 - total flux cleaned = -0.00121702 Jy ! Component: 3850 - total flux cleaned = -0.00125986 Jy ! Component: 3900 - total flux cleaned = -0.00124564 Jy ! Component: 3950 - total flux cleaned = -0.0012316 Jy ! Component: 4000 - total flux cleaned = -0.00118941 Jy ! Component: 4050 - total flux cleaned = -0.00123154 Jy ! Total flux subtracted in 4096 components = -0.00121758 Jy ! Clean residual min=-0.000883 max=0.000788 Jy/beam ! Clean residual mean=-0.000001 rms=0.000242 Jy/beam ! Combined flux in latest and established models = 0.0446186 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 312 components and 0.0446186 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv124_uvs/J1408+6505_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.023 x 1.902 at 61.11 degrees (North through East) ! Clean map min=-0.0012991 max=0.045636 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv124_uvs/J1408+6505_X_map.fits wmodel /scr/pima/rv124_uvs/J1408+6505_X_map.mod ! Writing 312 model components to file: /scr/pima/rv124_uvs/J1408+6505_X_map.mod wobs /scr/pima/rv124_uvs/J1408+6505_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv124_uvs/J1408+6505_X_uvs.fits wwins /scr/pima/rv124_uvs/J1408+6505_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rv124_uvs/J1408+6505_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0456356 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000241848 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.58986 1.58986 3.17973 6.35945 12.7189 25.4378 50.8756 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.045 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 188.695 quit ! Quitting program ! Log file /scr/pima/rv124_uvs/J1408+6505_X_dfm.log closed on Mon Dec 24 00:19:40 2018