! Started logfile: J1312+2531_S_2017_06_10_pus_uvs.log on Mon May 6 14:53:54 2019 obs J1312+2531_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1312+2531_S_2017_06_10_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.847863 visibilities/baseline/integration-bin. ! Found source: J1312+2531 ! ! 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 21824 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 J1312+2531_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 118 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 193 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 193 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 929 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.818685Jy sigma=0.008156 ! Fit after self-cal, rms=0.803648Jy sigma=0.008029 ! 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.456 mas, bmaj=5.597 mas, bpa=-5.279 degrees ! Estimated noise=805.278 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.151241 Jy ! Component: 100 - total flux cleaned = 0.188987 Jy ! Total flux subtracted in 100 components = 0.188987 Jy ! Clean residual min=-0.006441 max=0.015018 Jy/beam ! Clean residual mean=-0.000033 rms=0.001779 Jy/beam ! Combined flux in latest and established models = 0.188987 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.188987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082662Jy sigma=0.000772 ! Fit after self-cal, rms=0.082635Jy sigma=0.000772 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0167195 Jy ! Component: 100 - total flux cleaned = 0.0260377 Jy ! Total flux subtracted in 100 components = 0.0260377 Jy ! Clean residual min=-0.005014 max=0.005605 Jy/beam ! Clean residual mean=-0.000015 rms=0.001283 Jy/beam ! Combined flux in latest and established models = 0.215025 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 29 components and 0.215025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078635Jy sigma=0.000731 ! Fit after self-cal, rms=0.078611Jy sigma=0.000731 ! 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.986 mas, bmaj=6.42 mas, bpa=-2.673 degrees ! Estimated noise=566.271 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.00688239 Jy ! Component: 100 - total flux cleaned = 0.0103569 Jy ! Component: 150 - total flux cleaned = 0.0117936 Jy ! Component: 200 - total flux cleaned = 0.0123154 Jy ! Total flux subtracted in 200 components = 0.0123154 Jy ! Clean residual min=-0.003473 max=0.003720 Jy/beam ! Clean residual mean=-0.000005 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.22734 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 42 components and 0.22734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077959Jy sigma=0.000726 ! Fit after self-cal, rms=0.077951Jy sigma=0.000725 ! 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.08 FD 0.96 HN 0.96 KP 1.03 ! LA 0.99 MK 1.03 NL 0.90 OV 0.96 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.99 HN 0.99 KP 0.99 ! LA 0.96 MK 1.01 NL 1.07 OV 1.07 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.03 HN 0.99 KP 0.98 ! LA 0.98 MK 1.03 NL 1.10 OV 0.95 ! PT 0.96 SC 0.99 ! ! ! Correcting IF 4. ! A total of 81 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 0.98 KP 1.00* ! LA 1.15 MK 1.16 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.077951Jy sigma=0.000725 ! Fit after self-cal, rms=0.077217Jy sigma=0.000710 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.992 mas, bmaj=6.44 mas, bpa=-1.888 degrees ! Estimated noise=567.928 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.000223076 Jy ! Component: 100 - total flux cleaned = 0.000163054 Jy ! Component: 150 - total flux cleaned = 8.5997e-05 Jy ! Component: 200 - total flux cleaned = 4.17009e-05 Jy ! Total flux subtracted in 200 components = 4.17009e-05 Jy ! Clean residual min=-0.004018 max=0.003691 Jy/beam ! Clean residual mean=0.000001 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 0.227382 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.227382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077190Jy sigma=0.000710 ! Fit after self-cal, rms=0.077212Jy sigma=0.000710 ! 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.077212Jy sigma=0.000710 ! Fit after self-cal, rms=0.077215Jy sigma=0.000690 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.997 mas, bmaj=6.429 mas, bpa=-1.889 degrees ! Estimated noise=567.808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000291949 Jy ! Component: 100 - total flux cleaned = -0.000271412 Jy ! Component: 150 - total flux cleaned = -0.000254834 Jy ! Component: 200 - total flux cleaned = -0.000241398 Jy ! Total flux subtracted in 200 components = -0.000241398 Jy ! Clean residual min=-0.001529 max=0.001337 Jy/beam ! Clean residual mean=-0.000002 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.227141 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.227141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077204Jy sigma=0.000690 ! Fit after self-cal, rms=0.077265Jy sigma=0.000690 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.73887e-05 Jy ! Component: 100 - total flux cleaned = -2.40249e-05 Jy ! Component: 150 - total flux cleaned = -2.39679e-05 Jy ! Component: 200 - total flux cleaned = -3.48038e-05 Jy ! Total flux subtracted in 200 components = -3.48038e-05 Jy ! Clean residual min=-0.001536 max=0.001326 Jy/beam ! Clean residual mean=-0.000002 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.227106 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 60 components and 0.227106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077259Jy sigma=0.000690 ! Fit after self-cal, rms=0.077257Jy sigma=0.000690 ! 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.077257Jy sigma=0.000690 ! Fit after self-cal, rms=0.077470Jy sigma=0.000690 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4 mas, bmaj=6.431 mas, bpa=-1.885 degrees ! Estimated noise=568.376 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000104938 Jy ! Component: 100 - total flux cleaned = -0.000116661 Jy ! Component: 150 - total flux cleaned = -0.000116543 Jy ! Component: 200 - total flux cleaned = -0.000126854 Jy ! Total flux subtracted in 200 components = -0.000126854 Jy ! Clean residual min=-0.001522 max=0.001323 Jy/beam ! Clean residual mean=-0.000002 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.226979 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.226979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077465Jy sigma=0.000690 ! Fit after self-cal, rms=0.077467Jy sigma=0.000690 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 = 1.9305e-05 Jy ! Component: 100 - total flux cleaned = 2.02116e-05 Jy ! Component: 150 - total flux cleaned = 1.16773e-05 Jy ! Component: 200 - total flux cleaned = 1.14705e-05 Jy ! Total flux subtracted in 200 components = 1.14705e-05 Jy ! Clean residual min=-0.001523 max=0.001320 Jy/beam ! Clean residual mean=-0.000002 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.22699 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 64 components and 0.22699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077464Jy sigma=0.000690 ! Fit after self-cal, rms=0.077463Jy sigma=0.000690 ! 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.077463Jy sigma=0.000690 ! Fit after self-cal, rms=0.077544Jy sigma=0.000690 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.539 mas, bmaj=10.15 mas, bpa=-6.626 degrees ! Estimated noise=685.373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.87141e-05 Jy ! Component: 100 - total flux cleaned = -8.68673e-05 Jy ! Component: 150 - total flux cleaned = -8.754e-05 Jy ! Component: 200 - total flux cleaned = -9.41637e-05 Jy ! Total flux subtracted in 200 components = -9.41637e-05 Jy ! Clean residual min=-0.001964 max=0.001376 Jy/beam ! Clean residual mean=-0.000002 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.226896 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 70 components and 0.226896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077543Jy sigma=0.000690 ! Fit after self-cal, rms=0.077542Jy sigma=0.000690 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 = -1.12515e-05 Jy ! Component: 100 - total flux cleaned = -9.28481e-06 Jy ! Component: 150 - total flux cleaned = -8.74353e-06 Jy ! Component: 200 - total flux cleaned = -8.7884e-06 Jy ! Total flux subtracted in 200 components = -8.7884e-06 Jy ! Clean residual min=-0.001949 max=0.001339 Jy/beam ! Clean residual mean=-0.000002 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.226887 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 73 components and 0.226887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077542Jy sigma=0.000690 ! Fit after self-cal, rms=0.077541Jy sigma=0.000690 ! 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=4.002 mas, bmaj=6.433 mas, bpa=-1.861 degrees ! Estimated noise=568.841 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.002 x 6.433 at -1.861 degrees (North through East) ! Clean map min=-0.0014438 max=0.19685 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=3.462 mas, bmaj=5.59 mas, bpa=-3.885 degrees ! Estimated noise=816.337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.151917 Jy ! Component: 100 - total flux cleaned = 0.190896 Jy ! Component: 150 - total flux cleaned = 0.207084 Jy ! Component: 200 - total flux cleaned = 0.215747 Jy ! Total flux subtracted in 200 components = 0.215747 Jy ! Clean residual min=-0.002449 max=0.004220 Jy/beam ! Clean residual mean=-0.000008 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.215747 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.215747 Jy ! Inverting map and beam ! Estimated beam: bmin=4.002 mas, bmaj=6.433 mas, bpa=-1.861 degrees ! Estimated noise=568.841 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.00574352 Jy ! Component: 100 - total flux cleaned = 0.00861783 Jy ! Component: 150 - total flux cleaned = 0.0101225 Jy ! Component: 200 - total flux cleaned = 0.0105616 Jy ! Total flux subtracted in 200 components = 0.0105616 Jy ! Clean residual min=-0.001552 max=0.001339 Jy/beam ! Clean residual mean=-0.000002 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.226309 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 36 components and 0.226309 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.539 mas, bmaj=10.15 mas, bpa=-6.626 degrees ! Estimated noise=685.373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000508846 Jy ! Component: 100 - total flux cleaned = 0.000554322 Jy ! Component: 150 - total flux cleaned = 0.000552934 Jy ! Component: 200 - total flux cleaned = 0.000553535 Jy ! Total flux subtracted in 200 components = 0.000553535 Jy ! Clean residual min=-0.001949 max=0.001305 Jy/beam ! Clean residual mean=-0.000002 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.226862 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 = 8.78398e-06 Jy ! Component: 100 - total flux cleaned = 1.65064e-05 Jy ! Component: 150 - total flux cleaned = 1.68715e-05 Jy ! Component: 200 - total flux cleaned = 2.38333e-05 Jy ! Total flux subtracted in 200 components = 2.38333e-05 Jy ! Clean residual min=-0.001944 max=0.001297 Jy/beam ! Clean residual mean=-0.000002 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.226886 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 0.226886 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.002 mas, bmaj=6.433 mas, bpa=-1.861 degrees ! Estimated noise=568.841 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.7247e-05 Jy ! Component: 100 - total flux cleaned = -4.29544e-05 Jy ! Component: 150 - total flux cleaned = -2.24121e-05 Jy ! Component: 200 - total flux cleaned = -2.67534e-06 Jy ! Total flux subtracted in 200 components = -2.67534e-06 Jy ! Clean residual min=-0.001508 max=0.001271 Jy/beam ! Clean residual mean=-0.000002 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.226883 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 52 components and 0.226883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077558Jy sigma=0.000690 ! Fit after self-cal, rms=0.077552Jy sigma=0.000690 wmodel J1312+2531_S_2017_06_10_pus_map.mod ! Writing 52 model components to file: J1312+2531_S_2017_06_10_pus_map.mod wobs J1312+2531_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1312+2531_S_2017_06_10_pus_uvs.fits wwins J1312+2531_S_2017_06_10_pus_map.win ! wwins: Wrote 1 windows to J1312+2531_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.000672272 Jy ! Component: 100 - total flux cleaned = -0.000796959 Jy ! Component: 150 - total flux cleaned = -0.000774391 Jy ! Component: 200 - total flux cleaned = -0.000796588 Jy ! Component: 250 - total flux cleaned = -0.000796273 Jy ! Component: 300 - total flux cleaned = -0.000754156 Jy ! Component: 350 - total flux cleaned = -0.0007335 Jy ! Component: 400 - total flux cleaned = -0.000673494 Jy ! Component: 450 - total flux cleaned = -0.000653807 Jy ! Component: 500 - total flux cleaned = -0.00061576 Jy ! Component: 550 - total flux cleaned = -0.000597178 Jy ! Component: 600 - total flux cleaned = -0.000523862 Jy ! Component: 650 - total flux cleaned = -0.00050584 Jy ! Component: 700 - total flux cleaned = -0.000470204 Jy ! Component: 750 - total flux cleaned = -0.000538774 Jy ! Component: 800 - total flux cleaned = -0.000538205 Jy ! Component: 850 - total flux cleaned = -0.000538063 Jy ! Component: 900 - total flux cleaned = -0.000587853 Jy ! Component: 950 - total flux cleaned = -0.000652857 Jy ! Component: 1000 - total flux cleaned = -0.000716577 Jy ! Component: 1050 - total flux cleaned = -0.000716432 Jy ! Component: 1100 - total flux cleaned = -0.000809934 Jy ! Component: 1150 - total flux cleaned = -0.000840991 Jy ! Component: 1200 - total flux cleaned = -0.000855865 Jy ! Component: 1250 - total flux cleaned = -0.000885646 Jy ! Component: 1300 - total flux cleaned = -0.000915115 Jy ! Component: 1350 - total flux cleaned = -0.000988 Jy ! Component: 1400 - total flux cleaned = -0.000973518 Jy ! Component: 1450 - total flux cleaned = -0.00101633 Jy ! Component: 1500 - total flux cleaned = -0.00098799 Jy ! Component: 1550 - total flux cleaned = -0.00101617 Jy ! Component: 1600 - total flux cleaned = -0.00103004 Jy ! Component: 1650 - total flux cleaned = -0.00102986 Jy ! Component: 1700 - total flux cleaned = -0.000988973 Jy ! Component: 1750 - total flux cleaned = -0.000989102 Jy ! Component: 1800 - total flux cleaned = -0.000908495 Jy ! Component: 1850 - total flux cleaned = -0.000934951 Jy ! Component: 1900 - total flux cleaned = -0.000895428 Jy ! Component: 1950 - total flux cleaned = -0.000869286 Jy ! Component: 2000 - total flux cleaned = -0.00086917 Jy ! Component: 2050 - total flux cleaned = -0.000882091 Jy ! Component: 2100 - total flux cleaned = -0.000894737 Jy ! Component: 2150 - total flux cleaned = -0.000894577 Jy ! Component: 2200 - total flux cleaned = -0.000819358 Jy ! Component: 2250 - total flux cleaned = -0.00084427 Jy ! Component: 2300 - total flux cleaned = -0.000844339 Jy ! Component: 2350 - total flux cleaned = -0.000819784 Jy ! Component: 2400 - total flux cleaned = -0.000795487 Jy ! Component: 2450 - total flux cleaned = -0.00077128 Jy ! Component: 2500 - total flux cleaned = -0.000807173 Jy ! Component: 2550 - total flux cleaned = -0.000771274 Jy ! Component: 2600 - total flux cleaned = -0.000723956 Jy ! Component: 2650 - total flux cleaned = -0.00068878 Jy ! Component: 2700 - total flux cleaned = -0.000630472 Jy ! Component: 2750 - total flux cleaned = -0.000630502 Jy ! Component: 2800 - total flux cleaned = -0.000607439 Jy ! Component: 2850 - total flux cleaned = -0.000596053 Jy ! Component: 2900 - total flux cleaned = -0.000561939 Jy ! Component: 2950 - total flux cleaned = -0.000539341 Jy ! Component: 3000 - total flux cleaned = -0.000539301 Jy ! Component: 3050 - total flux cleaned = -0.000483675 Jy ! Component: 3100 - total flux cleaned = -0.00047274 Jy ! Component: 3150 - total flux cleaned = -0.000472733 Jy ! Component: 3200 - total flux cleaned = -0.000440053 Jy ! Component: 3250 - total flux cleaned = -0.000385798 Jy ! Component: 3300 - total flux cleaned = -0.000353414 Jy ! Component: 3350 - total flux cleaned = -0.000396369 Jy ! Component: 3400 - total flux cleaned = -0.000343012 Jy ! Component: 3450 - total flux cleaned = -0.000332252 Jy ! Component: 3500 - total flux cleaned = -0.000300645 Jy ! Component: 3550 - total flux cleaned = -0.00027965 Jy ! Component: 3600 - total flux cleaned = -0.000206724 Jy ! Component: 3650 - total flux cleaned = -0.000196335 Jy ! Component: 3700 - total flux cleaned = -0.000196337 Jy ! Component: 3750 - total flux cleaned = -0.00019638 Jy ! Component: 3800 - total flux cleaned = -0.000135188 Jy ! Component: 3850 - total flux cleaned = -0.00014529 Jy ! Component: 3900 - total flux cleaned = -9.49257e-05 Jy ! Component: 3950 - total flux cleaned = -3.48217e-05 Jy ! Component: 4000 - total flux cleaned = -3.4903e-05 Jy ! Component: 4050 - total flux cleaned = 4.73104e-06 Jy ! Total flux subtracted in 4096 components = 6.38362e-05 Jy ! Clean residual min=-0.000636 max=0.000545 Jy/beam ! Clean residual mean=-0.000001 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.226947 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 348 components and 0.226947 Jy ![Exited script file: muppet] wmap "J1312+2531_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.002 x 6.433 at -1.861 degrees (North through East) ! Clean map min=-0.0010676 max=0.19706 Jy/beam ! Writing clean map to FITS file: J1312+2531_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.197061 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000179952 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.273953 0.273953 0.547906 1.09581 2.19162 4.38325 8.76649 17.533 35.066 70.1319 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.197 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.002 x 6.433 at -1.861 degrees (North through East) ! Clean map min=-0.0010676 max=0.19706 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 J1312+2531_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:53:59 2019