! Started logfile: J1635+1831_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:29:46 2017 obs J1635+1831_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1635+1831_S_2015_01_23_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.978324 visibilities/baseline/integration-bin. ! Found source: J1635+1831 ! ! 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 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 338 lines of history. ! ! Reading 21484 visibilities. select I ! Polarization I is unavailable. ! 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.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J1635+1831_S_2015_01_23_pus] 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 mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.208953Jy sigma=0.011165 ! Fit after self-cal, rms=1.130635Jy sigma=0.010805 ! 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=2.518 mas, bmaj=6.285 mas, bpa=-4.963 degrees ! Estimated noise=785.17 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.0450136 Jy ! Component: 100 - total flux cleaned = 0.0593559 Jy ! Total flux subtracted in 100 components = 0.0593559 Jy ! Clean residual min=-0.003253 max=0.006079 Jy/beam ! Clean residual mean=0.000001 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.0593559 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0593559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.715202Jy sigma=0.000799 ! Fit after self-cal, rms=0.715198Jy sigma=0.000797 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00705376 Jy ! Component: 100 - total flux cleaned = 0.01075 Jy ! Total flux subtracted in 100 components = 0.01075 Jy ! Clean residual min=-0.002982 max=0.003660 Jy/beam ! Clean residual mean=0.000001 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.070106 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 23 components and 0.070106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.714450Jy sigma=0.000791 ! Fit after self-cal, rms=0.714469Jy sigma=0.000791 ! 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=3.128 mas, bmaj=7.091 mas, bpa=-4.6 degrees ! Estimated noise=460.899 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.00327977 Jy ! Component: 100 - total flux cleaned = 0.00517172 Jy ! Component: 150 - total flux cleaned = 0.00641137 Jy ! Component: 200 - total flux cleaned = 0.00726338 Jy ! Total flux subtracted in 200 components = 0.00726338 Jy ! Clean residual min=-0.003368 max=0.003445 Jy/beam ! Clean residual mean=0.000002 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.0773693 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 50 components and 0.0773693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.714177Jy sigma=0.000791 ! Fit after self-cal, rms=0.714195Jy sigma=0.000791 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 1.07 KP 1.11 ! LA 0.99 MK 1.08 NL 1.06 OV 1.02 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.10 HN 1.11 KP 1.04 ! LA 0.97 MK 0.96 NL 1.19 OV 1.02 ! PT 1.03 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.97 HN 1.01 KP 0.88 ! LA 0.79 MK 1.03 NL 1.50 OV 0.97 ! PT 1.02 SC 1.09 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.75 HN 0.96 KP 0.85 ! LA 0.82 MK 1.01 NL 1.09 OV 1.02 ! PT 1.02 SC 1.03 ! ! ! Fit before self-cal, rms=0.714195Jy sigma=0.000791 ! Fit after self-cal, rms=0.698951Jy sigma=0.000784 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.148 mas, bmaj=7.165 mas, bpa=-4.611 degrees ! Estimated noise=478.992 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.00195007 Jy ! Component: 100 - total flux cleaned = 0.00271272 Jy ! Component: 150 - total flux cleaned = 0.00294599 Jy ! Component: 200 - total flux cleaned = 0.00295789 Jy ! Total flux subtracted in 200 components = 0.00295789 Jy ! Clean residual min=-0.002612 max=0.002203 Jy/beam ! Clean residual mean=0.000000 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.0803272 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 55 components and 0.0803272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.698761Jy sigma=0.000784 ! Fit after self-cal, rms=0.698780Jy sigma=0.000783 ! 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.698780Jy sigma=0.000783 ! Fit after self-cal, rms=0.117775Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.157 mas, bmaj=7.188 mas, bpa=-4.639 degrees ! Estimated noise=479.184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000210577 Jy ! Component: 100 - total flux cleaned = -0.000198737 Jy ! Component: 150 - total flux cleaned = -0.000209716 Jy ! Component: 200 - total flux cleaned = -0.000219299 Jy ! Total flux subtracted in 200 components = -0.000219299 Jy ! Clean residual min=-0.001431 max=0.001596 Jy/beam ! Clean residual mean=0.000001 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.0801079 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 57 components and 0.0801079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117773Jy sigma=0.000778 ! Fit after self-cal, rms=0.117581Jy sigma=0.000777 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 (-29.5, -16.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000375513 Jy ! Component: 100 - total flux cleaned = 0.000328804 Jy ! Component: 150 - total flux cleaned = 0.000303997 Jy ! Component: 200 - total flux cleaned = 0.000302436 Jy ! Total flux subtracted in 200 components = 0.000302436 Jy ! Clean residual min=-0.001422 max=0.001477 Jy/beam ! Clean residual mean=0.000001 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.0804103 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 82 components and 0.0804103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117550Jy sigma=0.000777 ! Fit after self-cal, rms=0.117546Jy sigma=0.000777 ! 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.117546Jy sigma=0.000777 ! Fit after self-cal, rms=0.115480Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.161 mas, bmaj=7.2 mas, bpa=-4.645 degrees ! Estimated noise=478.551 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.30175e-05 Jy ! Component: 100 - total flux cleaned = -2.34472e-05 Jy ! Component: 150 - total flux cleaned = -4.1523e-05 Jy ! Component: 200 - total flux cleaned = -7.51149e-05 Jy ! Total flux subtracted in 200 components = -7.51149e-05 Jy ! Clean residual min=-0.001433 max=0.001457 Jy/beam ! Clean residual mean=0.000001 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.0803352 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 91 components and 0.0803352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115469Jy sigma=0.000777 ! Fit after self-cal, rms=0.115457Jy sigma=0.000777 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.5752e-05 Jy ! Component: 100 - total flux cleaned = -2.35195e-05 Jy ! Component: 150 - total flux cleaned = -2.37121e-05 Jy ! Component: 200 - total flux cleaned = -2.32352e-05 Jy ! Total flux subtracted in 200 components = -2.32352e-05 Jy ! Clean residual min=-0.001432 max=0.001450 Jy/beam ! Clean residual mean=0.000001 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.080312 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 95 components and 0.080312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115451Jy sigma=0.000777 ! Fit after self-cal, rms=0.115449Jy sigma=0.000777 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115449Jy sigma=0.000777 ! Fit after self-cal, rms=0.115271Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.154 mas, bmaj=10.52 mas, bpa=-4.949 degrees ! Estimated noise=620.905 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000256911 Jy ! Component: 100 - total flux cleaned = 0.000256852 Jy ! Component: 150 - total flux cleaned = 0.000270078 Jy ! Component: 200 - total flux cleaned = 0.000281883 Jy ! Total flux subtracted in 200 components = 0.000281883 Jy ! Clean residual min=-0.001642 max=0.001694 Jy/beam ! Clean residual mean=0.000003 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.0805939 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 105 components and 0.0805939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115273Jy sigma=0.000777 ! Fit after self-cal, rms=0.115268Jy sigma=0.000777 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.97745e-05 Jy ! Component: 100 - total flux cleaned = 5.30004e-05 Jy ! Component: 150 - total flux cleaned = 6.32887e-05 Jy ! Component: 200 - total flux cleaned = 5.44836e-05 Jy ! Total flux subtracted in 200 components = 5.44836e-05 Jy ! Clean residual min=-0.001624 max=0.001676 Jy/beam ! Clean residual mean=0.000003 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.0806483 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 113 components and 0.0806483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115270Jy sigma=0.000777 ! Fit after self-cal, rms=0.115268Jy sigma=0.000777 ! 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=3.164 mas, bmaj=7.204 mas, bpa=-4.62 degrees ! Estimated noise=478.791 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.164 x 7.204 at -4.62 degrees (North through East) ! Clean map min=-0.0014301 max=0.062093 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=2.544 mas, bmaj=6.346 mas, bpa=-5.178 degrees ! Estimated noise=817.447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0467048 Jy ! Component: 100 - total flux cleaned = 0.0625 Jy ! Component: 150 - total flux cleaned = 0.0696467 Jy ! Component: 200 - total flux cleaned = 0.0728703 Jy ! Total flux subtracted in 200 components = 0.0728703 Jy ! Clean residual min=-0.002772 max=0.002636 Jy/beam ! Clean residual mean=0.000000 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.0728703 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.0728703 Jy ! Inverting map and beam ! Estimated beam: bmin=3.164 mas, bmaj=7.204 mas, bpa=-4.62 degrees ! Estimated noise=478.791 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 (-3, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00288639 Jy ! Component: 100 - total flux cleaned = 0.00428207 Jy ! Component: 150 - total flux cleaned = 0.00548631 Jy ! Component: 200 - total flux cleaned = 0.00610375 Jy ! Total flux subtracted in 200 components = 0.00610375 Jy ! Clean residual min=-0.001434 max=0.001555 Jy/beam ! Clean residual mean=0.000002 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.078974 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 58 components and 0.078974 Jy ! Inverting map ! Added new window around map position (65.5, 99.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0005338 Jy ! Component: 100 - total flux cleaned = 0.00100233 Jy ! Component: 150 - total flux cleaned = 0.00122881 Jy ! Component: 200 - total flux cleaned = 0.00146811 Jy ! Total flux subtracted in 200 components = 0.00146811 Jy ! Clean residual min=-0.001352 max=0.001340 Jy/beam ! Clean residual mean=0.000001 rms=0.000326 Jy/beam ! Combined flux in latest and established models = 0.0804421 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 82 components and 0.0804421 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.154 mas, bmaj=10.52 mas, bpa=-4.949 degrees ! Estimated noise=620.905 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000262857 Jy ! Component: 100 - total flux cleaned = 0.000488084 Jy ! Component: 150 - total flux cleaned = 0.000719927 Jy ! Component: 200 - total flux cleaned = 0.000826863 Jy ! Total flux subtracted in 200 components = 0.000826863 Jy ! Clean residual min=-0.001312 max=0.001405 Jy/beam ! Clean residual mean=0.000003 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.081269 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 = 7.47331e-05 Jy ! Component: 100 - total flux cleaned = 0.000141357 Jy ! Component: 150 - total flux cleaned = 0.000157304 Jy ! Component: 200 - total flux cleaned = 0.000200073 Jy ! Total flux subtracted in 200 components = 0.000200073 Jy ! Clean residual min=-0.001295 max=0.001428 Jy/beam ! Clean residual mean=0.000003 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.0814691 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 117 components and 0.0814691 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.164 mas, bmaj=7.204 mas, bpa=-4.62 degrees ! Estimated noise=478.791 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000185554 Jy ! Component: 100 - total flux cleaned = -0.000159804 Jy ! Component: 150 - total flux cleaned = -6.78115e-05 Jy ! Component: 200 - total flux cleaned = 3.78287e-05 Jy ! Total flux subtracted in 200 components = 3.78287e-05 Jy ! Clean residual min=-0.001187 max=0.001444 Jy/beam ! Clean residual mean=0.000001 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.0815069 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 139 components and 0.0815069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115213Jy sigma=0.000776 ! Fit after self-cal, rms=0.115212Jy sigma=0.000776 wmodel J1635+1831_S_2015_01_23_pus_map.mod ! Writing 139 model components to file: J1635+1831_S_2015_01_23_pus_map.mod wobs J1635+1831_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1635+1831_S_2015_01_23_pus_uvs.fits wwins J1635+1831_S_2015_01_23_pus_map.win ! wwins: Wrote 4 windows to J1635+1831_S_2015_01_23_pus_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.000402891 Jy ! Component: 100 - total flux cleaned = 0.000491144 Jy ! Component: 150 - total flux cleaned = 0.000492199 Jy ! Component: 200 - total flux cleaned = 0.000370384 Jy ! Component: 250 - total flux cleaned = 0.000252297 Jy ! Component: 300 - total flux cleaned = 0.000233332 Jy ! Component: 350 - total flux cleaned = 0.00015842 Jy ! Component: 400 - total flux cleaned = 0.000121792 Jy ! Component: 450 - total flux cleaned = 6.81104e-05 Jy ! Component: 500 - total flux cleaned = -2.07432e-06 Jy ! Component: 550 - total flux cleaned = -1.90729e-05 Jy ! Component: 600 - total flux cleaned = -5.28047e-05 Jy ! Component: 650 - total flux cleaned = -3.62509e-05 Jy ! Component: 700 - total flux cleaned = -5.27466e-05 Jy ! Component: 750 - total flux cleaned = -6.89817e-05 Jy ! Component: 800 - total flux cleaned = -5.31132e-05 Jy ! Component: 850 - total flux cleaned = -5.31747e-05 Jy ! Component: 900 - total flux cleaned = -3.81696e-05 Jy ! Component: 950 - total flux cleaned = -8.09303e-06 Jy ! Component: 1000 - total flux cleaned = -2.32719e-05 Jy ! Component: 1050 - total flux cleaned = -8.73189e-06 Jy ! Component: 1100 - total flux cleaned = -5.20392e-05 Jy ! Component: 1150 - total flux cleaned = -3.744e-05 Jy ! Component: 1200 - total flux cleaned = -9.1962e-06 Jy ! Component: 1250 - total flux cleaned = -3.69114e-05 Jy ! Component: 1300 - total flux cleaned = 1.86342e-05 Jy ! Component: 1350 - total flux cleaned = 3.21818e-05 Jy ! Component: 1400 - total flux cleaned = 1.86484e-05 Jy ! Component: 1450 - total flux cleaned = 7.21662e-05 Jy ! Component: 1500 - total flux cleaned = 0.000111794 Jy ! Component: 1550 - total flux cleaned = 0.000111835 Jy ! Component: 1600 - total flux cleaned = 0.000124886 Jy ! Component: 1650 - total flux cleaned = 8.64914e-05 Jy ! Component: 1700 - total flux cleaned = 9.93641e-05 Jy ! Component: 1750 - total flux cleaned = 8.66742e-05 Jy ! Component: 1800 - total flux cleaned = 0.000136818 Jy ! Component: 1850 - total flux cleaned = 0.000136649 Jy ! Component: 1900 - total flux cleaned = 0.000136682 Jy ! Component: 1950 - total flux cleaned = 0.000209978 Jy ! Component: 2000 - total flux cleaned = 0.000185767 Jy ! Component: 2050 - total flux cleaned = 0.000257861 Jy ! Component: 2100 - total flux cleaned = 0.00026978 Jy ! Component: 2150 - total flux cleaned = 0.000269776 Jy ! Component: 2200 - total flux cleaned = 0.000305141 Jy ! Component: 2250 - total flux cleaned = 0.000328438 Jy ! Component: 2300 - total flux cleaned = 0.000328414 Jy ! Component: 2350 - total flux cleaned = 0.000385976 Jy ! Component: 2400 - total flux cleaned = 0.000362988 Jy ! Component: 2450 - total flux cleaned = 0.000408495 Jy ! Component: 2500 - total flux cleaned = 0.000430933 Jy ! Component: 2550 - total flux cleaned = 0.000419676 Jy ! Component: 2600 - total flux cleaned = 0.000441858 Jy ! Component: 2650 - total flux cleaned = 0.000463985 Jy ! Component: 2700 - total flux cleaned = 0.000496902 Jy ! Component: 2750 - total flux cleaned = 0.000507759 Jy ! Component: 2800 - total flux cleaned = 0.000518468 Jy ! Component: 2850 - total flux cleaned = 0.000550697 Jy ! Component: 2900 - total flux cleaned = 0.000540001 Jy ! Component: 2950 - total flux cleaned = 0.000529394 Jy ! Component: 3000 - total flux cleaned = 0.000561153 Jy ! Component: 3050 - total flux cleaned = 0.000571701 Jy ! Component: 3100 - total flux cleaned = 0.000561203 Jy ! Component: 3150 - total flux cleaned = 0.000571515 Jy ! Component: 3200 - total flux cleaned = 0.000571486 Jy ! Component: 3250 - total flux cleaned = 0.000591871 Jy ! Component: 3300 - total flux cleaned = 0.000602023 Jy ! Component: 3350 - total flux cleaned = 0.000601902 Jy ! Component: 3400 - total flux cleaned = 0.000591927 Jy ! Component: 3450 - total flux cleaned = 0.000601944 Jy ! Component: 3500 - total flux cleaned = 0.000582098 Jy ! Component: 3550 - total flux cleaned = 0.000601908 Jy ! Component: 3600 - total flux cleaned = 0.000582191 Jy ! Component: 3650 - total flux cleaned = 0.000601791 Jy ! Component: 3700 - total flux cleaned = 0.00063076 Jy ! Component: 3750 - total flux cleaned = 0.00060179 Jy ! Component: 3800 - total flux cleaned = 0.000601818 Jy ! Component: 3850 - total flux cleaned = 0.000630483 Jy ! Component: 3900 - total flux cleaned = 0.000630525 Jy ! Component: 3950 - total flux cleaned = 0.000630579 Jy ! Component: 4000 - total flux cleaned = 0.000639957 Jy ! Component: 4050 - total flux cleaned = 0.000658553 Jy ! Total flux subtracted in 4096 components = 0.000677036 Jy ! Clean residual min=-0.000656 max=0.000568 Jy/beam ! Clean residual mean=0.000001 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.0821839 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 446 components and 0.0821839 Jy ![Exited script file: muppet] wmap "J1635+1831_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.164 x 7.204 at -4.62 degrees (North through East) ! Clean map min=-0.0010945 max=0.062318 Jy/beam ! Writing clean map to FITS file: J1635+1831_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0623179 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00017228 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.829362 0.829362 1.65872 3.31745 6.6349 13.2698 26.5396 53.0792 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.062 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.164 x 7.204 at -4.62 degrees (North through East) ! Clean map min=-0.0010945 max=0.062318 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1635+1831_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:29:51 2017