! Started logfile: /scr/pima/rdv76_uvs/J1910-2223_X_dfm.log on Fri Jun 15 03:56:42 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.40599 obs /scr/pima/rdv76_uvs/J1910-2223_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv76_uvs/J1910-2223_X_uva.fits ! AN table 1: 189 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.986772 visibilities/baseline/integration-bin. ! Found source: J1910-2223 ! ! 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.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 26856 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 J1910-2223_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 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.023883Jy sigma=12.769810 ! Fit after self-cal, rms=0.867743Jy sigma=10.796826 ! 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.6603 mas, bmaj=1.522 mas, bpa=-1.095 degrees ! Estimated noise=0.822451 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.111938 Jy ! Component: 100 - total flux cleaned = 0.138946 Jy ! Total flux subtracted in 100 components = 0.138946 Jy ! Clean residual min=-0.008760 max=0.011057 Jy/beam ! Clean residual mean=-0.000005 rms=0.002230 Jy/beam ! Combined flux in latest and established models = 0.138946 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.138946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159578Jy sigma=1.885798 ! Fit after self-cal, rms=0.159071Jy sigma=1.880003 ! 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.8814 mas, bmaj=1.994 mas, bpa=-1.69 degrees ! Estimated noise=0.362691 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.0123757 Jy ! Component: 100 - total flux cleaned = 0.0172276 Jy ! Component: 150 - total flux cleaned = 0.0193255 Jy ! Component: 200 - total flux cleaned = 0.0202428 Jy ! Total flux subtracted in 200 components = 0.0202428 Jy ! Clean residual min=-0.005947 max=0.009299 Jy/beam ! Clean residual mean=0.000013 rms=0.001902 Jy/beam ! Combined flux in latest and established models = 0.159189 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 19 components and 0.159189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158328Jy sigma=1.868140 ! Fit after self-cal, rms=0.158378Jy sigma=1.867914 ! 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.8814 x 1.994 at -1.69 degrees (North through East) ! Clean map min=-0.0056541 max=0.14643 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.95 KP 0.95 LA 1.19 ! MK 1.05 NL 1.03 OV 0.95 PT 0.96 ! SC 1.04 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.94 KP 0.94 LA 1.16 ! MK 1.03 NL 1.03 OV 0.98 PT 0.99 ! SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.92 KP 0.97 LA 1.17 ! MK 1.03 NL 0.99 OV 0.98 PT 0.96 ! SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.91 KP 1.02 LA 1.16 ! MK 0.94 NL 0.99 OV 0.99 PT 0.95 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.158378Jy sigma=1.867914 ! Fit after self-cal, rms=0.158132Jy sigma=1.860780 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8895 mas, bmaj=2.006 mas, bpa=-1.708 degrees ! Estimated noise=0.361613 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.00117908 Jy ! Component: 100 - total flux cleaned = -0.00139351 Jy ! Component: 150 - total flux cleaned = -0.00139396 Jy ! Component: 200 - total flux cleaned = -0.0014104 Jy ! Total flux subtracted in 200 components = -0.0014104 Jy ! Clean residual min=-0.006509 max=0.006581 Jy/beam ! Clean residual mean=0.000008 rms=0.001647 Jy/beam ! Combined flux in latest and established models = 0.157778 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 24 components and 0.157778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158115Jy sigma=1.860760 ! Fit after self-cal, rms=0.158216Jy sigma=1.860188 ! 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.158216Jy sigma=1.860188 ! Fit after self-cal, rms=0.166341Jy sigma=1.842657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8918 mas, bmaj=2.005 mas, bpa=-1.577 degrees ! Estimated noise=0.360961 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000484749 Jy ! Component: 100 - total flux cleaned = -0.000527054 Jy ! Component: 150 - total flux cleaned = -0.000526532 Jy ! Component: 200 - total flux cleaned = -0.000527075 Jy ! Total flux subtracted in 200 components = -0.000527075 Jy ! Clean residual min=-0.003399 max=0.004414 Jy/beam ! Clean residual mean=-0.000002 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.157251 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 28 components and 0.157251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166334Jy sigma=1.842621 ! Fit after self-cal, rms=0.166777Jy sigma=1.841521 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 (-1.8, -1.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00355295 Jy ! Component: 100 - total flux cleaned = 0.00342667 Jy ! Component: 150 - total flux cleaned = 0.00313495 Jy ! Component: 200 - total flux cleaned = 0.00288031 Jy ! Total flux subtracted in 200 components = 0.00288031 Jy ! Clean residual min=-0.003192 max=0.002627 Jy/beam ! Clean residual mean=-0.000001 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.160132 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 44 components and 0.160132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166683Jy sigma=1.840353 ! Fit after self-cal, rms=0.166666Jy sigma=1.840113 ! 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.166666Jy sigma=1.840113 ! Fit after self-cal, rms=0.167184Jy sigma=1.839891 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8866 mas, bmaj=1.994 mas, bpa=-1.616 degrees ! Estimated noise=0.359034 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00184509 Jy ! Component: 100 - total flux cleaned = 0.00164784 Jy ! Component: 150 - total flux cleaned = 0.00147508 Jy ! Component: 200 - total flux cleaned = 0.00124605 Jy ! Total flux subtracted in 200 components = 0.00124605 Jy ! Clean residual min=-0.003013 max=0.002629 Jy/beam ! Clean residual mean=-0.000002 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.161378 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 50 components and 0.161378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167147Jy sigma=1.839436 ! Fit after self-cal, rms=0.167188Jy sigma=1.839288 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.000395101 Jy ! Component: 100 - total flux cleaned = 0.0002856 Jy ! Component: 150 - total flux cleaned = 0.000156207 Jy ! Component: 200 - total flux cleaned = 6.86532e-05 Jy ! Total flux subtracted in 200 components = 6.86532e-05 Jy ! Clean residual min=-0.002983 max=0.002648 Jy/beam ! Clean residual mean=-0.000002 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.161446 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 53 components and 0.161446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167171Jy sigma=1.839125 ! Fit after self-cal, rms=0.167166Jy sigma=1.839101 ! 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.167166Jy sigma=1.839101 ! Fit after self-cal, rms=0.166465Jy sigma=1.839019 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.482 mas, bmaj=4.97 mas, bpa=2.578 degrees ! Estimated noise=0.445791 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000556543 Jy ! Component: 100 - total flux cleaned = 0.000638004 Jy ! Component: 150 - total flux cleaned = 0.000637827 Jy ! Component: 200 - total flux cleaned = 0.00062488 Jy ! Total flux subtracted in 200 components = 0.00062488 Jy ! Clean residual min=-0.003217 max=0.002717 Jy/beam ! Clean residual mean=-0.000003 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.162071 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 59 components and 0.162071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166460Jy sigma=1.838974 ! Fit after self-cal, rms=0.166460Jy sigma=1.838954 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.000130464 Jy ! Component: 100 - total flux cleaned = 0.000157098 Jy ! Component: 150 - total flux cleaned = 0.000145537 Jy ! Component: 200 - total flux cleaned = 0.000145141 Jy ! Total flux subtracted in 200 components = 0.000145141 Jy ! Clean residual min=-0.003197 max=0.002748 Jy/beam ! Clean residual mean=-0.000003 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.162216 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 62 components and 0.162216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166458Jy sigma=1.838947 ! Fit after self-cal, rms=0.166459Jy sigma=1.838940 ! 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.8826 mas, bmaj=1.988 mas, bpa=-1.593 degrees ! Estimated noise=0.35737 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8826 x 1.988 at -1.593 degrees (North through East) ! Clean map min=-0.0028191 max=0.14415 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.663 mas, bmaj=1.52 mas, bpa=-0.8689 degrees ! Estimated noise=0.804433 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.109906 Jy ! Component: 100 - total flux cleaned = 0.136212 Jy ! Component: 150 - total flux cleaned = 0.148565 Jy ! Component: 200 - total flux cleaned = 0.156132 Jy ! Total flux subtracted in 200 components = 0.156132 Jy ! Clean residual min=-0.006834 max=0.007643 Jy/beam ! Clean residual mean=-0.000006 rms=0.001713 Jy/beam ! Combined flux in latest and established models = 0.156132 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.156132 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8826 mas, bmaj=1.988 mas, bpa=-1.593 degrees ! Estimated noise=0.35737 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.00382381 Jy ! Component: 100 - total flux cleaned = 0.00512121 Jy ! Component: 150 - total flux cleaned = 0.00517693 Jy ! Component: 200 - total flux cleaned = 0.00527474 Jy ! Total flux subtracted in 200 components = 0.00527474 Jy ! Clean residual min=-0.003208 max=0.002584 Jy/beam ! Clean residual mean=-0.000002 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.161406 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 34 components and 0.161406 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.482 mas, bmaj=4.97 mas, bpa=2.578 degrees ! Estimated noise=0.445791 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000666278 Jy ! Component: 100 - total flux cleaned = 0.000711545 Jy ! Component: 150 - total flux cleaned = 0.000748264 Jy ! Component: 200 - total flux cleaned = 0.000781738 Jy ! Total flux subtracted in 200 components = 0.000781738 Jy ! Clean residual min=-0.003226 max=0.002731 Jy/beam ! Clean residual mean=-0.000003 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.162188 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 = 2.07165e-05 Jy ! Component: 100 - total flux cleaned = 4.04479e-05 Jy ! Component: 150 - total flux cleaned = 4.98338e-05 Jy ! Component: 200 - total flux cleaned = 5.02387e-05 Jy ! Total flux subtracted in 200 components = 5.02387e-05 Jy ! Clean residual min=-0.003200 max=0.002732 Jy/beam ! Clean residual mean=-0.000003 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.162238 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 43 components and 0.162238 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8826 mas, bmaj=1.988 mas, bpa=-1.593 degrees ! Estimated noise=0.35737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000211068 Jy ! Component: 100 - total flux cleaned = -0.000356749 Jy ! Component: 150 - total flux cleaned = -0.000388397 Jy ! Component: 200 - total flux cleaned = -0.000418257 Jy ! Total flux subtracted in 200 components = -0.000418257 Jy ! Clean residual min=-0.003126 max=0.002619 Jy/beam ! Clean residual mean=-0.000002 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.16182 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 53 components and 0.16182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166463Jy sigma=1.839010 ! Fit after self-cal, rms=0.166448Jy sigma=1.838910 wmodel J1910-2223_X_map.mod ! Writing 53 model components to file: J1910-2223_X_map.mod wobs J1910-2223_X_uvs.fits ! Writing UV FITS file: J1910-2223_X_uvs.fits wwins J1910-2223_X_map.win ! wwins: Wrote 2 windows to J1910-2223_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.000911894 Jy ! Component: 100 - total flux cleaned = -0.00138088 Jy ! Component: 150 - total flux cleaned = -0.0016909 Jy ! Component: 200 - total flux cleaned = -0.00203145 Jy ! Component: 250 - total flux cleaned = -0.0022775 Jy ! Component: 300 - total flux cleaned = -0.00251615 Jy ! Component: 350 - total flux cleaned = -0.00259417 Jy ! Component: 400 - total flux cleaned = -0.00270746 Jy ! Component: 450 - total flux cleaned = -0.00267034 Jy ! Component: 500 - total flux cleaned = -0.00263478 Jy ! Component: 550 - total flux cleaned = -0.00274084 Jy ! Component: 600 - total flux cleaned = -0.00274038 Jy ! Component: 650 - total flux cleaned = -0.00280917 Jy ! Component: 700 - total flux cleaned = -0.00287734 Jy ! Component: 750 - total flux cleaned = -0.00294394 Jy ! Component: 800 - total flux cleaned = -0.00281157 Jy ! Component: 850 - total flux cleaned = -0.0028772 Jy ! Component: 900 - total flux cleaned = -0.00284496 Jy ! Component: 950 - total flux cleaned = -0.00290866 Jy ! Component: 1000 - total flux cleaned = -0.00284561 Jy ! Component: 1050 - total flux cleaned = -0.00290827 Jy ! Component: 1100 - total flux cleaned = -0.0028166 Jy ! Component: 1150 - total flux cleaned = -0.00309162 Jy ! Component: 1200 - total flux cleaned = -0.00300076 Jy ! Component: 1250 - total flux cleaned = -0.00300113 Jy ! Component: 1300 - total flux cleaned = -0.00306015 Jy ! Component: 1350 - total flux cleaned = -0.00306001 Jy ! Component: 1400 - total flux cleaned = -0.00308858 Jy ! Component: 1450 - total flux cleaned = -0.00297335 Jy ! Component: 1500 - total flux cleaned = -0.00291642 Jy ! Component: 1550 - total flux cleaned = -0.00297334 Jy ! Component: 1600 - total flux cleaned = -0.00291734 Jy ! Component: 1650 - total flux cleaned = -0.00288943 Jy ! Component: 1700 - total flux cleaned = -0.00288966 Jy ! Component: 1750 - total flux cleaned = -0.00291693 Jy ! Component: 1800 - total flux cleaned = -0.00288933 Jy ! Component: 1850 - total flux cleaned = -0.00280863 Jy ! Component: 1900 - total flux cleaned = -0.00283526 Jy ! Component: 1950 - total flux cleaned = -0.00288823 Jy ! Component: 2000 - total flux cleaned = -0.00280947 Jy ! Component: 2050 - total flux cleaned = -0.00286147 Jy ! Component: 2100 - total flux cleaned = -0.00286174 Jy ! Component: 2150 - total flux cleaned = -0.00288749 Jy ! Component: 2200 - total flux cleaned = -0.00291309 Jy ! Component: 2250 - total flux cleaned = -0.00291295 Jy ! Component: 2300 - total flux cleaned = -0.00288758 Jy ! Component: 2350 - total flux cleaned = -0.00291258 Jy ! Component: 2400 - total flux cleaned = -0.00288793 Jy ! Component: 2450 - total flux cleaned = -0.00296138 Jy ! Component: 2500 - total flux cleaned = -0.00293679 Jy ! Component: 2550 - total flux cleaned = -0.00288798 Jy ! Component: 2600 - total flux cleaned = -0.00283987 Jy ! Component: 2650 - total flux cleaned = -0.00281581 Jy ! Component: 2700 - total flux cleaned = -0.00279213 Jy ! Component: 2750 - total flux cleaned = -0.00274495 Jy ! Component: 2800 - total flux cleaned = -0.00265106 Jy ! Component: 2850 - total flux cleaned = -0.00258099 Jy ! Component: 2900 - total flux cleaned = -0.00251134 Jy ! Component: 2950 - total flux cleaned = -0.00251141 Jy ! Component: 3000 - total flux cleaned = -0.00248837 Jy ! Component: 3050 - total flux cleaned = -0.00246539 Jy ! Component: 3100 - total flux cleaned = -0.00237484 Jy ! Component: 3150 - total flux cleaned = -0.00226227 Jy ! Component: 3200 - total flux cleaned = -0.00219483 Jy ! Component: 3250 - total flux cleaned = -0.00215026 Jy ! Component: 3300 - total flux cleaned = -0.00208397 Jy ! Component: 3350 - total flux cleaned = -0.00199601 Jy ! Component: 3400 - total flux cleaned = -0.0019742 Jy ! Component: 3450 - total flux cleaned = -0.00197423 Jy ! Component: 3500 - total flux cleaned = -0.00180063 Jy ! Component: 3550 - total flux cleaned = -0.00184396 Jy ! Component: 3600 - total flux cleaned = -0.00177974 Jy ! Component: 3650 - total flux cleaned = -0.0018011 Jy ! Component: 3700 - total flux cleaned = -0.00173751 Jy ! Component: 3750 - total flux cleaned = -0.0016531 Jy ! Component: 3800 - total flux cleaned = -0.00163218 Jy ! Component: 3850 - total flux cleaned = -0.00161148 Jy ! Component: 3900 - total flux cleaned = -0.00154907 Jy ! Component: 3950 - total flux cleaned = -0.00150761 Jy ! Component: 4000 - total flux cleaned = -0.00144597 Jy ! Component: 4050 - total flux cleaned = -0.00140509 Jy ! Total flux subtracted in 4096 components = -0.00140526 Jy ! Clean residual min=-0.001363 max=0.001218 Jy/beam ! Clean residual mean=-0.000000 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.160415 Jy keep ! Adding 257 model components to the UV plane model. ! The established model now contains 310 components and 0.160415 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rdv76_uvs/J1910-2223_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8826 x 1.988 at -1.593 degrees (North through East) ! Clean map min=-0.0022035 max=0.14315 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv76_uvs/J1910-2223_X_map.fits wmodel /scr/pima/rdv76_uvs/J1910-2223_X_map.mod ! Writing 310 model components to file: /scr/pima/rdv76_uvs/J1910-2223_X_map.mod wobs /scr/pima/rdv76_uvs/J1910-2223_X_uvs.fits ! Writing UV FITS file: /scr/pima/rdv76_uvs/J1910-2223_X_uvs.fits wwins /scr/pima/rdv76_uvs/J1910-2223_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rdv76_uvs/J1910-2223_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.143149 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000332508 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.696845 0.696845 1.39369 2.78738 5.57476 11.1495 22.299 44.5981 89.1962 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.143 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 430.511 quit ! Quitting program ! Log file /scr/pima/rdv76_uvs/J1910-2223_X_dfm.log closed on Fri Jun 15 03:56:47 2018