! Started logfile: J2359+3850_S_2017_02_19_pus_uvs.log on Sat May 4 19:02:49 2019 obs J2359+3850_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J2359+3850_S_2017_02_19_pus_uva.fits ! AN table 1: 35 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.715556 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 482 lines of history. ! ! Reading 4508 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_02_19_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 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.656433Jy sigma=0.005792 ! Fit after self-cal, rms=0.653201Jy sigma=0.005767 ! 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.93 mas, bmaj=4.86 mas, bpa=-5.11 degrees ! Estimated noise=1635.8 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.263479 Jy ! Component: 100 - total flux cleaned = 0.331649 Jy ! Total flux subtracted in 100 components = 0.331649 Jy ! Clean residual min=-0.010971 max=0.026751 Jy/beam ! Clean residual mean=0.000008 rms=0.003204 Jy/beam ! Combined flux in latest and established models = 0.331649 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.331649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106229Jy sigma=0.000842 ! Fit after self-cal, rms=0.106205Jy sigma=0.000841 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0280096 Jy ! Component: 100 - total flux cleaned = 0.0428134 Jy ! Total flux subtracted in 100 components = 0.0428134 Jy ! Clean residual min=-0.010039 max=0.010419 Jy/beam ! Clean residual mean=0.000006 rms=0.002415 Jy/beam ! Combined flux in latest and established models = 0.374462 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 20 components and 0.374462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096895Jy sigma=0.000772 ! Fit after self-cal, rms=0.096858Jy sigma=0.000771 ! 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.376 mas, bmaj=5.447 mas, bpa=-0.5 degrees ! Estimated noise=1328.58 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.0101639 Jy ! Component: 100 - total flux cleaned = 0.0155648 Jy ! Component: 150 - total flux cleaned = 0.0189741 Jy ! Component: 200 - total flux cleaned = 0.0212725 Jy ! Total flux subtracted in 200 components = 0.0212725 Jy ! Clean residual min=-0.008276 max=0.008780 Jy/beam ! Clean residual mean=0.000007 rms=0.001909 Jy/beam ! Combined flux in latest and established models = 0.395735 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 43 components and 0.395735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095392Jy sigma=0.000764 ! Fit after self-cal, rms=0.095372Jy sigma=0.000764 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.96 HN 0.98 KP 1.04 ! LA 1.01 MK 1.02 NL 0.90 OV 1.06 ! PT 1.00* SC 0.93 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.02 HN 1.01 KP 0.99 ! LA 0.98 MK 1.00 NL 1.06 OV 1.06 ! PT 1.00* SC 0.99 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.04 HN 0.98 KP 0.87 ! LA 0.79 MK 1.03 NL 1.21 OV 0.97 ! PT 1.00* SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.06 HN 0.92 KP 1.00* ! LA 0.85 MK 1.49 NL 1.00* OV 1.02 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.095372Jy sigma=0.000764 ! Fit after self-cal, rms=0.083059Jy sigma=0.000672 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.4 mas, bmaj=5.479 mas, bpa=0.3266 degrees ! Estimated noise=1334.15 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.00203895 Jy ! Component: 100 - total flux cleaned = -0.0021668 Jy ! Component: 150 - total flux cleaned = -0.00232075 Jy ! Component: 200 - total flux cleaned = -0.0025509 Jy ! Total flux subtracted in 200 components = -0.0025509 Jy ! Clean residual min=-0.004352 max=0.004887 Jy/beam ! Clean residual mean=0.000005 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.393184 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.393184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082940Jy sigma=0.000670 ! Fit after self-cal, rms=0.082956Jy sigma=0.000670 ! 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.082956Jy sigma=0.000670 ! Fit after self-cal, rms=0.082617Jy sigma=0.000659 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.402 mas, bmaj=5.488 mas, bpa=-0.06865 degrees ! Estimated noise=1334.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00152013 Jy ! Component: 100 - total flux cleaned = -0.00185515 Jy ! Component: 150 - total flux cleaned = -0.00202543 Jy ! Component: 200 - total flux cleaned = -0.00214443 Jy ! Total flux subtracted in 200 components = -0.00214443 Jy ! Clean residual min=-0.003427 max=0.003730 Jy/beam ! Clean residual mean=0.000002 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.39104 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.39104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082578Jy sigma=0.000658 ! Fit after self-cal, rms=0.082591Jy sigma=0.000658 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 (-49.5, -98). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0029067 Jy ! Component: 100 - total flux cleaned = 0.00275677 Jy ! Component: 150 - total flux cleaned = 0.00244249 Jy ! Component: 200 - total flux cleaned = 0.00233158 Jy ! Total flux subtracted in 200 components = 0.00233158 Jy ! Clean residual min=-0.003437 max=0.002914 Jy/beam ! Clean residual mean=0.000002 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.393371 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 76 components and 0.393371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082430Jy sigma=0.000657 ! Fit after self-cal, rms=0.082422Jy sigma=0.000657 ! 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.082422Jy sigma=0.000657 ! Fit after self-cal, rms=0.082361Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.405 mas, bmaj=5.489 mas, bpa=-0.08284 degrees ! Estimated noise=1334.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000623838 Jy ! Component: 100 - total flux cleaned = 0.000423306 Jy ! Component: 150 - total flux cleaned = 0.000246819 Jy ! Component: 200 - total flux cleaned = -2.76789e-05 Jy ! Total flux subtracted in 200 components = -2.76789e-05 Jy ! Clean residual min=-0.003327 max=0.002972 Jy/beam ! Clean residual mean=0.000002 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.393343 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 80 components and 0.393343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082308Jy sigma=0.000656 ! Fit after self-cal, rms=0.082306Jy sigma=0.000656 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.17e-05 Jy ! Component: 100 - total flux cleaned = -3.15593e-05 Jy ! Component: 150 - total flux cleaned = -0.000132504 Jy ! Component: 200 - total flux cleaned = -0.000225564 Jy ! Total flux subtracted in 200 components = -0.000225564 Jy ! Clean residual min=-0.003319 max=0.003006 Jy/beam ! Clean residual mean=0.000002 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.393118 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 90 components and 0.393118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082282Jy sigma=0.000656 ! Fit after self-cal, rms=0.082281Jy sigma=0.000656 ! 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.082281Jy sigma=0.000656 ! Fit after self-cal, rms=0.082202Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.941 mas, bmaj=8.627 mas, bpa=7.118 degrees ! Estimated noise=1722.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00071583 Jy ! Component: 100 - total flux cleaned = -0.000712197 Jy ! Component: 150 - total flux cleaned = -0.000664507 Jy ! Component: 200 - total flux cleaned = -0.000664269 Jy ! Total flux subtracted in 200 components = -0.000664269 Jy ! Clean residual min=-0.003341 max=0.003102 Jy/beam ! Clean residual mean=0.000006 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.392454 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 111 components and 0.392454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082193Jy sigma=0.000655 ! Fit after self-cal, rms=0.082193Jy sigma=0.000655 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.000251444 Jy ! Component: 100 - total flux cleaned = -0.000234449 Jy ! Component: 150 - total flux cleaned = -0.000218805 Jy ! Component: 200 - total flux cleaned = -0.00019047 Jy ! Total flux subtracted in 200 components = -0.00019047 Jy ! Clean residual min=-0.003356 max=0.003056 Jy/beam ! Clean residual mean=0.000006 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.392263 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 123 components and 0.392263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082188Jy sigma=0.000655 ! Fit after self-cal, rms=0.082188Jy sigma=0.000655 ! 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.406 mas, bmaj=5.491 mas, bpa=-0.05358 degrees ! Estimated noise=1333.31 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.406 x 5.491 at -0.05358 degrees (North through East) ! Clean map min=-0.003171 max=0.34728 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.961 mas, bmaj=4.914 mas, bpa=-3.988 degrees ! Estimated noise=1659.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.266871 Jy ! Component: 100 - total flux cleaned = 0.333271 Jy ! Component: 150 - total flux cleaned = 0.359789 Jy ! Component: 200 - total flux cleaned = 0.373338 Jy ! Total flux subtracted in 200 components = 0.373338 Jy ! Clean residual min=-0.005082 max=0.006781 Jy/beam ! Clean residual mean=0.000002 rms=0.001194 Jy/beam ! Combined flux in latest and established models = 0.373338 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.373338 Jy ! Inverting map and beam ! Estimated beam: bmin=3.406 mas, bmaj=5.491 mas, bpa=-0.05358 degrees ! Estimated noise=1333.31 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.00850827 Jy ! Component: 100 - total flux cleaned = 0.0137329 Jy ! Component: 150 - total flux cleaned = 0.0167998 Jy ! Component: 200 - total flux cleaned = 0.0174804 Jy ! Total flux subtracted in 200 components = 0.0174804 Jy ! Clean residual min=-0.003531 max=0.003158 Jy/beam ! Clean residual mean=0.000003 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.390818 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 34 components and 0.390818 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=6.941 mas, bmaj=8.627 mas, bpa=7.118 degrees ! Estimated noise=1722.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000464906 Jy ! Component: 100 - total flux cleaned = 0.00025149 Jy ! Component: 150 - total flux cleaned = 0.000599122 Jy ! Component: 200 - total flux cleaned = 0.000898475 Jy ! Total flux subtracted in 200 components = 0.000898475 Jy ! Clean residual min=-0.003348 max=0.003063 Jy/beam ! Clean residual mean=0.000006 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.391716 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.53e-05 Jy ! Component: 100 - total flux cleaned = 2.53732e-05 Jy ! Component: 150 - total flux cleaned = 4.62566e-05 Jy ! Component: 200 - total flux cleaned = 9.97811e-05 Jy ! Total flux subtracted in 200 components = 9.97811e-05 Jy ! Clean residual min=-0.003345 max=0.003015 Jy/beam ! Clean residual mean=0.000006 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.391816 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 66 components and 0.391816 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.406 mas, bmaj=5.491 mas, bpa=-0.05358 degrees ! Estimated noise=1333.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000483041 Jy ! Component: 100 - total flux cleaned = -0.000410706 Jy ! Component: 150 - total flux cleaned = -0.000207289 Jy ! Component: 200 - total flux cleaned = -0.000147073 Jy ! Total flux subtracted in 200 components = -0.000147073 Jy ! Clean residual min=-0.003377 max=0.003023 Jy/beam ! Clean residual mean=0.000002 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.391669 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 75 components and 0.391669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082346Jy sigma=0.000657 ! Fit after self-cal, rms=0.082328Jy sigma=0.000657 wmodel J2359+3850_S_2017_02_19_pus_map.mod ! Writing 75 model components to file: J2359+3850_S_2017_02_19_pus_map.mod wobs J2359+3850_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J2359+3850_S_2017_02_19_pus_uvs.fits wwins J2359+3850_S_2017_02_19_pus_map.win ! wwins: Wrote 2 windows to J2359+3850_S_2017_02_19_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 = 5.94637e-07 Jy ! Component: 100 - total flux cleaned = 0.0006939 Jy ! Component: 150 - total flux cleaned = 0.00120107 Jy ! Component: 200 - total flux cleaned = 0.00169068 Jy ! Component: 250 - total flux cleaned = 0.00211899 Jy ! Component: 300 - total flux cleaned = 0.00262967 Jy ! Component: 350 - total flux cleaned = 0.00308321 Jy ! Component: 400 - total flux cleaned = 0.0034376 Jy ! Component: 450 - total flux cleaned = 0.00382671 Jy ! Component: 500 - total flux cleaned = 0.00420809 Jy ! Component: 550 - total flux cleaned = 0.00454027 Jy ! Component: 600 - total flux cleaned = 0.00474453 Jy ! Component: 650 - total flux cleaned = 0.00506598 Jy ! Component: 700 - total flux cleaned = 0.0053032 Jy ! Component: 750 - total flux cleaned = 0.00561476 Jy ! Component: 800 - total flux cleaned = 0.00580542 Jy ! Component: 850 - total flux cleaned = 0.00610719 Jy ! Component: 900 - total flux cleaned = 0.00629342 Jy ! Component: 950 - total flux cleaned = 0.00644152 Jy ! Component: 1000 - total flux cleaned = 0.00665827 Jy ! Component: 1050 - total flux cleaned = 0.00672974 Jy ! Component: 1100 - total flux cleaned = 0.00690567 Jy ! Component: 1150 - total flux cleaned = 0.00718266 Jy ! Component: 1200 - total flux cleaned = 0.00728492 Jy ! Component: 1250 - total flux cleaned = 0.00741986 Jy ! Component: 1300 - total flux cleaned = 0.0075872 Jy ! Component: 1350 - total flux cleaned = 0.00788436 Jy ! Component: 1400 - total flux cleaned = 0.00794927 Jy ! Component: 1450 - total flux cleaned = 0.00814254 Jy ! Component: 1500 - total flux cleaned = 0.00836562 Jy ! Component: 1550 - total flux cleaned = 0.00842873 Jy ! Component: 1600 - total flux cleaned = 0.0085849 Jy ! Component: 1650 - total flux cleaned = 0.00864711 Jy ! Component: 1700 - total flux cleaned = 0.00883016 Jy ! Component: 1750 - total flux cleaned = 0.00901102 Jy ! Component: 1800 - total flux cleaned = 0.00915997 Jy ! Component: 1850 - total flux cleaned = 0.00921891 Jy ! Component: 1900 - total flux cleaned = 0.00936526 Jy ! Component: 1950 - total flux cleaned = 0.00933611 Jy ! Component: 2000 - total flux cleaned = 0.00939339 Jy ! Component: 2050 - total flux cleaned = 0.00945033 Jy ! Component: 2100 - total flux cleaned = 0.00933733 Jy ! Component: 2150 - total flux cleaned = 0.00942127 Jy ! Component: 2200 - total flux cleaned = 0.00953157 Jy ! Component: 2250 - total flux cleaned = 0.00955863 Jy ! Component: 2300 - total flux cleaned = 0.00947695 Jy ! Component: 2350 - total flux cleaned = 0.00953062 Jy ! Component: 2400 - total flux cleaned = 0.00947716 Jy ! Component: 2450 - total flux cleaned = 0.00953022 Jy ! Component: 2500 - total flux cleaned = 0.00952998 Jy ! Component: 2550 - total flux cleaned = 0.00950406 Jy ! Component: 2600 - total flux cleaned = 0.00942662 Jy ! Component: 2650 - total flux cleaned = 0.00947766 Jy ! Component: 2700 - total flux cleaned = 0.00947757 Jy ! Component: 2750 - total flux cleaned = 0.0093769 Jy ! Component: 2800 - total flux cleaned = 0.00947687 Jy ! Component: 2850 - total flux cleaned = 0.00947652 Jy ! Component: 2900 - total flux cleaned = 0.00947663 Jy ! Component: 2950 - total flux cleaned = 0.00952552 Jy ! Component: 3000 - total flux cleaned = 0.00952568 Jy ! Component: 3050 - total flux cleaned = 0.00945351 Jy ! Component: 3100 - total flux cleaned = 0.00945331 Jy ! Component: 3150 - total flux cleaned = 0.00945352 Jy ! Component: 3200 - total flux cleaned = 0.00954793 Jy ! Component: 3250 - total flux cleaned = 0.00954804 Jy ! Component: 3300 - total flux cleaned = 0.00959474 Jy ! Component: 3350 - total flux cleaned = 0.00961768 Jy ! Component: 3400 - total flux cleaned = 0.00961774 Jy ! Component: 3450 - total flux cleaned = 0.00966338 Jy ! Component: 3500 - total flux cleaned = 0.00968594 Jy ! Component: 3550 - total flux cleaned = 0.00966359 Jy ! Component: 3600 - total flux cleaned = 0.00964149 Jy ! Component: 3650 - total flux cleaned = 0.00966357 Jy ! Component: 3700 - total flux cleaned = 0.00972946 Jy ! Component: 3750 - total flux cleaned = 0.0097513 Jy ! Component: 3800 - total flux cleaned = 0.0097732 Jy ! Component: 3850 - total flux cleaned = 0.0098164 Jy ! Component: 3900 - total flux cleaned = 0.00985921 Jy ! Component: 3950 - total flux cleaned = 0.00994426 Jy ! Component: 4000 - total flux cleaned = 0.00985977 Jy ! Component: 4050 - total flux cleaned = 0.00994386 Jy ! Total flux subtracted in 4096 components = 0.00990201 Jy ! Clean residual min=-0.001528 max=0.001330 Jy/beam ! Clean residual mean=0.000000 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.401571 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 367 components and 0.401571 Jy ![Exited script file: muppet] wmap "J2359+3850_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.406 x 5.491 at -0.05358 degrees (North through East) ! Clean map min=-0.0029584 max=0.34771 Jy/beam ! Writing clean map to FITS file: J2359+3850_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.34771 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000370436 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.319608 0.319608 0.639215 1.27843 2.55686 5.11372 10.2274 20.4549 40.9098 81.8195 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.347 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.406 x 5.491 at -0.05358 degrees (North through East) ! Clean map min=-0.0029584 max=0.34771 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_02_19_pus_uvs.log closed on Sat May 4 19:02:53 2019