! Started logfile: J1455+4431_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:15:27 2019 obs J1455+4431_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J1455+4431_S_2017_01_16_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.762249 visibilities/baseline/integration-bin. ! Found source: J1455+4431 ! ! 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 622 lines of history. ! ! Reading 11388 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 J1455+4431_S_2017_01_16_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 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 295 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.788757Jy sigma=0.007114 ! Fit after self-cal, rms=0.783719Jy sigma=0.007080 ! 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=4.182 mas, bmaj=6.017 mas, bpa=20.11 degrees ! Estimated noise=1156.1 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.174543 Jy ! Component: 100 - total flux cleaned = 0.212812 Jy ! Total flux subtracted in 100 components = 0.212812 Jy ! Clean residual min=-0.007001 max=0.011573 Jy/beam ! Clean residual mean=0.000006 rms=0.001741 Jy/beam ! Combined flux in latest and established models = 0.212812 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.212812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093596Jy sigma=0.000710 ! Fit after self-cal, rms=0.093586Jy sigma=0.000710 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0110466 Jy ! Component: 100 - total flux cleaned = 0.0157222 Jy ! Total flux subtracted in 100 components = 0.0157222 Jy ! Clean residual min=-0.006582 max=0.007205 Jy/beam ! Clean residual mean=0.000009 rms=0.001511 Jy/beam ! Combined flux in latest and established models = 0.228534 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 11 components and 0.228534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092567Jy sigma=0.000698 ! Fit after self-cal, rms=0.092577Jy sigma=0.000698 ! 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=4.781 mas, bmaj=6.786 mas, bpa=17.17 degrees ! Estimated noise=791.912 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.00101201 Jy ! Component: 100 - total flux cleaned = 0.00116219 Jy ! Component: 150 - total flux cleaned = 0.0012868 Jy ! Component: 200 - total flux cleaned = 0.00129037 Jy ! Total flux subtracted in 200 components = 0.00129037 Jy ! Clean residual min=-0.004402 max=0.005476 Jy/beam ! Clean residual mean=0.000012 rms=0.001160 Jy/beam ! Combined flux in latest and established models = 0.229824 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.229824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092474Jy sigma=0.000697 ! Fit after self-cal, rms=0.092477Jy sigma=0.000697 ! 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.12 FD 0.93 HN 0.96 KP 1.00 ! LA 1.01 MK 1.00* NL 0.92 OV 0.99 ! PT 0.99 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.01 HN 0.94 KP 0.95 ! LA 0.98 MK 1.00* NL 1.01 OV 1.02 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 1.02 HN 0.91 KP 1.00 ! LA 0.99 MK 1.00* NL 1.00 OV 0.95 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.05 HN 0.96 KP 1.00* ! LA 1.12 MK 1.00* NL 1.00* OV 0.97 ! PT 0.99 SC 1.31 ! ! ! Fit before self-cal, rms=0.092477Jy sigma=0.000697 ! Fit after self-cal, rms=0.100798Jy sigma=0.000679 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.785 mas, bmaj=6.753 mas, bpa=15.74 degrees ! Estimated noise=790.457 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 (-58, -69.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00290302 Jy ! Component: 100 - total flux cleaned = 0.00271533 Jy ! Component: 150 - total flux cleaned = 0.00271469 Jy ! Component: 200 - total flux cleaned = 0.00250304 Jy ! Total flux subtracted in 200 components = 0.00250304 Jy ! Clean residual min=-0.002976 max=0.003279 Jy/beam ! Clean residual mean=0.000006 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.232327 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 40 components and 0.232327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100619Jy sigma=0.000677 ! Fit after self-cal, rms=0.100709Jy sigma=0.000677 ! 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.100709Jy sigma=0.000677 ! Fit after self-cal, rms=0.101719Jy sigma=0.000669 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.764 mas, bmaj=6.745 mas, bpa=15.75 degrees ! Estimated noise=791.557 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.82012e-05 Jy ! Component: 100 - total flux cleaned = 1.78616e-05 Jy ! Component: 150 - total flux cleaned = -0.000142873 Jy ! Component: 200 - total flux cleaned = -0.000211513 Jy ! Total flux subtracted in 200 components = -0.000211513 Jy ! Clean residual min=-0.001970 max=0.002090 Jy/beam ! Clean residual mean=0.000013 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.232116 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 59 components and 0.232116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101681Jy sigma=0.000668 ! Fit after self-cal, rms=0.101679Jy sigma=0.000668 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 (78, -117). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160213 Jy ! Component: 100 - total flux cleaned = 0.00180916 Jy ! Component: 150 - total flux cleaned = 0.00200349 Jy ! Component: 200 - total flux cleaned = 0.00210889 Jy ! Total flux subtracted in 200 components = 0.00210889 Jy ! Clean residual min=-0.001959 max=0.001682 Jy/beam ! Clean residual mean=0.000012 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.234224 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 74 components and 0.234224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101614Jy sigma=0.000668 ! Fit after self-cal, rms=0.101612Jy sigma=0.000668 ! 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.101612Jy sigma=0.000668 ! Fit after self-cal, rms=0.101438Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.762 mas, bmaj=6.743 mas, bpa=15.58 degrees ! Estimated noise=791.501 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00047064 Jy ! Component: 100 - total flux cleaned = 0.000506712 Jy ! Component: 150 - total flux cleaned = 0.000476193 Jy ! Component: 200 - total flux cleaned = 0.00047574 Jy ! Total flux subtracted in 200 components = 0.00047574 Jy ! Clean residual min=-0.002032 max=0.001604 Jy/beam ! Clean residual mean=0.000011 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.2347 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 83 components and 0.2347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101412Jy sigma=0.000667 ! Fit after self-cal, rms=0.101415Jy sigma=0.000667 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 = -3.46259e-05 Jy ! Component: 100 - total flux cleaned = -6.11788e-05 Jy ! Component: 150 - total flux cleaned = -3.62909e-05 Jy ! Component: 200 - total flux cleaned = -3.62161e-05 Jy ! Total flux subtracted in 200 components = -3.62161e-05 Jy ! Clean residual min=-0.002020 max=0.001574 Jy/beam ! Clean residual mean=0.000011 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.234664 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 93 components and 0.234664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101398Jy sigma=0.000667 ! Fit after self-cal, rms=0.101398Jy sigma=0.000667 ! 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.101398Jy sigma=0.000667 ! Fit after self-cal, rms=0.101318Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.348 mas, bmaj=9.385 mas, bpa=-5.307 degrees ! Estimated noise=910.079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00037817 Jy ! Component: 100 - total flux cleaned = 0.000452681 Jy ! Component: 150 - total flux cleaned = 0.000475156 Jy ! Component: 200 - total flux cleaned = 0.000513764 Jy ! Total flux subtracted in 200 components = 0.000513764 Jy ! Clean residual min=-0.001873 max=0.001663 Jy/beam ! Clean residual mean=0.000020 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.235178 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 109 components and 0.235178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101312Jy sigma=0.000667 ! Fit after self-cal, rms=0.101314Jy sigma=0.000667 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 = 3.48261e-05 Jy ! Component: 100 - total flux cleaned = 0.000102047 Jy ! Component: 150 - total flux cleaned = 0.00011687 Jy ! Component: 200 - total flux cleaned = 0.000131028 Jy ! Total flux subtracted in 200 components = 0.000131028 Jy ! Clean residual min=-0.001844 max=0.001625 Jy/beam ! Clean residual mean=0.000020 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.235309 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 122 components and 0.235309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101312Jy sigma=0.000667 ! Fit after self-cal, rms=0.101313Jy sigma=0.000667 ! 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.76 mas, bmaj=6.743 mas, bpa=15.48 degrees ! Estimated noise=791.761 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.76 x 6.743 at 15.48 degrees (North through East) ! Clean map min=-0.0020569 max=0.22313 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=4.177 mas, bmaj=5.987 mas, bpa=18.25 degrees ! Estimated noise=1150.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.173655 Jy ! Component: 100 - total flux cleaned = 0.211608 Jy ! Component: 150 - total flux cleaned = 0.221979 Jy ! Component: 200 - total flux cleaned = 0.225524 Jy ! Total flux subtracted in 200 components = 0.225524 Jy ! Clean residual min=-0.003037 max=0.003391 Jy/beam ! Clean residual mean=0.000006 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.225524 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.225524 Jy ! Inverting map and beam ! Estimated beam: bmin=4.76 mas, bmaj=6.743 mas, bpa=15.48 degrees ! Estimated noise=791.761 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.0029929 Jy ! Component: 100 - total flux cleaned = 0.00479049 Jy ! Component: 150 - total flux cleaned = 0.00558959 Jy ! Component: 200 - total flux cleaned = 0.00616958 Jy ! Total flux subtracted in 200 components = 0.00616958 Jy ! Clean residual min=-0.002021 max=0.001761 Jy/beam ! Clean residual mean=0.000011 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.231693 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 43 components and 0.231693 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=8.348 mas, bmaj=9.385 mas, bpa=-5.307 degrees ! Estimated noise=910.079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123178 Jy ! Component: 100 - total flux cleaned = 0.001848 Jy ! Component: 150 - total flux cleaned = 0.00219169 Jy ! Component: 200 - total flux cleaned = 0.00246079 Jy ! Total flux subtracted in 200 components = 0.00246079 Jy ! Clean residual min=-0.001962 max=0.001673 Jy/beam ! Clean residual mean=0.000020 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.234154 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.000120426 Jy ! Component: 100 - total flux cleaned = 0.000230698 Jy ! Component: 150 - total flux cleaned = 0.000356094 Jy ! Component: 200 - total flux cleaned = 0.00047312 Jy ! Total flux subtracted in 200 components = 0.00047312 Jy ! Clean residual min=-0.001870 max=0.001613 Jy/beam ! Clean residual mean=0.000020 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.234627 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 69 components and 0.234627 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.76 mas, bmaj=6.743 mas, bpa=15.48 degrees ! Estimated noise=791.761 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000298688 Jy ! Component: 100 - total flux cleaned = -0.000143651 Jy ! Component: 150 - total flux cleaned = -7.35636e-05 Jy ! Component: 200 - total flux cleaned = -4.17961e-05 Jy ! Total flux subtracted in 200 components = -4.17961e-05 Jy ! Clean residual min=-0.001948 max=0.001608 Jy/beam ! Clean residual mean=0.000011 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.234585 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 83 components and 0.234585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101370Jy sigma=0.000668 ! Fit after self-cal, rms=0.101359Jy sigma=0.000667 wmodel J1455+4431_S_2017_01_16_pus_map.mod ! Writing 83 model components to file: J1455+4431_S_2017_01_16_pus_map.mod wobs J1455+4431_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J1455+4431_S_2017_01_16_pus_uvs.fits wwins J1455+4431_S_2017_01_16_pus_map.win ! wwins: Wrote 3 windows to J1455+4431_S_2017_01_16_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.000782383 Jy ! Component: 100 - total flux cleaned = -0.0013538 Jy ! Component: 150 - total flux cleaned = -0.00166864 Jy ! Component: 200 - total flux cleaned = -0.00194373 Jy ! Component: 250 - total flux cleaned = -0.00218246 Jy ! Component: 300 - total flux cleaned = -0.00233692 Jy ! Component: 350 - total flux cleaned = -0.00241202 Jy ! Component: 400 - total flux cleaned = -0.00253467 Jy ! Component: 450 - total flux cleaned = -0.00255871 Jy ! Component: 500 - total flux cleaned = -0.00262913 Jy ! Component: 550 - total flux cleaned = -0.00258241 Jy ! Component: 600 - total flux cleaned = -0.00253723 Jy ! Component: 650 - total flux cleaned = -0.00255945 Jy ! Component: 700 - total flux cleaned = -0.00249363 Jy ! Component: 750 - total flux cleaned = -0.00247236 Jy ! Component: 800 - total flux cleaned = -0.00249393 Jy ! Component: 850 - total flux cleaned = -0.00247264 Jy ! Component: 900 - total flux cleaned = -0.00245185 Jy ! Component: 950 - total flux cleaned = -0.00247212 Jy ! Component: 1000 - total flux cleaned = -0.00251232 Jy ! Component: 1050 - total flux cleaned = -0.00249239 Jy ! Component: 1100 - total flux cleaned = -0.0025513 Jy ! Component: 1150 - total flux cleaned = -0.00255113 Jy ! Component: 1200 - total flux cleaned = -0.00255104 Jy ! Component: 1250 - total flux cleaned = -0.00258907 Jy ! Component: 1300 - total flux cleaned = -0.00262628 Jy ! Component: 1350 - total flux cleaned = -0.00258948 Jy ! Component: 1400 - total flux cleaned = -0.00264417 Jy ! Component: 1450 - total flux cleaned = -0.00257194 Jy ! Component: 1500 - total flux cleaned = -0.00258974 Jy ! Component: 1550 - total flux cleaned = -0.00264297 Jy ! Component: 1600 - total flux cleaned = -0.00266023 Jy ! Component: 1650 - total flux cleaned = -0.00267761 Jy ! Component: 1700 - total flux cleaned = -0.00276388 Jy ! Component: 1750 - total flux cleaned = -0.00276382 Jy ! Component: 1800 - total flux cleaned = -0.00279759 Jy ! Component: 1850 - total flux cleaned = -0.00286484 Jy ! Component: 1900 - total flux cleaned = -0.00283139 Jy ! Component: 1950 - total flux cleaned = -0.00286461 Jy ! Component: 2000 - total flux cleaned = -0.0029134 Jy ! Component: 2050 - total flux cleaned = -0.00297824 Jy ! Component: 2100 - total flux cleaned = -0.00301026 Jy ! Component: 2150 - total flux cleaned = -0.00302613 Jy ! Component: 2200 - total flux cleaned = -0.00308958 Jy ! Component: 2250 - total flux cleaned = -0.00313691 Jy ! Component: 2300 - total flux cleaned = -0.00323026 Jy ! Component: 2350 - total flux cleaned = -0.00332317 Jy ! Component: 2400 - total flux cleaned = -0.00333826 Jy ! Component: 2450 - total flux cleaned = -0.0034144 Jy ! Component: 2500 - total flux cleaned = -0.00348992 Jy ! Component: 2550 - total flux cleaned = -0.00347476 Jy ! Component: 2600 - total flux cleaned = -0.00356425 Jy ! Component: 2650 - total flux cleaned = -0.00359402 Jy ! Component: 2700 - total flux cleaned = -0.00366759 Jy ! Component: 2750 - total flux cleaned = -0.00374039 Jy ! Component: 2800 - total flux cleaned = -0.00376934 Jy ! Component: 2850 - total flux cleaned = -0.00384118 Jy ! Component: 2900 - total flux cleaned = -0.00385537 Jy ! Component: 2950 - total flux cleaned = -0.0039263 Jy ! Component: 3000 - total flux cleaned = -0.00395442 Jy ! Component: 3050 - total flux cleaned = -0.00402416 Jy ! Component: 3100 - total flux cleaned = -0.00407959 Jy ! Component: 3150 - total flux cleaned = -0.00413481 Jy ! Component: 3200 - total flux cleaned = -0.00420325 Jy ! Component: 3250 - total flux cleaned = -0.00421682 Jy ! Component: 3300 - total flux cleaned = -0.0042303 Jy ! Component: 3350 - total flux cleaned = -0.00429734 Jy ! Component: 3400 - total flux cleaned = -0.00440394 Jy ! Component: 3450 - total flux cleaned = -0.00435098 Jy ! Component: 3500 - total flux cleaned = -0.00440363 Jy ! Component: 3550 - total flux cleaned = -0.00440362 Jy ! Component: 3600 - total flux cleaned = -0.00445557 Jy ! Component: 3650 - total flux cleaned = -0.00448142 Jy ! Component: 3700 - total flux cleaned = -0.00448138 Jy ! Component: 3750 - total flux cleaned = -0.0044559 Jy ! Component: 3800 - total flux cleaned = -0.00449399 Jy ! Component: 3850 - total flux cleaned = -0.00448138 Jy ! Component: 3900 - total flux cleaned = -0.00450643 Jy ! Component: 3950 - total flux cleaned = -0.00446897 Jy ! Component: 4000 - total flux cleaned = -0.00441932 Jy ! Component: 4050 - total flux cleaned = -0.00444408 Jy ! Total flux subtracted in 4096 components = -0.00439489 Jy ! Clean residual min=-0.000936 max=0.000733 Jy/beam ! Clean residual mean=0.000003 rms=0.000231 Jy/beam ! Combined flux in latest and established models = 0.23019 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 364 components and 0.23019 Jy ![Exited script file: muppet] wmap "J1455+4431_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.76 x 6.743 at 15.48 degrees (North through East) ! Clean map min=-0.0017304 max=0.22296 Jy/beam ! Writing clean map to FITS file: J1455+4431_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.222963 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000227013 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.305451 0.305451 0.610901 1.2218 2.4436 4.88721 9.77442 19.5488 39.0977 78.1953 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.222 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.76 x 6.743 at 15.48 degrees (North through East) ! Clean map min=-0.0017304 max=0.22296 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 J1455+4431_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:15:32 2019