! Started logfile: J0535+2532_S_2017_10_21_pus_uvs.log on Sat May 11 20:51:41 2019 obs J0535+2532_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J0535+2532_S_2017_10_21_pus_uva.fits ! AN table 1: 145 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.779885 visibilities/baseline/integration-bin. ! Found source: J0535+2532 ! ! 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 644 lines of history. ! ! Reading 16284 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 J0535+2532_S_2017_10_21_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 155 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 215 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 215 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 814 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.947209Jy sigma=0.010569 ! Fit after self-cal, rms=0.929873Jy sigma=0.010397 ! 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.86 mas, bmaj=10.24 mas, bpa=-21.35 degrees ! Estimated noise=937.081 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.053271 Jy ! Component: 100 - total flux cleaned = 0.0655617 Jy ! Total flux subtracted in 100 components = 0.0655617 Jy ! Clean residual min=-0.004153 max=0.004709 Jy/beam ! Clean residual mean=0.000002 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.0655617 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0655617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070219Jy sigma=0.000710 ! Fit after self-cal, rms=0.070172Jy sigma=0.000709 ! 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.556 mas, bmaj=11.05 mas, bpa=-20.58 degrees ! Estimated noise=596.76 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.00642171 Jy ! Component: 100 - total flux cleaned = 0.00920045 Jy ! Component: 150 - total flux cleaned = 0.0100942 Jy ! Component: 200 - total flux cleaned = 0.0104993 Jy ! Total flux subtracted in 200 components = 0.0104993 Jy ! Clean residual min=-0.002869 max=0.003054 Jy/beam ! Clean residual mean=0.000003 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.076061 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 27 components and 0.076061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069495Jy sigma=0.000704 ! Fit after self-cal, rms=0.069486Jy sigma=0.000704 ! 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.93 HN 0.96 KP 1.15 ! LA 0.98 MK 0.98 NL 0.92 OV 1.00 ! PT 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.00 HN 1.05 KP 1.04 ! LA 0.96 MK 1.11 NL 1.02 OV 1.03 ! PT 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.98 HN 0.97 KP 1.05 ! LA 0.77 MK 1.02 NL 1.29 OV 0.94 ! PT 0.93 ! ! ! Correcting IF 4. ! A total of 252 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 1.00 KP 1.00* ! LA 0.90 MK 1.09 NL 1.00* OV 1.00* ! PT 0.80 ! ! ! Fit before self-cal, rms=0.069486Jy sigma=0.000704 ! Fit after self-cal, rms=0.068092Jy sigma=0.000701 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.608 mas, bmaj=11.02 mas, bpa=-20.55 degrees ! Estimated noise=602.372 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.00104232 Jy ! Component: 100 - total flux cleaned = -0.00118637 Jy ! Component: 150 - total flux cleaned = -0.00123653 Jy ! Component: 200 - total flux cleaned = -0.00132574 Jy ! Total flux subtracted in 200 components = -0.00132574 Jy ! Clean residual min=-0.002302 max=0.002792 Jy/beam ! Clean residual mean=0.000008 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.0747353 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 39 components and 0.0747353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068067Jy sigma=0.000701 ! Fit after self-cal, rms=0.068108Jy sigma=0.000700 ! 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.068108Jy sigma=0.000700 ! Fit after self-cal, rms=0.068177Jy sigma=0.000699 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.613 mas, bmaj=11.05 mas, bpa=-20.47 degrees ! Estimated noise=602.404 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000703603 Jy ! Component: 100 - total flux cleaned = -0.00079076 Jy ! Component: 150 - total flux cleaned = -0.000807877 Jy ! Component: 200 - total flux cleaned = -0.00079434 Jy ! Total flux subtracted in 200 components = -0.00079434 Jy ! Clean residual min=-0.001899 max=0.002598 Jy/beam ! Clean residual mean=0.000005 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.0739409 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 49 components and 0.0739409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068163Jy sigma=0.000699 ! Fit after self-cal, rms=0.068216Jy sigma=0.000699 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 (-84, -66.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00222851 Jy ! Component: 100 - total flux cleaned = 0.00334083 Jy ! Component: 150 - total flux cleaned = 0.00390902 Jy ! Component: 200 - total flux cleaned = 0.00428269 Jy ! Total flux subtracted in 200 components = 0.00428269 Jy ! Clean residual min=-0.001663 max=0.001932 Jy/beam ! Clean residual mean=0.000002 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0782236 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 82 components and 0.0782237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068140Jy sigma=0.000698 ! Fit after self-cal, rms=0.068116Jy sigma=0.000698 ! Inverting map ! Added new window around map position (-5, 25.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206377 Jy ! Component: 100 - total flux cleaned = 0.00299604 Jy ! Component: 150 - total flux cleaned = 0.00339818 Jy ! Component: 200 - total flux cleaned = 0.00364227 Jy ! Total flux subtracted in 200 components = 0.00364227 Jy ! Clean residual min=-0.001433 max=0.001237 Jy/beam ! Clean residual mean=-0.000000 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.0818659 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 124 components and 0.0818659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068039Jy sigma=0.000697 ! Fit after self-cal, rms=0.068021Jy sigma=0.000697 ! 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.068021Jy sigma=0.000697 ! Fit after self-cal, rms=0.067976Jy sigma=0.000697 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.627 mas, bmaj=11.08 mas, bpa=-20.41 degrees ! Estimated noise=599.873 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00098663 Jy ! Component: 100 - total flux cleaned = 0.00120514 Jy ! Component: 150 - total flux cleaned = 0.00137278 Jy ! Component: 200 - total flux cleaned = 0.00150052 Jy ! Total flux subtracted in 200 components = 0.00150052 Jy ! Clean residual min=-0.001293 max=0.001244 Jy/beam ! Clean residual mean=-0.000002 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.0833664 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 147 components and 0.0833664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067950Jy sigma=0.000697 ! Fit after self-cal, rms=0.067970Jy sigma=0.000697 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.000274139 Jy ! Component: 100 - total flux cleaned = 0.000370529 Jy ! Component: 150 - total flux cleaned = 0.000483347 Jy ! Component: 200 - total flux cleaned = 0.000547136 Jy ! Total flux subtracted in 200 components = 0.000547136 Jy ! Clean residual min=-0.001303 max=0.001210 Jy/beam ! Clean residual mean=-0.000002 rms=0.000310 Jy/beam ! Combined flux in latest and established models = 0.0839136 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 163 components and 0.0839136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067955Jy sigma=0.000697 ! Fit after self-cal, rms=0.067954Jy sigma=0.000697 ! 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.067954Jy sigma=0.000697 ! Fit after self-cal, rms=0.068050Jy sigma=0.000697 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.887 mas, bmaj=11.94 mas, bpa=-22.87 degrees ! Estimated noise=707.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000726772 Jy ! Component: 100 - total flux cleaned = 0.00102008 Jy ! Component: 150 - total flux cleaned = 0.0010992 Jy ! Component: 200 - total flux cleaned = 0.00111693 Jy ! Total flux subtracted in 200 components = 0.00111693 Jy ! Clean residual min=-0.001307 max=0.001150 Jy/beam ! Clean residual mean=-0.000004 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.0850305 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 188 components and 0.0850305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068043Jy sigma=0.000696 ! Fit after self-cal, rms=0.068056Jy sigma=0.000696 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.00019898 Jy ! Component: 100 - total flux cleaned = 0.000233293 Jy ! Component: 150 - total flux cleaned = 0.000233595 Jy ! Component: 200 - total flux cleaned = 0.000278066 Jy ! Total flux subtracted in 200 components = 0.000278066 Jy ! Clean residual min=-0.001254 max=0.001079 Jy/beam ! Clean residual mean=-0.000004 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.0853086 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 212 components and 0.0853086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068053Jy sigma=0.000696 ! Fit after self-cal, rms=0.068056Jy sigma=0.000696 ! 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.628 mas, bmaj=11.08 mas, bpa=-20.41 degrees ! Estimated noise=599.489 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.628 x 11.08 at -20.41 degrees (North through East) ! Clean map min=-0.0013676 max=0.070893 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.881 mas, bmaj=10.26 mas, bpa=-21.17 degrees ! Estimated noise=968.091 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0534696 Jy ! Component: 100 - total flux cleaned = 0.0658381 Jy ! Component: 150 - total flux cleaned = 0.0709076 Jy ! Component: 200 - total flux cleaned = 0.0736544 Jy ! Total flux subtracted in 200 components = 0.0736544 Jy ! Clean residual min=-0.003246 max=0.002619 Jy/beam ! Clean residual mean=0.000000 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.0736544 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0736544 Jy ! Inverting map and beam ! Estimated beam: bmin=3.628 mas, bmaj=11.08 mas, bpa=-20.41 degrees ! Estimated noise=599.489 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.00308856 Jy ! Component: 100 - total flux cleaned = 0.00521712 Jy ! Component: 150 - total flux cleaned = 0.00667546 Jy ! Component: 200 - total flux cleaned = 0.00750712 Jy ! Total flux subtracted in 200 components = 0.00750712 Jy ! Clean residual min=-0.001754 max=0.001479 Jy/beam ! Clean residual mean=-0.000000 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.0811615 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 54 components and 0.0811615 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.887 mas, bmaj=11.94 mas, bpa=-22.87 degrees ! Estimated noise=707.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00139787 Jy ! Component: 100 - total flux cleaned = 0.00227272 Jy ! Component: 150 - total flux cleaned = 0.00265367 Jy ! Component: 200 - total flux cleaned = 0.00283904 Jy ! Total flux subtracted in 200 components = 0.00283904 Jy ! Clean residual min=-0.001731 max=0.001251 Jy/beam ! Clean residual mean=-0.000002 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.0840006 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.000170651 Jy ! Component: 100 - total flux cleaned = 0.000302034 Jy ! Component: 150 - total flux cleaned = 0.000400536 Jy ! Component: 200 - total flux cleaned = 0.000515779 Jy ! Total flux subtracted in 200 components = 0.000515779 Jy ! Clean residual min=-0.001625 max=0.001151 Jy/beam ! Clean residual mean=-0.000003 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.0845163 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 119 components and 0.0845163 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.628 mas, bmaj=11.08 mas, bpa=-20.41 degrees ! Estimated noise=599.489 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000149435 Jy ! Component: 100 - total flux cleaned = 0.000371005 Jy ! Component: 150 - total flux cleaned = 0.000571732 Jy ! Component: 200 - total flux cleaned = 0.000695884 Jy ! Total flux subtracted in 200 components = 0.000695884 Jy ! Clean residual min=-0.001431 max=0.001240 Jy/beam ! Clean residual mean=-0.000002 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.0852122 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 147 components and 0.0852122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068102Jy sigma=0.000697 ! Fit after self-cal, rms=0.068093Jy sigma=0.000697 wmodel J0535+2532_S_2017_10_21_pus_map.mod ! Writing 147 model components to file: J0535+2532_S_2017_10_21_pus_map.mod wobs J0535+2532_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J0535+2532_S_2017_10_21_pus_uvs.fits wwins J0535+2532_S_2017_10_21_pus_map.win ! wwins: Wrote 3 windows to J0535+2532_S_2017_10_21_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.000501013 Jy ! Component: 100 - total flux cleaned = -0.00069963 Jy ! Component: 150 - total flux cleaned = -0.000639981 Jy ! Component: 200 - total flux cleaned = -0.000544275 Jy ! Component: 250 - total flux cleaned = -0.000452892 Jy ! Component: 300 - total flux cleaned = -0.000435102 Jy ! Component: 350 - total flux cleaned = -0.000434794 Jy ! Component: 400 - total flux cleaned = -0.000402691 Jy ! Component: 450 - total flux cleaned = -0.000355457 Jy ! Component: 500 - total flux cleaned = -0.000323967 Jy ! Component: 550 - total flux cleaned = -0.000263911 Jy ! Component: 600 - total flux cleaned = -0.000205832 Jy ! Component: 650 - total flux cleaned = -0.00016368 Jy ! Component: 700 - total flux cleaned = -0.000177613 Jy ! Component: 750 - total flux cleaned = -0.00017777 Jy ! Component: 800 - total flux cleaned = -0.000164647 Jy ! Component: 850 - total flux cleaned = -0.000164774 Jy ! Component: 900 - total flux cleaned = -0.000164825 Jy ! Component: 950 - total flux cleaned = -0.000152287 Jy ! Component: 1000 - total flux cleaned = -0.000164323 Jy ! Component: 1050 - total flux cleaned = -0.000164148 Jy ! Component: 1100 - total flux cleaned = -0.000152301 Jy ! Component: 1150 - total flux cleaned = -0.000175669 Jy ! Component: 1200 - total flux cleaned = -0.000187092 Jy ! Component: 1250 - total flux cleaned = -0.000209594 Jy ! Component: 1300 - total flux cleaned = -0.000209607 Jy ! Component: 1350 - total flux cleaned = -0.000220707 Jy ! Component: 1400 - total flux cleaned = -0.00023149 Jy ! Component: 1450 - total flux cleaned = -0.000220746 Jy ! Component: 1500 - total flux cleaned = -0.000252213 Jy ! Component: 1550 - total flux cleaned = -0.000241973 Jy ! Component: 1600 - total flux cleaned = -0.000262622 Jy ! Component: 1650 - total flux cleaned = -0.000292866 Jy ! Component: 1700 - total flux cleaned = -0.000312664 Jy ! Component: 1750 - total flux cleaned = -0.000302759 Jy ! Component: 1800 - total flux cleaned = -0.000302765 Jy ! Component: 1850 - total flux cleaned = -0.000331517 Jy ! Component: 1900 - total flux cleaned = -0.000350288 Jy ! Component: 1950 - total flux cleaned = -0.000387457 Jy ! Component: 2000 - total flux cleaned = -0.000396539 Jy ! Component: 2050 - total flux cleaned = -0.000469296 Jy ! Component: 2100 - total flux cleaned = -0.000505208 Jy ! Component: 2150 - total flux cleaned = -0.000558569 Jy ! Component: 2200 - total flux cleaned = -0.000602515 Jy ! Component: 2250 - total flux cleaned = -0.000637408 Jy ! Component: 2300 - total flux cleaned = -0.000697847 Jy ! Component: 2350 - total flux cleaned = -0.000732121 Jy ! Component: 2400 - total flux cleaned = -0.00080821 Jy ! Component: 2450 - total flux cleaned = -0.00086676 Jy ! Component: 2500 - total flux cleaned = -0.000933079 Jy ! Component: 2550 - total flux cleaned = -0.000982275 Jy ! Component: 2600 - total flux cleaned = -0.00103929 Jy ! Component: 2650 - total flux cleaned = -0.00111186 Jy ! Component: 2700 - total flux cleaned = -0.00111193 Jy ! Component: 2750 - total flux cleaned = -0.0011833 Jy ! Component: 2800 - total flux cleaned = -0.00123048 Jy ! Component: 2850 - total flux cleaned = -0.00126949 Jy ! Component: 2900 - total flux cleaned = -0.00132366 Jy ! Component: 2950 - total flux cleaned = -0.00135433 Jy ! Component: 3000 - total flux cleaned = -0.00137719 Jy ! Component: 3050 - total flux cleaned = -0.00142263 Jy ! Component: 3100 - total flux cleaned = -0.00144509 Jy ! Component: 3150 - total flux cleaned = -0.00147491 Jy ! Component: 3200 - total flux cleaned = -0.00151185 Jy ! Component: 3250 - total flux cleaned = -0.0015559 Jy ! Component: 3300 - total flux cleaned = -0.00156318 Jy ! Component: 3350 - total flux cleaned = -0.00159229 Jy ! Component: 3400 - total flux cleaned = -0.00158516 Jy ! Component: 3450 - total flux cleaned = -0.00161384 Jy ! Component: 3500 - total flux cleaned = -0.00164225 Jy ! Component: 3550 - total flux cleaned = -0.00164229 Jy ! Component: 3600 - total flux cleaned = -0.00164936 Jy ! Component: 3650 - total flux cleaned = -0.00164937 Jy ! Component: 3700 - total flux cleaned = -0.00165639 Jy ! Component: 3750 - total flux cleaned = -0.00165637 Jy ! Component: 3800 - total flux cleaned = -0.00167011 Jy ! Component: 3850 - total flux cleaned = -0.00167009 Jy ! Component: 3900 - total flux cleaned = -0.00169731 Jy ! Component: 3950 - total flux cleaned = -0.00170403 Jy ! Component: 4000 - total flux cleaned = -0.00168383 Jy ! Component: 4050 - total flux cleaned = -0.00169721 Jy ! Total flux subtracted in 4096 components = -0.00168383 Jy ! Clean residual min=-0.000400 max=0.000498 Jy/beam ! Clean residual mean=0.000000 rms=0.000123 Jy/beam ! Combined flux in latest and established models = 0.0835284 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 400 components and 0.0835284 Jy ![Exited script file: muppet] wmap "J0535+2532_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.628 x 11.08 at -20.41 degrees (North through East) ! Clean map min=-0.0011327 max=0.070841 Jy/beam ! Writing clean map to FITS file: J0535+2532_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0708409 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000122106 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.517099 0.517099 1.0342 2.0684 4.13679 8.27359 16.5472 33.0944 66.1887 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.07 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.628 x 11.08 at -20.41 degrees (North through East) ! Clean map min=-0.0011327 max=0.070841 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 J0535+2532_S_2017_10_21_pus_uvs.log closed on Sat May 11 20:51:46 2019