! Started logfile: J2359+3850_S_2017_04_28_pus_uvs.log on Thu May 2 16:36:36 2019 obs J2359+3850_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J2359+3850_S_2017_04_28_pus_uva.fits ! AN table 1: 30 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.879259 visibilities/baseline/integration-bin. ! Found source: J2359+3850 ! ! 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 671 lines of history. ! ! Reading 4748 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 J2359+3850_S_2017_04_28_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 142 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.716611Jy sigma=0.005520 ! Fit after self-cal, rms=0.713313Jy sigma=0.005496 ! 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.88 mas, bmaj=5.659 mas, bpa=-4.205 degrees ! Estimated noise=1672.67 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.279694 Jy ! Component: 100 - total flux cleaned = 0.348195 Jy ! Total flux subtracted in 100 components = 0.348195 Jy ! Clean residual min=-0.012450 max=0.026424 Jy/beam ! Clean residual mean=0.000006 rms=0.003297 Jy/beam ! Combined flux in latest and established models = 0.348195 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.348195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.409456Jy sigma=0.000880 ! Fit after self-cal, rms=0.409439Jy sigma=0.000879 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0277041 Jy ! Component: 100 - total flux cleaned = 0.0421219 Jy ! Total flux subtracted in 100 components = 0.0421219 Jy ! Clean residual min=-0.011172 max=0.011127 Jy/beam ! Clean residual mean=0.000000 rms=0.002773 Jy/beam ! Combined flux in latest and established models = 0.390317 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.390317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.404253Jy sigma=0.000838 ! Fit after self-cal, rms=0.404236Jy sigma=0.000838 ! 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.347 mas, bmaj=6.393 mas, bpa=-1.386 degrees ! Estimated noise=1393.02 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.0065129 Jy ! Component: 100 - total flux cleaned = 0.00944544 Jy ! Component: 150 - total flux cleaned = 0.00963446 Jy ! Component: 200 - total flux cleaned = 0.00979376 Jy ! Total flux subtracted in 200 components = 0.00979376 Jy ! Clean residual min=-0.012500 max=0.010478 Jy/beam ! Clean residual mean=0.000004 rms=0.002904 Jy/beam ! Combined flux in latest and established models = 0.40011 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 24 components and 0.40011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.403318Jy sigma=0.000837 ! Fit after self-cal, rms=0.403310Jy sigma=0.000837 ! 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.91 FD 1.07 HN 0.97 KP 0.96 ! LA 1.20 MK 1.02 NL 0.96 OV 0.95 ! PT 1.06 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 HN 1.06 KP 0.95 ! LA 1.13 MK 0.99 NL 1.12 OV 1.00 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 1.00 KP 0.98 ! LA 1.12 MK 1.04 NL 1.03 OV 0.90 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.04 HN 0.98 KP 1.00* ! LA 1.04 MK 1.37 NL 1.00* OV 1.00* ! PT 1.07 SC 1.00* ! ! ! Fit before self-cal, rms=0.403310Jy sigma=0.000837 ! Fit after self-cal, rms=0.384232Jy sigma=0.000794 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=6.367 mas, bpa=-0.5741 degrees ! Estimated noise=1421.81 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.00786578 Jy ! Component: 100 - total flux cleaned = 0.0114267 Jy ! Component: 150 - total flux cleaned = 0.0123454 Jy ! Component: 200 - total flux cleaned = 0.0128823 Jy ! Total flux subtracted in 200 components = 0.0128823 Jy ! Clean residual min=-0.010791 max=0.008323 Jy/beam ! Clean residual mean=0.000011 rms=0.002575 Jy/beam ! Combined flux in latest and established models = 0.412993 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 36 components and 0.412993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.382941Jy sigma=0.000794 ! Fit after self-cal, rms=0.382963Jy sigma=0.000794 ! 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.382963Jy sigma=0.000794 ! Fit after self-cal, rms=0.105468Jy sigma=0.000667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.361 mas, bmaj=6.378 mas, bpa=-0.6102 degrees ! Estimated noise=1421.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000698316 Jy ! Component: 100 - total flux cleaned = -0.00111087 Jy ! Component: 150 - total flux cleaned = -0.00125046 Jy ! Component: 200 - total flux cleaned = -0.00132846 Jy ! Total flux subtracted in 200 components = -0.00132846 Jy ! Clean residual min=-0.004157 max=0.003862 Jy/beam ! Clean residual mean=0.000008 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.411664 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 47 components and 0.411664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105401Jy sigma=0.000666 ! Fit after self-cal, rms=0.105355Jy sigma=0.000666 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 = 4.02191e-05 Jy ! Component: 100 - total flux cleaned = -3.39072e-05 Jy ! Component: 150 - total flux cleaned = -3.23724e-05 Jy ! Component: 200 - total flux cleaned = -3.16081e-05 Jy ! Total flux subtracted in 200 components = -3.16081e-05 Jy ! Clean residual min=-0.004108 max=0.003824 Jy/beam ! Clean residual mean=0.000007 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.411633 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.411633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105327Jy sigma=0.000665 ! Fit after self-cal, rms=0.105321Jy sigma=0.000665 ! 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.105321Jy sigma=0.000665 ! Fit after self-cal, rms=0.105490Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.365 mas, bmaj=6.374 mas, bpa=-0.7189 degrees ! Estimated noise=1422.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000361207 Jy ! Component: 100 - total flux cleaned = -0.00059531 Jy ! Component: 150 - total flux cleaned = -0.000654604 Jy ! Component: 200 - total flux cleaned = -0.000680841 Jy ! Total flux subtracted in 200 components = -0.000680841 Jy ! Clean residual min=-0.004068 max=0.003902 Jy/beam ! Clean residual mean=0.000005 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.410952 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 0.410952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105459Jy sigma=0.000665 ! Fit after self-cal, rms=0.105460Jy sigma=0.000665 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.56735e-06 Jy ! Component: 100 - total flux cleaned = -4.61281e-05 Jy ! Component: 150 - total flux cleaned = -4.61648e-05 Jy ! Component: 200 - total flux cleaned = -2.32159e-05 Jy ! Total flux subtracted in 200 components = -2.32159e-05 Jy ! Clean residual min=-0.004040 max=0.003908 Jy/beam ! Clean residual mean=0.000005 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.410928 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.410929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105444Jy sigma=0.000665 ! Fit after self-cal, rms=0.105441Jy sigma=0.000665 ! 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.105441Jy sigma=0.000665 ! Fit after self-cal, rms=0.105416Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.232 mas, bmaj=9.321 mas, bpa=2.282 degrees ! Estimated noise=1848.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000494666 Jy ! Component: 100 - total flux cleaned = -0.000516271 Jy ! Component: 150 - total flux cleaned = -0.000533624 Jy ! Component: 200 - total flux cleaned = -0.000540718 Jy ! Total flux subtracted in 200 components = -0.000540718 Jy ! Clean residual min=-0.004035 max=0.003914 Jy/beam ! Clean residual mean=0.000011 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.410388 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 63 components and 0.410388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105408Jy sigma=0.000665 ! Fit after self-cal, rms=0.105407Jy sigma=0.000665 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.86216e-05 Jy ! Component: 100 - total flux cleaned = -3.86466e-05 Jy ! Component: 150 - total flux cleaned = -3.83087e-05 Jy ! Component: 200 - total flux cleaned = -3.89556e-05 Jy ! Total flux subtracted in 200 components = -3.89556e-05 Jy ! Clean residual min=-0.004029 max=0.003913 Jy/beam ! Clean residual mean=0.000011 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.410349 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 0.410349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105402Jy sigma=0.000665 ! Fit after self-cal, rms=0.105402Jy sigma=0.000665 ! 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.368 mas, bmaj=6.372 mas, bpa=-0.7711 degrees ! Estimated noise=1422.72 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.368 x 6.372 at -0.7711 degrees (North through East) ! Clean map min=-0.0038553 max=0.37009 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.918 mas, bmaj=5.643 mas, bpa=-3.575 degrees ! Estimated noise=1705 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.284896 Jy ! Component: 100 - total flux cleaned = 0.35356 Jy ! Component: 150 - total flux cleaned = 0.380297 Jy ! Component: 200 - total flux cleaned = 0.394456 Jy ! Total flux subtracted in 200 components = 0.394456 Jy ! Clean residual min=-0.005899 max=0.007030 Jy/beam ! Clean residual mean=0.000003 rms=0.001312 Jy/beam ! Combined flux in latest and established models = 0.394456 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.394456 Jy ! Inverting map and beam ! Estimated beam: bmin=3.368 mas, bmaj=6.372 mas, bpa=-0.7711 degrees ! Estimated noise=1422.72 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.00830785 Jy ! Component: 100 - total flux cleaned = 0.0128022 Jy ! Component: 150 - total flux cleaned = 0.0147536 Jy ! Component: 200 - total flux cleaned = 0.0153817 Jy ! Total flux subtracted in 200 components = 0.0153817 Jy ! Clean residual min=-0.004349 max=0.004011 Jy/beam ! Clean residual mean=0.000005 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.409838 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 26 components and 0.409838 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.232 mas, bmaj=9.321 mas, bpa=2.282 degrees ! Estimated noise=1848.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000613804 Jy ! Component: 100 - total flux cleaned = 0.000702728 Jy ! Component: 150 - total flux cleaned = 0.000770759 Jy ! Component: 200 - total flux cleaned = 0.000785107 Jy ! Total flux subtracted in 200 components = 0.000785107 Jy ! Clean residual min=-0.004042 max=0.003912 Jy/beam ! Clean residual mean=0.000011 rms=0.001081 Jy/beam ! Combined flux in latest and established models = 0.410623 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 = -1.13333e-05 Jy ! Component: 100 - total flux cleaned = -2.27547e-05 Jy ! Component: 150 - total flux cleaned = -4.3999e-05 Jy ! Component: 200 - total flux cleaned = -6.41964e-05 Jy ! Total flux subtracted in 200 components = -6.41964e-05 Jy ! Clean residual min=-0.004039 max=0.003914 Jy/beam ! Clean residual mean=0.000011 rms=0.001081 Jy/beam ! Combined flux in latest and established models = 0.410559 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 46 components and 0.410559 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.368 mas, bmaj=6.372 mas, bpa=-0.7711 degrees ! Estimated noise=1422.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000357922 Jy ! Component: 100 - total flux cleaned = 0.000581606 Jy ! Component: 150 - total flux cleaned = 0.000647373 Jy ! Component: 200 - total flux cleaned = 0.000648049 Jy ! Total flux subtracted in 200 components = 0.000648049 Jy ! Clean residual min=-0.004191 max=0.003963 Jy/beam ! Clean residual mean=0.000004 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.411207 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 50 components and 0.411207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105600Jy sigma=0.000666 ! Fit after self-cal, rms=0.105562Jy sigma=0.000666 wmodel J2359+3850_S_2017_04_28_pus_map.mod ! Writing 50 model components to file: J2359+3850_S_2017_04_28_pus_map.mod wobs J2359+3850_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J2359+3850_S_2017_04_28_pus_uvs.fits wwins J2359+3850_S_2017_04_28_pus_map.win ! wwins: Wrote 1 windows to J2359+3850_S_2017_04_28_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.000121582 Jy ! Component: 100 - total flux cleaned = 0.000648141 Jy ! Component: 150 - total flux cleaned = 0.00101244 Jy ! Component: 200 - total flux cleaned = 0.00113052 Jy ! Component: 250 - total flux cleaned = 0.000907464 Jy ! Component: 300 - total flux cleaned = 0.000689854 Jy ! Component: 350 - total flux cleaned = 0.000584148 Jy ! Component: 400 - total flux cleaned = 0.000374055 Jy ! Component: 450 - total flux cleaned = -3.65073e-05 Jy ! Component: 500 - total flux cleaned = -0.000187263 Jy ! Component: 550 - total flux cleaned = -0.000434768 Jy ! Component: 600 - total flux cleaned = -0.000532242 Jy ! Component: 650 - total flux cleaned = -0.000581242 Jy ! Component: 700 - total flux cleaned = -0.000676779 Jy ! Component: 750 - total flux cleaned = -0.000771282 Jy ! Component: 800 - total flux cleaned = -0.000817515 Jy ! Component: 850 - total flux cleaned = -0.000771487 Jy ! Component: 900 - total flux cleaned = -0.000816713 Jy ! Component: 950 - total flux cleaned = -0.000816594 Jy ! Component: 1000 - total flux cleaned = -0.000861511 Jy ! Component: 1050 - total flux cleaned = -0.000948746 Jy ! Component: 1100 - total flux cleaned = -0.000948722 Jy ! Component: 1150 - total flux cleaned = -0.000991002 Jy ! Component: 1200 - total flux cleaned = -0.00103339 Jy ! Component: 1250 - total flux cleaned = -0.00099268 Jy ! Component: 1300 - total flux cleaned = -0.00111667 Jy ! Component: 1350 - total flux cleaned = -0.0010752 Jy ! Component: 1400 - total flux cleaned = -0.00103467 Jy ! Component: 1450 - total flux cleaned = -0.000954677 Jy ! Component: 1500 - total flux cleaned = -0.000915247 Jy ! Component: 1550 - total flux cleaned = -0.000954191 Jy ! Component: 1600 - total flux cleaned = -0.000953792 Jy ! Component: 1650 - total flux cleaned = -0.000837933 Jy ! Component: 1700 - total flux cleaned = -0.000799526 Jy ! Component: 1750 - total flux cleaned = -0.000647728 Jy ! Component: 1800 - total flux cleaned = -0.00061051 Jy ! Component: 1850 - total flux cleaned = -0.00064797 Jy ! Component: 1900 - total flux cleaned = -0.000647827 Jy ! Component: 1950 - total flux cleaned = -0.000390701 Jy ! Component: 2000 - total flux cleaned = -0.000390637 Jy ! Component: 2050 - total flux cleaned = -0.000282178 Jy ! Component: 2100 - total flux cleaned = -0.000282218 Jy ! Component: 2150 - total flux cleaned = -0.000175433 Jy ! Component: 2200 - total flux cleaned = 1.38529e-06 Jy ! Component: 2250 - total flux cleaned = 7.09526e-05 Jy ! Component: 2300 - total flux cleaned = -3.32688e-05 Jy ! Component: 2350 - total flux cleaned = 0.000277138 Jy ! Component: 2400 - total flux cleaned = 0.000174225 Jy ! Component: 2450 - total flux cleaned = 0.000276255 Jy ! Component: 2500 - total flux cleaned = 0.000310032 Jy ! Component: 2550 - total flux cleaned = 0.000444153 Jy ! Component: 2600 - total flux cleaned = 0.000543684 Jy ! Component: 2650 - total flux cleaned = 0.000576812 Jy ! Component: 2700 - total flux cleaned = 0.000609747 Jy ! Component: 2750 - total flux cleaned = 0.000707654 Jy ! Component: 2800 - total flux cleaned = 0.000740573 Jy ! Component: 2850 - total flux cleaned = 0.000901274 Jy ! Component: 2900 - total flux cleaned = 0.000933784 Jy ! Component: 2950 - total flux cleaned = 0.00115557 Jy ! Component: 3000 - total flux cleaned = 0.00106075 Jy ! Component: 3050 - total flux cleaned = 0.00112327 Jy ! Component: 3100 - total flux cleaned = 0.00112326 Jy ! Component: 3150 - total flux cleaned = 0.00127783 Jy ! Component: 3200 - total flux cleaned = 0.00146154 Jy ! Component: 3250 - total flux cleaned = 0.00143061 Jy ! Component: 3300 - total flux cleaned = 0.00146101 Jy ! Component: 3350 - total flux cleaned = 0.0014912 Jy ! Component: 3400 - total flux cleaned = 0.00161076 Jy ! Component: 3450 - total flux cleaned = 0.00164049 Jy ! Component: 3500 - total flux cleaned = 0.00172911 Jy ! Component: 3550 - total flux cleaned = 0.00181714 Jy ! Component: 3600 - total flux cleaned = 0.00181689 Jy ! Component: 3650 - total flux cleaned = 0.00199092 Jy ! Component: 3700 - total flux cleaned = 0.00196234 Jy ! Component: 3750 - total flux cleaned = 0.0021913 Jy ! Component: 3800 - total flux cleaned = 0.00216279 Jy ! Component: 3850 - total flux cleaned = 0.0022476 Jy ! Component: 3900 - total flux cleaned = 0.00227581 Jy ! Component: 3950 - total flux cleaned = 0.00247213 Jy ! Component: 4000 - total flux cleaned = 0.00249966 Jy ! Component: 4050 - total flux cleaned = 0.00263809 Jy ! Total flux subtracted in 4096 components = 0.00277583 Jy ! Clean residual min=-0.001657 max=0.001494 Jy/beam ! Clean residual mean=0.000002 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.413983 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 332 components and 0.413983 Jy ![Exited script file: muppet] wmap "J2359+3850_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.368 x 6.372 at -0.7711 degrees (North through East) ! Clean map min=-0.0032393 max=0.37021 Jy/beam ! Writing clean map to FITS file: J2359+3850_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.370212 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000493003 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.399504 0.399504 0.799008 1.59802 3.19603 6.39206 12.7841 25.5683 51.1365 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.37 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.368 x 6.372 at -0.7711 degrees (North through East) ! Clean map min=-0.0032393 max=0.37021 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 J2359+3850_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:36:40 2019