! Started logfile: J1343+6855_S_2017_06_10_pus_uvs.log on Mon May 6 14:55:29 2019 obs J1343+6855_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1343+6855_S_2017_06_10_pus_uva.fits ! AN table 1: 231 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.980183 visibilities/baseline/integration-bin. ! Found source: J1343+6855 ! ! 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 1154 lines of history. ! ! Reading 40756 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 J1343+6855_S_2017_06_10_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1223 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.921174Jy sigma=0.008610 ! Fit after self-cal, rms=0.908216Jy sigma=0.008500 ! 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=3.033 mas, bmaj=3.686 mas, bpa=88.88 degrees ! Estimated noise=853.295 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.0664395 Jy ! Component: 100 - total flux cleaned = 0.0943627 Jy ! Total flux subtracted in 100 components = 0.0943627 Jy ! Clean residual min=-0.005155 max=0.017042 Jy/beam ! Clean residual mean=-0.000011 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 0.0943627 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0943627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084406Jy sigma=0.000756 ! Fit after self-cal, rms=0.083992Jy sigma=0.000752 ! Inverting map ! Added new window around map position (-0.5, -3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0199461 Jy ! Component: 100 - total flux cleaned = 0.0305422 Jy ! Total flux subtracted in 100 components = 0.0305422 Jy ! Clean residual min=-0.004401 max=0.006013 Jy/beam ! Clean residual mean=-0.000002 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.124905 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 16 components and 0.124905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078450Jy sigma=0.000699 ! Fit after self-cal, rms=0.078130Jy sigma=0.000696 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00839723 Jy ! Component: 100 - total flux cleaned = 0.0126103 Jy ! Total flux subtracted in 100 components = 0.0126103 Jy ! Clean residual min=-0.003523 max=0.002941 Jy/beam ! Clean residual mean=0.000001 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.137515 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 17 components and 0.137515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077226Jy sigma=0.000688 ! Fit after self-cal, rms=0.077152Jy sigma=0.000688 ! 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.859 mas, bmaj=4.585 mas, bpa=-87.13 degrees ! Estimated noise=421.637 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.00236126 Jy ! Component: 100 - total flux cleaned = 0.0024047 Jy ! Component: 150 - total flux cleaned = 0.00250213 Jy ! Component: 200 - total flux cleaned = 0.00250378 Jy ! Total flux subtracted in 200 components = 0.00250378 Jy ! Clean residual min=-0.001727 max=0.001715 Jy/beam ! Clean residual mean=0.000007 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.140019 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 25 components and 0.140019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076996Jy sigma=0.000686 ! Fit after self-cal, rms=0.076965Jy sigma=0.000686 ! 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.99 FD 0.91 HN 0.99 KP 1.05 ! LA 1.02 MK 1.02 NL 0.91 OV 1.04 ! PT 1.05 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.94 HN 1.03 KP 1.00 ! LA 0.98 MK 1.03 NL 1.03 OV 1.05 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00 HN 1.02 KP 0.99 ! LA 1.01 MK 0.98 NL 1.01 OV 0.99 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 0.96 KP 1.00* ! LA 1.08 MK 0.83 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.076965Jy sigma=0.000686 ! Fit after self-cal, rms=0.075255Jy sigma=0.000684 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.832 mas, bmaj=4.562 mas, bpa=-87.34 degrees ! Estimated noise=418.534 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.000600005 Jy ! Component: 100 - total flux cleaned = 0.000506544 Jy ! Component: 150 - total flux cleaned = 0.000467442 Jy ! Component: 200 - total flux cleaned = 0.000466892 Jy ! Total flux subtracted in 200 components = 0.000466892 Jy ! Clean residual min=-0.001510 max=0.001433 Jy/beam ! Clean residual mean=0.000001 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.140486 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 30 components and 0.140486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075197Jy sigma=0.000683 ! Fit after self-cal, rms=0.075168Jy sigma=0.000683 ! 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.075168Jy sigma=0.000683 ! Fit after self-cal, rms=0.073988Jy sigma=0.000681 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.781 mas, bmaj=4.587 mas, bpa=-87.31 degrees ! Estimated noise=414.833 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000123302 Jy ! Component: 100 - total flux cleaned = 2.00123e-05 Jy ! Component: 150 - total flux cleaned = -3.07087e-05 Jy ! Component: 200 - total flux cleaned = -7.33961e-05 Jy ! Total flux subtracted in 200 components = -7.33961e-05 Jy ! Clean residual min=-0.001168 max=0.001392 Jy/beam ! Clean residual mean=-0.000002 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.140413 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 36 components and 0.140413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073957Jy sigma=0.000681 ! Fit after self-cal, rms=0.073949Jy sigma=0.000681 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 (0.5, -12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000859192 Jy ! Component: 100 - total flux cleaned = 0.00129205 Jy ! Component: 150 - total flux cleaned = 0.00162769 Jy ! Component: 200 - total flux cleaned = 0.00173017 Jy ! Total flux subtracted in 200 components = 0.00173017 Jy ! Clean residual min=-0.001119 max=0.001271 Jy/beam ! Clean residual mean=-0.000001 rms=0.000283 Jy/beam ! Combined flux in latest and established models = 0.142143 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 50 components and 0.142143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073913Jy sigma=0.000680 ! Fit after self-cal, rms=0.073907Jy sigma=0.000680 ! Inverting map ! Added new window around map position (-19.5, 95.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000738878 Jy ! Component: 100 - total flux cleaned = 0.00117895 Jy ! Component: 150 - total flux cleaned = 0.00147231 Jy ! Component: 200 - total flux cleaned = 0.00161415 Jy ! Total flux subtracted in 200 components = 0.00161415 Jy ! Clean residual min=-0.001068 max=0.001108 Jy/beam ! Clean residual mean=-0.000000 rms=0.000272 Jy/beam ! Combined flux in latest and established models = 0.143757 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 63 components and 0.143757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073881Jy sigma=0.000680 ! Fit after self-cal, rms=0.073878Jy sigma=0.000680 ! 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.073878Jy sigma=0.000680 ! Fit after self-cal, rms=0.073685Jy sigma=0.000680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.771 mas, bmaj=4.588 mas, bpa=-87.7 degrees ! Estimated noise=413.787 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000301366 Jy ! Component: 100 - total flux cleaned = 0.000631642 Jy ! Component: 150 - total flux cleaned = 0.000744067 Jy ! Component: 200 - total flux cleaned = 0.000786494 Jy ! Total flux subtracted in 200 components = 0.000786494 Jy ! Clean residual min=-0.001016 max=0.001083 Jy/beam ! Clean residual mean=-0.000000 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.144543 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 70 components and 0.144543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073670Jy sigma=0.000680 ! Fit after self-cal, rms=0.073670Jy sigma=0.000680 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 = 8.5685e-05 Jy ! Component: 100 - total flux cleaned = 0.000209665 Jy ! Component: 150 - total flux cleaned = 0.000228667 Jy ! Component: 200 - total flux cleaned = 0.000228515 Jy ! Total flux subtracted in 200 components = 0.000228515 Jy ! Clean residual min=-0.000997 max=0.001051 Jy/beam ! Clean residual mean=-0.000000 rms=0.000261 Jy/beam ! Combined flux in latest and established models = 0.144772 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 75 components and 0.144772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073660Jy sigma=0.000680 ! Fit after self-cal, rms=0.073659Jy sigma=0.000680 ! 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.073659Jy sigma=0.000680 ! Fit after self-cal, rms=0.073618Jy sigma=0.000680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.8 mas, bmaj=9.297 mas, bpa=78.91 degrees ! Estimated noise=538.255 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000172848 Jy ! Component: 100 - total flux cleaned = 0.000374575 Jy ! Component: 150 - total flux cleaned = 0.000520306 Jy ! Component: 200 - total flux cleaned = 0.000656321 Jy ! Total flux subtracted in 200 components = 0.000656321 Jy ! Clean residual min=-0.001007 max=0.001023 Jy/beam ! Clean residual mean=-0.000001 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.145428 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 95 components and 0.145428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073614Jy sigma=0.000680 ! Fit after self-cal, rms=0.073613Jy sigma=0.000680 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.39455e-05 Jy ! Component: 100 - total flux cleaned = 9.37378e-05 Jy ! Component: 150 - total flux cleaned = 0.000171276 Jy ! Component: 200 - total flux cleaned = 0.000201358 Jy ! Total flux subtracted in 200 components = 0.000201358 Jy ! Clean residual min=-0.000996 max=0.001021 Jy/beam ! Clean residual mean=-0.000001 rms=0.000298 Jy/beam ! Combined flux in latest and established models = 0.14563 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 106 components and 0.14563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073610Jy sigma=0.000680 ! Fit after self-cal, rms=0.073609Jy sigma=0.000680 ! 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.771 mas, bmaj=4.587 mas, bpa=-87.95 degrees ! Estimated noise=413.533 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.771 x 4.587 at -87.95 degrees (North through East) ! Clean map min=-0.00098398 max=0.087432 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.96 mas, bmaj=3.713 mas, bpa=87.74 degrees ! Estimated noise=821.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0666824 Jy ! Component: 100 - total flux cleaned = 0.0984656 Jy ! Component: 150 - total flux cleaned = 0.115105 Jy ! Component: 200 - total flux cleaned = 0.124735 Jy ! Total flux subtracted in 200 components = 0.124735 Jy ! Clean residual min=-0.002412 max=0.004931 Jy/beam ! Clean residual mean=-0.000005 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.124735 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.124735 Jy ! Inverting map and beam ! Estimated beam: bmin=3.771 mas, bmaj=4.587 mas, bpa=-87.95 degrees ! Estimated noise=413.533 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.00777597 Jy ! Component: 100 - total flux cleaned = 0.0116685 Jy ! Component: 150 - total flux cleaned = 0.0139967 Jy ! Component: 200 - total flux cleaned = 0.0157164 Jy ! Total flux subtracted in 200 components = 0.0157164 Jy ! Clean residual min=-0.001166 max=0.001235 Jy/beam ! Clean residual mean=-0.000003 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.140451 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 43 components and 0.140451 Jy ! Inverting map ! Added new window around map position (3.5, 92.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140264 Jy ! Component: 100 - total flux cleaned = 0.0025098 Jy ! Component: 150 - total flux cleaned = 0.00338869 Jy ! Component: 200 - total flux cleaned = 0.00386218 Jy ! Total flux subtracted in 200 components = 0.00386218 Jy ! Clean residual min=-0.001025 max=0.001145 Jy/beam ! Clean residual mean=-0.000000 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.144313 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 64 components and 0.144313 Jy ! Inverting map ! Added new window around map position (-8.5, -78.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000981966 Jy ! Component: 100 - total flux cleaned = 0.00134365 Jy ! Component: 150 - total flux cleaned = 0.00152287 Jy ! Component: 200 - total flux cleaned = 0.00164413 Jy ! Total flux subtracted in 200 components = 0.00164413 Jy ! Clean residual min=-0.000987 max=0.001015 Jy/beam ! Clean residual mean=0.000001 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.145958 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 77 components and 0.145958 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.8 mas, bmaj=9.297 mas, bpa=78.91 degrees ! Estimated noise=538.255 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000206861 Jy ! Component: 100 - total flux cleaned = 0.000353901 Jy ! Component: 150 - total flux cleaned = 0.00036861 Jy ! Component: 200 - total flux cleaned = 0.000434746 Jy ! Total flux subtracted in 200 components = 0.000434746 Jy ! Clean residual min=-0.000962 max=0.000982 Jy/beam ! Clean residual mean=0.000002 rms=0.000285 Jy/beam ! Combined flux in latest and established models = 0.146392 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.358e-05 Jy ! Component: 100 - total flux cleaned = 6.69416e-05 Jy ! Component: 150 - total flux cleaned = 7.67168e-05 Jy ! Component: 200 - total flux cleaned = 0.000104842 Jy ! Total flux subtracted in 200 components = 0.000104842 Jy ! Clean residual min=-0.000957 max=0.000980 Jy/beam ! Clean residual mean=0.000002 rms=0.000283 Jy/beam ! Combined flux in latest and established models = 0.146497 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 134 components and 0.146497 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.771 mas, bmaj=4.587 mas, bpa=-87.95 degrees ! Estimated noise=413.533 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00022544 Jy ! Component: 100 - total flux cleaned = -0.000308255 Jy ! Component: 150 - total flux cleaned = -0.00032693 Jy ! Component: 200 - total flux cleaned = -0.000308546 Jy ! Total flux subtracted in 200 components = -0.000308546 Jy ! Clean residual min=-0.000936 max=0.000974 Jy/beam ! Clean residual mean=0.000001 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.146189 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 152 components and 0.146189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073578Jy sigma=0.000679 ! Fit after self-cal, rms=0.073559Jy sigma=0.000679 wmodel J1343+6855_S_2017_06_10_pus_map.mod ! Writing 152 model components to file: J1343+6855_S_2017_06_10_pus_map.mod wobs J1343+6855_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1343+6855_S_2017_06_10_pus_uvs.fits wwins J1343+6855_S_2017_06_10_pus_map.win ! wwins: Wrote 6 windows to J1343+6855_S_2017_06_10_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.000112094 Jy ! Component: 100 - total flux cleaned = 2.8358e-05 Jy ! Component: 150 - total flux cleaned = -0.000101918 Jy ! Component: 200 - total flux cleaned = -0.000276151 Jy ! Component: 250 - total flux cleaned = -0.000414949 Jy ! Component: 300 - total flux cleaned = -0.000505953 Jy ! Component: 350 - total flux cleaned = -0.000610006 Jy ! Component: 400 - total flux cleaned = -0.000668559 Jy ! Component: 450 - total flux cleaned = -0.000783714 Jy ! Component: 500 - total flux cleaned = -0.000811934 Jy ! Component: 550 - total flux cleaned = -0.000896148 Jy ! Component: 600 - total flux cleaned = -0.000965308 Jy ! Component: 650 - total flux cleaned = -0.00101999 Jy ! Component: 700 - total flux cleaned = -0.00110081 Jy ! Component: 750 - total flux cleaned = -0.00114083 Jy ! Component: 800 - total flux cleaned = -0.00116745 Jy ! Component: 850 - total flux cleaned = -0.00124558 Jy ! Component: 900 - total flux cleaned = -0.00129703 Jy ! Component: 950 - total flux cleaned = -0.001297 Jy ! Component: 1000 - total flux cleaned = -0.00133507 Jy ! Component: 1050 - total flux cleaned = -0.00137258 Jy ! Component: 1100 - total flux cleaned = -0.00139724 Jy ! Component: 1150 - total flux cleaned = -0.00143405 Jy ! Component: 1200 - total flux cleaned = -0.00145826 Jy ! Component: 1250 - total flux cleaned = -0.00143428 Jy ! Component: 1300 - total flux cleaned = -0.00149393 Jy ! Component: 1350 - total flux cleaned = -0.00150576 Jy ! Component: 1400 - total flux cleaned = -0.00150581 Jy ! Component: 1450 - total flux cleaned = -0.0014825 Jy ! Component: 1500 - total flux cleaned = -0.00154027 Jy ! Component: 1550 - total flux cleaned = -0.00149431 Jy ! Component: 1600 - total flux cleaned = -0.00151698 Jy ! Component: 1650 - total flux cleaned = -0.00150563 Jy ! Component: 1700 - total flux cleaned = -0.0015394 Jy ! Component: 1750 - total flux cleaned = -0.00151708 Jy ! Component: 1800 - total flux cleaned = -0.00150599 Jy ! Component: 1850 - total flux cleaned = -0.00152809 Jy ! Component: 1900 - total flux cleaned = -0.00152803 Jy ! Component: 1950 - total flux cleaned = -0.00149569 Jy ! Component: 2000 - total flux cleaned = -0.00150654 Jy ! Component: 2050 - total flux cleaned = -0.00151724 Jy ! Component: 2100 - total flux cleaned = -0.00150663 Jy ! Component: 2150 - total flux cleaned = -0.0015592 Jy ! Component: 2200 - total flux cleaned = -0.00151742 Jy ! Component: 2250 - total flux cleaned = -0.0015381 Jy ! Component: 2300 - total flux cleaned = -0.00155858 Jy ! Component: 2350 - total flux cleaned = -0.00153808 Jy ! Component: 2400 - total flux cleaned = -0.00149734 Jy ! Component: 2450 - total flux cleaned = -0.00153785 Jy ! Component: 2500 - total flux cleaned = -0.00153783 Jy ! Component: 2550 - total flux cleaned = -0.00155779 Jy ! Component: 2600 - total flux cleaned = -0.00154785 Jy ! Component: 2650 - total flux cleaned = -0.00155774 Jy ! Component: 2700 - total flux cleaned = -0.00153804 Jy ! Component: 2750 - total flux cleaned = -0.00153801 Jy ! Component: 2800 - total flux cleaned = -0.00156707 Jy ! Component: 2850 - total flux cleaned = -0.00148994 Jy ! Component: 2900 - total flux cleaned = -0.00152828 Jy ! Component: 2950 - total flux cleaned = -0.00152824 Jy ! Component: 3000 - total flux cleaned = -0.00152814 Jy ! Component: 3050 - total flux cleaned = -0.00150936 Jy ! Component: 3100 - total flux cleaned = -0.00153758 Jy ! Component: 3150 - total flux cleaned = -0.00149096 Jy ! Component: 3200 - total flux cleaned = -0.0015003 Jy ! Component: 3250 - total flux cleaned = -0.00152801 Jy ! Component: 3300 - total flux cleaned = -0.00151881 Jy ! Component: 3350 - total flux cleaned = -0.00150974 Jy ! Component: 3400 - total flux cleaned = -0.00153698 Jy ! Component: 3450 - total flux cleaned = -0.00152784 Jy ! Component: 3500 - total flux cleaned = -0.00150979 Jy ! Component: 3550 - total flux cleaned = -0.00153663 Jy ! Component: 3600 - total flux cleaned = -0.00151873 Jy ! Component: 3650 - total flux cleaned = -0.00150988 Jy ! Component: 3700 - total flux cleaned = -0.00150984 Jy ! Component: 3750 - total flux cleaned = -0.00148359 Jy ! Component: 3800 - total flux cleaned = -0.00145751 Jy ! Component: 3850 - total flux cleaned = -0.00145756 Jy ! Component: 3900 - total flux cleaned = -0.00144024 Jy ! Component: 3950 - total flux cleaned = -0.00143165 Jy ! Component: 4000 - total flux cleaned = -0.00144875 Jy ! Component: 4050 - total flux cleaned = -0.00144022 Jy ! Total flux subtracted in 4096 components = -0.0014317 Jy ! Clean residual min=-0.000531 max=0.000446 Jy/beam ! Clean residual mean=0.000002 rms=0.000153 Jy/beam ! Combined flux in latest and established models = 0.144757 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 454 components and 0.144757 Jy ![Exited script file: muppet] wmap "J1343+6855_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.771 x 4.587 at -87.95 degrees (North through East) ! Clean map min=-0.0008234 max=0.086893 Jy/beam ! Writing clean map to FITS file: J1343+6855_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0868934 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000153028 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.528329 0.528329 1.05666 2.11331 4.22663 8.45326 16.9065 33.813 67.6261 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.086 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.771 x 4.587 at -87.95 degrees (North through East) ! Clean map min=-0.0008234 max=0.086893 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 J1343+6855_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:55:35 2019