! Started logfile: /scr/pima/rv125_uvs/J1554+3001_X_dfm.log on Sun Dec 23 02:52:17 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/rv125_uvs/J1554+3001_X_uva.fits ! Reading UV FITS file: /scr/pima/rv125_uvs/J1554+3001_X_uva.fits ! AN table 1: 45 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.853968 visibilities/baseline/integration-bin. ! Found source: J1554+3001 ! ! 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 3228 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 J1554+3001_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 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001923Jy sigma=21.210189 ! Fit after self-cal, rms=0.972190Jy sigma=20.590288 ! 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=1.545 mas, bmaj=2.577 mas, bpa=-44.28 degrees ! Estimated noise=1.13408 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.0215095 Jy ! Component: 100 - total flux cleaned = 0.0265106 Jy ! Total flux subtracted in 100 components = 0.0265106 Jy ! Clean residual min=-0.004798 max=0.004884 Jy/beam ! Clean residual mean=-0.000001 rms=0.001241 Jy/beam ! Combined flux in latest and established models = 0.0265106 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0265106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045986Jy sigma=0.933993 ! Fit after self-cal, rms=0.044327Jy sigma=0.896573 ! 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.954 mas, bmaj=2.698 mas, bpa=-38.66 degrees ! Estimated noise=0.599396 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.00465883 Jy ! Component: 100 - total flux cleaned = 0.00613541 Jy ! Component: 150 - total flux cleaned = 0.00638145 Jy ! Component: 200 - total flux cleaned = 0.00647756 Jy ! Total flux subtracted in 200 components = 0.00647756 Jy ! Clean residual min=-0.002966 max=0.002424 Jy/beam ! Clean residual mean=-0.000005 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.0329882 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 25 components and 0.0329882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.043857Jy sigma=0.887324 ! Fit after self-cal, rms=0.043830Jy sigma=0.887155 ! 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.954 x 2.698 at -38.66 degrees (North through East) ! Clean map min=-0.0029508 max=0.031493 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 HN 1.13 KP 1.08 LA 0.99 ! NL 1.06 OV 1.06 PT 0.83 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 HN 1.07 KP 1.09 LA 1.03 ! NL 1.11 OV 1.17 PT 0.87 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 HN 1.03 KP 1.18 LA 1.11 ! NL 1.14 OV 1.01 PT 0.77 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.80 HN 1.00 KP 0.97 LA 1.04 ! NL 1.09 OV 0.98 PT 0.74 ! ! ! Fit before self-cal, rms=0.043830Jy sigma=0.887155 ! Fit after self-cal, rms=0.042716Jy sigma=0.879457 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2 mas, bmaj=2.654 mas, bpa=-39.83 degrees ! Estimated noise=0.592444 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.000825312 Jy ! Component: 100 - total flux cleaned = -0.00100175 Jy ! Component: 150 - total flux cleaned = -0.00104036 Jy ! Component: 200 - total flux cleaned = -0.00107513 Jy ! Total flux subtracted in 200 components = -0.00107513 Jy ! Clean residual min=-0.002184 max=0.001875 Jy/beam ! Clean residual mean=-0.000001 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.0319131 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 41 components and 0.0319131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.042697Jy sigma=0.879116 ! Fit after self-cal, rms=0.042835Jy sigma=0.876473 ! 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.042835Jy sigma=0.876473 ! Fit after self-cal, rms=0.043702Jy sigma=0.874544 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.021 mas, bmaj=2.648 mas, bpa=-40.13 degrees ! Estimated noise=0.590018 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000440976 Jy ! Component: 100 - total flux cleaned = -0.000574419 Jy ! Component: 150 - total flux cleaned = -0.000676988 Jy ! Component: 200 - total flux cleaned = -0.000775286 Jy ! Total flux subtracted in 200 components = -0.000775286 Jy ! Clean residual min=-0.001969 max=0.001809 Jy/beam ! Clean residual mean=-0.000001 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.0311378 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.0311378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.043688Jy sigma=0.874282 ! Fit after self-cal, rms=0.043800Jy sigma=0.873527 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.20003e-05 Jy ! Component: 100 - total flux cleaned = -5.17413e-05 Jy ! Component: 150 - total flux cleaned = -5.16566e-05 Jy ! Component: 200 - total flux cleaned = -5.13916e-05 Jy ! Total flux subtracted in 200 components = -5.13916e-05 Jy ! Clean residual min=-0.002090 max=0.001769 Jy/beam ! Clean residual mean=-0.000001 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.0310864 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 56 components and 0.0310864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.043796Jy sigma=0.873411 ! Fit after self-cal, rms=0.043793Jy sigma=0.873385 ! 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.043793Jy sigma=0.873385 ! Fit after self-cal, rms=0.044444Jy sigma=0.873126 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.035 mas, bmaj=2.644 mas, bpa=-39.73 degrees ! Estimated noise=0.590489 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000229291 Jy ! Component: 100 - total flux cleaned = -0.000323005 Jy ! Component: 150 - total flux cleaned = -0.000374527 Jy ! Component: 200 - total flux cleaned = -0.00038948 Jy ! Total flux subtracted in 200 components = -0.00038948 Jy ! Clean residual min=-0.002114 max=0.001826 Jy/beam ! Clean residual mean=-0.000000 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.0306969 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 63 components and 0.0306969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044438Jy sigma=0.873000 ! Fit after self-cal, rms=0.044500Jy sigma=0.872866 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.32592e-06 Jy ! Component: 100 - total flux cleaned = 1.84975e-06 Jy ! Component: 150 - total flux cleaned = 8.51816e-06 Jy ! Component: 200 - total flux cleaned = 2.1464e-06 Jy ! Total flux subtracted in 200 components = 2.1464e-06 Jy ! Clean residual min=-0.002082 max=0.001785 Jy/beam ! Clean residual mean=-0.000001 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.0306991 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 66 components and 0.0306991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044498Jy sigma=0.872812 ! Fit after self-cal, rms=0.044497Jy sigma=0.872795 ! 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.044497Jy sigma=0.872795 ! Fit after self-cal, rms=0.044868Jy sigma=0.872677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.582 mas, bmaj=2.927 mas, bpa=-38.73 degrees ! Estimated noise=0.610464 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00028292 Jy ! Component: 100 - total flux cleaned = -0.000324311 Jy ! Component: 150 - total flux cleaned = -0.000344962 Jy ! Component: 200 - total flux cleaned = -0.000356346 Jy ! Total flux subtracted in 200 components = -0.000356346 Jy ! Clean residual min=-0.002076 max=0.001935 Jy/beam ! Clean residual mean=-0.000001 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.0303427 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 66 components and 0.0303427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044867Jy sigma=0.872619 ! Fit after self-cal, rms=0.044897Jy sigma=0.872570 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 = -7.20045e-05 Jy ! Component: 100 - total flux cleaned = -7.85174e-05 Jy ! Component: 150 - total flux cleaned = -8.41977e-05 Jy ! Component: 200 - total flux cleaned = -8.90166e-05 Jy ! Total flux subtracted in 200 components = -8.90166e-05 Jy ! Clean residual min=-0.002068 max=0.001922 Jy/beam ! Clean residual mean=-0.000001 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.0302537 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 69 components and 0.0302537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044897Jy sigma=0.872553 ! Fit after self-cal, rms=0.044891Jy sigma=0.872534 ! 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=2.045 mas, bmaj=2.644 mas, bpa=-39.22 degrees ! Estimated noise=0.590786 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.045 x 2.644 at -39.22 degrees (North through East) ! Clean map min=-0.0019745 max=0.030835 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=1.598 mas, bmaj=2.499 mas, bpa=-45.04 degrees ! Estimated noise=1.14496 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0235985 Jy ! Component: 100 - total flux cleaned = 0.0272937 Jy ! Component: 150 - total flux cleaned = 0.0283811 Jy ! Component: 200 - total flux cleaned = 0.0289184 Jy ! Total flux subtracted in 200 components = 0.0289184 Jy ! Clean residual min=-0.004036 max=0.003493 Jy/beam ! Clean residual mean=0.000000 rms=0.000985 Jy/beam ! Combined flux in latest and established models = 0.0289184 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.0289184 Jy ! Inverting map and beam ! Estimated beam: bmin=2.045 mas, bmaj=2.644 mas, bpa=-39.22 degrees ! Estimated noise=0.590786 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.000975644 Jy ! Component: 100 - total flux cleaned = 0.0010523 Jy ! Component: 150 - total flux cleaned = 0.00114607 Jy ! Component: 200 - total flux cleaned = 0.00122506 Jy ! Total flux subtracted in 200 components = 0.00122506 Jy ! Clean residual min=-0.002065 max=0.001749 Jy/beam ! Clean residual mean=-0.000001 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.0301435 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 24 components and 0.0301435 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.582 mas, bmaj=2.927 mas, bpa=-38.73 degrees ! Estimated noise=0.610464 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.88332e-05 Jy ! Component: 100 - total flux cleaned = -4.66742e-06 Jy ! Component: 150 - total flux cleaned = 2.07725e-05 Jy ! Component: 200 - total flux cleaned = 4.34406e-05 Jy ! Total flux subtracted in 200 components = 4.34406e-05 Jy ! Clean residual min=-0.002020 max=0.001873 Jy/beam ! Clean residual mean=-0.000001 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.0301869 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.04966e-05 Jy ! Component: 100 - total flux cleaned = 3.89646e-05 Jy ! Component: 150 - total flux cleaned = 4.76027e-05 Jy ! Component: 200 - total flux cleaned = 5.58907e-05 Jy ! Total flux subtracted in 200 components = 5.58907e-05 Jy ! Clean residual min=-0.002017 max=0.001880 Jy/beam ! Clean residual mean=-0.000001 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.0302428 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 37 components and 0.0302428 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.045 mas, bmaj=2.644 mas, bpa=-39.22 degrees ! Estimated noise=0.590786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.01077e-05 Jy ! Component: 100 - total flux cleaned = 9.21092e-05 Jy ! Component: 150 - total flux cleaned = 8.20923e-05 Jy ! Component: 200 - total flux cleaned = 8.23688e-05 Jy ! Total flux subtracted in 200 components = 8.23688e-05 Jy ! Clean residual min=-0.002028 max=0.001753 Jy/beam ! Clean residual mean=-0.000000 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.0303252 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.0303252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044899Jy sigma=0.872604 ! Fit after self-cal, rms=0.044896Jy sigma=0.872562 wmodel J1554+3001_X_map.mod ! Writing 47 model components to file: J1554+3001_X_map.mod wobs J1554+3001_X_uvs.fits ! Writing UV FITS file: J1554+3001_X_uvs.fits wwins J1554+3001_X_map.win ! wwins: Wrote 1 windows to J1554+3001_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.000909419 Jy ! Component: 100 - total flux cleaned = -0.00148687 Jy ! Component: 150 - total flux cleaned = -0.00183952 Jy ! Component: 200 - total flux cleaned = -0.00203181 Jy ! Component: 250 - total flux cleaned = -0.00213574 Jy ! Component: 300 - total flux cleaned = -0.00216065 Jy ! Component: 350 - total flux cleaned = -0.00225462 Jy ! Component: 400 - total flux cleaned = -0.00232293 Jy ! Component: 450 - total flux cleaned = -0.00230166 Jy ! Component: 500 - total flux cleaned = -0.00232349 Jy ! Component: 550 - total flux cleaned = -0.00230232 Jy ! Component: 600 - total flux cleaned = -0.00224153 Jy ! Component: 650 - total flux cleaned = -0.00218275 Jy ! Component: 700 - total flux cleaned = -0.0021066 Jy ! Component: 750 - total flux cleaned = -0.00207003 Jy ! Component: 800 - total flux cleaned = -0.0019421 Jy ! Component: 850 - total flux cleaned = -0.00185257 Jy ! Component: 900 - total flux cleaned = -0.00180021 Jy ! Component: 950 - total flux cleaned = -0.00174868 Jy ! Component: 1000 - total flux cleaned = -0.00174877 Jy ! Component: 1050 - total flux cleaned = -0.00171554 Jy ! Component: 1100 - total flux cleaned = -0.00171521 Jy ! Component: 1150 - total flux cleaned = -0.001699 Jy ! Component: 1200 - total flux cleaned = -0.00168351 Jy ! Component: 1250 - total flux cleaned = -0.00177708 Jy ! Component: 1300 - total flux cleaned = -0.00177684 Jy ! Component: 1350 - total flux cleaned = -0.00183783 Jy ! Component: 1400 - total flux cleaned = -0.00188258 Jy ! Component: 1450 - total flux cleaned = -0.0018973 Jy ! Component: 1500 - total flux cleaned = -0.00189714 Jy ! Component: 1550 - total flux cleaned = -0.00189729 Jy ! Component: 1600 - total flux cleaned = -0.00181192 Jy ! Component: 1650 - total flux cleaned = -0.00182574 Jy ! Component: 1700 - total flux cleaned = -0.00181202 Jy ! Component: 1750 - total flux cleaned = -0.0017844 Jy ! Component: 1800 - total flux cleaned = -0.00178427 Jy ! Component: 1850 - total flux cleaned = -0.00175743 Jy ! Component: 1900 - total flux cleaned = -0.00177084 Jy ! Component: 1950 - total flux cleaned = -0.00171845 Jy ! Component: 2000 - total flux cleaned = -0.00167951 Jy ! Component: 2050 - total flux cleaned = -0.00164103 Jy ! Component: 2100 - total flux cleaned = -0.00160289 Jy ! Component: 2150 - total flux cleaned = -0.00159041 Jy ! Component: 2200 - total flux cleaned = -0.00157794 Jy ! Component: 2250 - total flux cleaned = -0.00154053 Jy ! Component: 2300 - total flux cleaned = -0.00155284 Jy ! Component: 2350 - total flux cleaned = -0.00152852 Jy ! Component: 2400 - total flux cleaned = -0.00148047 Jy ! Component: 2450 - total flux cleaned = -0.00149262 Jy ! Component: 2500 - total flux cleaned = -0.00149272 Jy ! Component: 2550 - total flux cleaned = -0.00148086 Jy ! Component: 2600 - total flux cleaned = -0.00146936 Jy ! Component: 2650 - total flux cleaned = -0.00150398 Jy ! Component: 2700 - total flux cleaned = -0.00146955 Jy ! Component: 2750 - total flux cleaned = -0.00143547 Jy ! Component: 2800 - total flux cleaned = -0.00148073 Jy ! Component: 2850 - total flux cleaned = -0.00150309 Jy ! Component: 2900 - total flux cleaned = -0.00148086 Jy ! Component: 2950 - total flux cleaned = -0.00148098 Jy ! Component: 3000 - total flux cleaned = -0.00148107 Jy ! Component: 3050 - total flux cleaned = -0.00149195 Jy ! Component: 3100 - total flux cleaned = -0.00151366 Jy ! Component: 3150 - total flux cleaned = -0.00153523 Jy ! Component: 3200 - total flux cleaned = -0.00155661 Jy ! Component: 3250 - total flux cleaned = -0.00157786 Jy ! Component: 3300 - total flux cleaned = -0.00155662 Jy ! Component: 3350 - total flux cleaned = -0.00154604 Jy ! Component: 3400 - total flux cleaned = -0.00160884 Jy ! Component: 3450 - total flux cleaned = -0.0015984 Jy ! Component: 3500 - total flux cleaned = -0.00157775 Jy ! Component: 3550 - total flux cleaned = -0.0015778 Jy ! Component: 3600 - total flux cleaned = -0.00157782 Jy ! Component: 3650 - total flux cleaned = -0.00161862 Jy ! Component: 3700 - total flux cleaned = -0.00160848 Jy ! Component: 3750 - total flux cleaned = -0.00162857 Jy ! Component: 3800 - total flux cleaned = -0.00159847 Jy ! Component: 3850 - total flux cleaned = -0.00162842 Jy ! Component: 3900 - total flux cleaned = -0.00161852 Jy ! Component: 3950 - total flux cleaned = -0.00162846 Jy ! Component: 4000 - total flux cleaned = -0.00162847 Jy ! Component: 4050 - total flux cleaned = -0.00165788 Jy ! Total flux subtracted in 4096 components = -0.00166761 Jy ! Clean residual min=-0.000623 max=0.000548 Jy/beam ! Clean residual mean=-0.000001 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.0286576 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 316 components and 0.0286576 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv125_uvs/J1554+3001_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.045 x 2.644 at -39.22 degrees (North through East) ! Clean map min=-0.0013612 max=0.030635 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv125_uvs/J1554+3001_X_map.fits wmodel /scr/pima/rv125_uvs/J1554+3001_X_map.mod ! Writing 316 model components to file: /scr/pima/rv125_uvs/J1554+3001_X_map.mod wobs /scr/pima/rv125_uvs/J1554+3001_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv125_uvs/J1554+3001_X_uvs.fits wwins /scr/pima/rv125_uvs/J1554+3001_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rv125_uvs/J1554+3001_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0306353 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000170455 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.6692 1.6692 3.33841 6.67682 13.3536 26.7073 53.4146 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.03 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 179.726 quit ! Quitting program ! Log file /scr/pima/rv125_uvs/J1554+3001_X_dfm.log closed on Sun Dec 23 02:52:21 2018