! Started logfile: J1813+0615_S_2015_01_22_pus_uvs.log on Tue Jan 3 23:02:16 2017 obs J1813+0615_S_2015_01_22_pus_uva.fits ! Reading UV FITS file: J1813+0615_S_2015_01_22_pus_uva.fits ! AN table 1: 48 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J1813+0615 ! ! 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 281 lines of history. ! ! Reading 6912 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 J1813+0615_S_2015_01_22_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.845825Jy sigma=0.009754 ! Fit after self-cal, rms=0.819717Jy sigma=0.009452 ! 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.607 mas, bmaj=6.54 mas, bpa=1.445 degrees ! Estimated noise=1084.93 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.13601 Jy ! Component: 100 - total flux cleaned = 0.169434 Jy ! Total flux subtracted in 100 components = 0.169434 Jy ! Clean residual min=-0.007466 max=0.013672 Jy/beam ! Clean residual mean=0.000003 rms=0.002197 Jy/beam ! Combined flux in latest and established models = 0.169434 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.169434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080268Jy sigma=0.000860 ! Fit after self-cal, rms=0.080272Jy sigma=0.000860 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0151339 Jy ! Component: 100 - total flux cleaned = 0.0233899 Jy ! Total flux subtracted in 100 components = 0.0233899 Jy ! Clean residual min=-0.006099 max=0.006389 Jy/beam ! Clean residual mean=0.000001 rms=0.001494 Jy/beam ! Combined flux in latest and established models = 0.192823 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 19 components and 0.192823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075998Jy sigma=0.000815 ! Fit after self-cal, rms=0.076003Jy sigma=0.000815 ! 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.097 mas, bmaj=7.194 mas, bpa=1.359 degrees ! Estimated noise=749.222 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.00821729 Jy ! Component: 100 - total flux cleaned = 0.0129626 Jy ! Component: 150 - total flux cleaned = 0.0159525 Jy ! Component: 200 - total flux cleaned = 0.0179135 Jy ! Total flux subtracted in 200 components = 0.0179135 Jy ! Clean residual min=-0.005625 max=0.005021 Jy/beam ! Clean residual mean=0.000000 rms=0.001266 Jy/beam ! Combined flux in latest and established models = 0.210737 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 60 components and 0.210737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074834Jy sigma=0.000806 ! Fit after self-cal, rms=0.074838Jy sigma=0.000806 ! 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 1.00 FD 1.00* HN 1.01 KP 1.09 ! LA 1.07 MK 1.05 NL 1.00 OV 0.98 ! PT 1.05 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 1.02 KP 1.02 ! LA 1.02 MK 1.03 NL 1.06 OV 0.98 ! PT 1.02 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.00* HN 1.03 KP 0.87 ! LA 0.83 MK 1.07 NL 1.11 OV 0.92 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00* HN 0.95 KP 0.81 ! LA 0.93 MK 1.01 NL 1.00 OV 0.99 ! PT 1.05 SC 0.99 ! ! ! Fit before self-cal, rms=0.074838Jy sigma=0.000806 ! Fit after self-cal, rms=0.071318Jy sigma=0.000778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.124 mas, bmaj=7.248 mas, bpa=1.51 degrees ! Estimated noise=751.496 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.00017683 Jy ! Component: 100 - total flux cleaned = -0.000366844 Jy ! Component: 150 - total flux cleaned = -0.000474229 Jy ! Component: 200 - total flux cleaned = -0.000444815 Jy ! Total flux subtracted in 200 components = -0.000444815 Jy ! Clean residual min=-0.002567 max=0.003193 Jy/beam ! Clean residual mean=0.000001 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.210292 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 68 components and 0.210292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071302Jy sigma=0.000778 ! Fit after self-cal, rms=0.071286Jy sigma=0.000778 ! 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.071286Jy sigma=0.000778 ! Fit after self-cal, rms=0.071355Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.128 mas, bmaj=7.252 mas, bpa=1.552 degrees ! Estimated noise=751.776 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000144638 Jy ! Component: 100 - total flux cleaned = -0.000296404 Jy ! Component: 150 - total flux cleaned = -0.000323635 Jy ! Component: 200 - total flux cleaned = -0.000347 Jy ! Total flux subtracted in 200 components = -0.000347 Jy ! Clean residual min=-0.002530 max=0.003158 Jy/beam ! Clean residual mean=0.000001 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.209945 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 71 components and 0.209945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071347Jy sigma=0.000777 ! Fit after self-cal, rms=0.071347Jy 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 (12, -30.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00271043 Jy ! Component: 100 - total flux cleaned = 0.00309883 Jy ! Component: 150 - total flux cleaned = 0.00322936 Jy ! Component: 200 - total flux cleaned = 0.00336367 Jy ! Total flux subtracted in 200 components = 0.00336367 Jy ! Clean residual min=-0.002344 max=0.002320 Jy/beam ! Clean residual mean=0.000000 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.213309 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 91 components and 0.213309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071244Jy sigma=0.000776 ! Fit after self-cal, rms=0.071243Jy sigma=0.000776 ! 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.071243Jy sigma=0.000776 ! Fit after self-cal, rms=0.071139Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.127 mas, bmaj=7.252 mas, bpa=1.534 degrees ! Estimated noise=750.588 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000737705 Jy ! Component: 100 - total flux cleaned = 0.00097394 Jy ! Component: 150 - total flux cleaned = 0.0010588 Jy ! Component: 200 - total flux cleaned = 0.00107679 Jy ! Total flux subtracted in 200 components = 0.00107679 Jy ! Clean residual min=-0.002239 max=0.002307 Jy/beam ! Clean residual mean=0.000000 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.214386 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 108 components and 0.214386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071120Jy sigma=0.000776 ! Fit after self-cal, rms=0.071121Jy sigma=0.000776 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 (-14.5, 107.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111632 Jy ! Component: 100 - total flux cleaned = 0.000855434 Jy ! Component: 150 - total flux cleaned = 0.00092121 Jy ! Component: 200 - total flux cleaned = 0.00101171 Jy ! Total flux subtracted in 200 components = 0.00101171 Jy ! Clean residual min=-0.001961 max=0.002269 Jy/beam ! Clean residual mean=0.000000 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.215397 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 123 components and 0.215397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071053Jy sigma=0.000775 ! Fit after self-cal, rms=0.071051Jy sigma=0.000775 ! Inverting map ! Added new window around map position (-85, -65.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000604187 Jy ! Component: 100 - total flux cleaned = 0.000872175 Jy ! Component: 150 - total flux cleaned = 0.00094834 Jy ! Component: 200 - total flux cleaned = 0.00112981 Jy ! Total flux subtracted in 200 components = 0.00112981 Jy ! Clean residual min=-0.001794 max=0.001556 Jy/beam ! Clean residual mean=0.000000 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.216527 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 147 components and 0.216527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070966Jy sigma=0.000774 ! Fit after self-cal, rms=0.070963Jy sigma=0.000774 ! 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.070963Jy sigma=0.000774 ! Fit after self-cal, rms=0.070987Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.719 mas, bmaj=11.15 mas, bpa=-8.843 degrees ! Estimated noise=977.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.12433e-05 Jy ! Component: 100 - total flux cleaned = 0.000115795 Jy ! Component: 150 - total flux cleaned = 0.000179074 Jy ! Component: 200 - total flux cleaned = 0.000160318 Jy ! Total flux subtracted in 200 components = 0.000160318 Jy ! Clean residual min=-0.001328 max=0.001285 Jy/beam ! Clean residual mean=0.000001 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.216687 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 169 components and 0.216687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070979Jy sigma=0.000774 ! Fit after self-cal, rms=0.070980Jy sigma=0.000774 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.000120352 Jy ! Component: 100 - total flux cleaned = 0.000242354 Jy ! Component: 150 - total flux cleaned = 0.000288923 Jy ! Component: 200 - total flux cleaned = 0.000316789 Jy ! Total flux subtracted in 200 components = 0.000316789 Jy ! Clean residual min=-0.001289 max=0.001222 Jy/beam ! Clean residual mean=0.000000 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.217004 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 185 components and 0.217004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070977Jy sigma=0.000774 ! Fit after self-cal, rms=0.070977Jy sigma=0.000774 ! 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.126 mas, bmaj=7.256 mas, bpa=1.52 degrees ! Estimated noise=750.258 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.126 x 7.256 at 1.52 degrees (North through East) ! Clean map min=-0.0018642 max=0.18044 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.624 mas, bmaj=6.567 mas, bpa=1.599 degrees ! Estimated noise=1093.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.136994 Jy ! Component: 100 - total flux cleaned = 0.170409 Jy ! Component: 150 - total flux cleaned = 0.185081 Jy ! Component: 200 - total flux cleaned = 0.193066 Jy ! Total flux subtracted in 200 components = 0.193066 Jy ! Clean residual min=-0.004400 max=0.004398 Jy/beam ! Clean residual mean=0.000003 rms=0.001136 Jy/beam ! Combined flux in latest and established models = 0.193066 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.193066 Jy ! Inverting map and beam ! Estimated beam: bmin=3.126 mas, bmaj=7.256 mas, bpa=1.52 degrees ! Estimated noise=750.258 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.0071257 Jy ! Component: 100 - total flux cleaned = 0.0101521 Jy ! Component: 150 - total flux cleaned = 0.0124746 Jy ! Component: 200 - total flux cleaned = 0.0145728 Jy ! Total flux subtracted in 200 components = 0.0145728 Jy ! Clean residual min=-0.002462 max=0.002041 Jy/beam ! Clean residual mean=0.000003 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.207639 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 49 components and 0.207639 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=6.719 mas, bmaj=11.15 mas, bpa=-8.843 degrees ! Estimated noise=977.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00252184 Jy ! Component: 100 - total flux cleaned = 0.00328387 Jy ! Component: 150 - total flux cleaned = 0.0040587 Jy ! Component: 200 - total flux cleaned = 0.00485161 Jy ! Total flux subtracted in 200 components = 0.00485161 Jy ! Clean residual min=-0.001863 max=0.001641 Jy/beam ! Clean residual mean=0.000003 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.212491 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000629624 Jy ! Component: 100 - total flux cleaned = 0.00116959 Jy ! Component: 150 - total flux cleaned = 0.00166545 Jy ! Component: 200 - total flux cleaned = 0.00209907 Jy ! Total flux subtracted in 200 components = 0.00209907 Jy ! Clean residual min=-0.001461 max=0.001309 Jy/beam ! Clean residual mean=0.000002 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.21459 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 101 components and 0.21459 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.126 mas, bmaj=7.256 mas, bpa=1.52 degrees ! Estimated noise=750.258 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000479266 Jy ! Component: 100 - total flux cleaned = 0.00047264 Jy ! Component: 150 - total flux cleaned = 0.000562343 Jy ! Component: 200 - total flux cleaned = 0.000793574 Jy ! Total flux subtracted in 200 components = 0.000793574 Jy ! Clean residual min=-0.001801 max=0.001807 Jy/beam ! Clean residual mean=0.000001 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.215383 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 123 components and 0.215383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071004Jy sigma=0.000774 ! Fit after self-cal, rms=0.070996Jy sigma=0.000774 wmodel J1813+0615_S_2015_01_22_pus_map.mod ! Writing 123 model components to file: J1813+0615_S_2015_01_22_pus_map.mod wobs J1813+0615_S_2015_01_22_pus_uvs.fits ! Writing UV FITS file: J1813+0615_S_2015_01_22_pus_uvs.fits wwins J1813+0615_S_2015_01_22_pus_map.win ! wwins: Wrote 4 windows to J1813+0615_S_2015_01_22_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.000231515 Jy ! Component: 100 - total flux cleaned = -0.000369599 Jy ! Component: 150 - total flux cleaned = -0.000395147 Jy ! Component: 200 - total flux cleaned = -0.000370723 Jy ! Component: 250 - total flux cleaned = -0.000254769 Jy ! Component: 300 - total flux cleaned = -0.000187834 Jy ! Component: 350 - total flux cleaned = -0.000144966 Jy ! Component: 400 - total flux cleaned = -0.000123962 Jy ! Component: 450 - total flux cleaned = -0.000164158 Jy ! Component: 500 - total flux cleaned = -0.00024254 Jy ! Component: 550 - total flux cleaned = -0.000337935 Jy ! Component: 600 - total flux cleaned = -0.000412074 Jy ! Component: 650 - total flux cleaned = -0.000412046 Jy ! Component: 700 - total flux cleaned = -0.00046523 Jy ! Component: 750 - total flux cleaned = -0.000482528 Jy ! Component: 800 - total flux cleaned = -0.000549826 Jy ! Component: 850 - total flux cleaned = -0.000549542 Jy ! Component: 900 - total flux cleaned = -0.000565514 Jy ! Component: 950 - total flux cleaned = -0.000565462 Jy ! Component: 1000 - total flux cleaned = -0.000596398 Jy ! Component: 1050 - total flux cleaned = -0.000566002 Jy ! Component: 1100 - total flux cleaned = -0.00053613 Jy ! Component: 1150 - total flux cleaned = -0.000535977 Jy ! Component: 1200 - total flux cleaned = -0.000521642 Jy ! Component: 1250 - total flux cleaned = -0.000507433 Jy ! Component: 1300 - total flux cleaned = -0.000493318 Jy ! Component: 1350 - total flux cleaned = -0.000452418 Jy ! Component: 1400 - total flux cleaned = -0.00049264 Jy ! Component: 1450 - total flux cleaned = -0.000440041 Jy ! Component: 1500 - total flux cleaned = -0.000388311 Jy ! Component: 1550 - total flux cleaned = -0.00032482 Jy ! Component: 1600 - total flux cleaned = -0.000262196 Jy ! Component: 1650 - total flux cleaned = -0.000225501 Jy ! Component: 1700 - total flux cleaned = -0.000177199 Jy ! Component: 1750 - total flux cleaned = -0.000165181 Jy ! Component: 1800 - total flux cleaned = -0.000153291 Jy ! Component: 1850 - total flux cleaned = -0.000130041 Jy ! Component: 1900 - total flux cleaned = -0.00011838 Jy ! Component: 1950 - total flux cleaned = -6.2017e-05 Jy ! Component: 2000 - total flux cleaned = -8.43783e-05 Jy ! Component: 2050 - total flux cleaned = -7.34158e-05 Jy ! Component: 2100 - total flux cleaned = -8.43813e-05 Jy ! Component: 2150 - total flux cleaned = -8.43861e-05 Jy ! Component: 2200 - total flux cleaned = -0.0001374 Jy ! Component: 2250 - total flux cleaned = -0.000158411 Jy ! Component: 2300 - total flux cleaned = -0.000210116 Jy ! Component: 2350 - total flux cleaned = -0.0001793 Jy ! Component: 2400 - total flux cleaned = -0.000169149 Jy ! Component: 2450 - total flux cleaned = -0.000189172 Jy ! Component: 2500 - total flux cleaned = -0.000199167 Jy ! Component: 2550 - total flux cleaned = -0.000248236 Jy ! Component: 2600 - total flux cleaned = -0.000335797 Jy ! Component: 2650 - total flux cleaned = -0.00034544 Jy ! Component: 2700 - total flux cleaned = -0.000393222 Jy ! Component: 2750 - total flux cleaned = -0.00044067 Jy ! Component: 2800 - total flux cleaned = -0.000450049 Jy ! Component: 2850 - total flux cleaned = -0.000496702 Jy ! Component: 2900 - total flux cleaned = -0.000533785 Jy ! Component: 2950 - total flux cleaned = -0.000570566 Jy ! Component: 3000 - total flux cleaned = -0.000597964 Jy ! Component: 3050 - total flux cleaned = -0.000652393 Jy ! Component: 3100 - total flux cleaned = -0.000679443 Jy ! Component: 3150 - total flux cleaned = -0.000724156 Jy ! Component: 3200 - total flux cleaned = -0.000741956 Jy ! Component: 3250 - total flux cleaned = -0.000794816 Jy ! Component: 3300 - total flux cleaned = -0.000812234 Jy ! Component: 3350 - total flux cleaned = -0.000838202 Jy ! Component: 3400 - total flux cleaned = -0.000864055 Jy ! Component: 3450 - total flux cleaned = -0.000881186 Jy ! Component: 3500 - total flux cleaned = -0.000932273 Jy ! Component: 3550 - total flux cleaned = -0.000932321 Jy ! Component: 3600 - total flux cleaned = -0.000940762 Jy ! Component: 3650 - total flux cleaned = -0.000940749 Jy ! Component: 3700 - total flux cleaned = -0.000957419 Jy ! Component: 3750 - total flux cleaned = -0.000965671 Jy ! Component: 3800 - total flux cleaned = -0.000990288 Jy ! Component: 3850 - total flux cleaned = -0.000982153 Jy ! Component: 3900 - total flux cleaned = -0.000998355 Jy ! Component: 3950 - total flux cleaned = -0.000998401 Jy ! Component: 4000 - total flux cleaned = -0.00100635 Jy ! Component: 4050 - total flux cleaned = -0.00098242 Jy ! Total flux subtracted in 4096 components = -0.00099823 Jy ! Clean residual min=-0.000529 max=0.000428 Jy/beam ! Clean residual mean=0.000001 rms=0.000140 Jy/beam ! Combined flux in latest and established models = 0.214385 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 397 components and 0.214385 Jy ![Exited script file: muppet] wmap "J1813+0615_S_2015_01_22_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.126 x 7.256 at 1.52 degrees (North through East) ! Clean map min=-0.0017633 max=0.17981 Jy/beam ! Writing clean map to FITS file: J1813+0615_S_2015_01_22_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.17981 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0001368 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.228241 0.228241 0.456483 0.912965 1.82593 3.65186 7.30372 14.6074 29.2149 58.4298 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.179 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.126 x 7.256 at 1.52 degrees (North through East) ! Clean map min=-0.0017633 max=0.17981 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 J1813+0615_S_2015_01_22_pus_uvs.log closed on Tue Jan 3 23:02:22 2017