! Started logfile: J1956+1856_S_2017_10_09_pus_uvs.log on Sun May 12 13:19:17 2019 obs J1956+1856_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J1956+1856_S_2017_10_09_pus_uva.fits ! AN table 1: 194 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.614977 visibilities/baseline/integration-bin. ! Found source: J1956+1856 ! ! 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 496 lines of history. ! ! Reading 17180 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 J1956+1856_S_2017_10_09_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 409 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 810 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 448 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1357 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.997214Jy sigma=0.009415 ! Fit after self-cal, rms=0.959693Jy sigma=0.009057 ! 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.987 mas, bmaj=9.179 mas, bpa=-23.38 degrees ! Estimated noise=1214.25 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.0315762 Jy ! Component: 100 - total flux cleaned = 0.03875 Jy ! Total flux subtracted in 100 components = 0.03875 Jy ! Clean residual min=-0.003576 max=0.003793 Jy/beam ! Clean residual mean=-0.000024 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.03875 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.03875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070570Jy sigma=0.000614 ! Fit after self-cal, rms=0.069220Jy sigma=0.000602 ! 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.867 mas, bmaj=9.831 mas, bpa=-22.72 degrees ! Estimated noise=749.543 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.00531644 Jy ! Component: 100 - total flux cleaned = 0.00755729 Jy ! Component: 150 - total flux cleaned = 0.00891883 Jy ! Component: 200 - total flux cleaned = 0.00978567 Jy ! Total flux subtracted in 200 components = 0.00978567 Jy ! Clean residual min=-0.001944 max=0.002127 Jy/beam ! Clean residual mean=-0.000001 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.0485356 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 41 components and 0.0485356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068772Jy sigma=0.000598 ! Fit after self-cal, rms=0.068724Jy sigma=0.000598 ! 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.03 FD 1.02 HN 1.04 KP 1.00 ! LA 1.05 MK 1.07 NL 1.00 OV 1.00* ! PT 1.08 ! ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.01 HN 1.04 KP 0.93 ! LA 0.87 MK 1.04 NL 1.00* OV 1.00* ! PT 1.00 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.10 HN 1.05 KP 0.89 ! LA 0.80 MK 1.06 NL 1.08 OV 1.00* ! PT 1.06 ! ! ! Correcting IF 4. ! A total of 237 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.87 HN 0.85 KP 1.00* ! LA 0.86 MK 0.76 NL 1.00* OV 1.00* ! PT 0.89 ! ! ! Fit before self-cal, rms=0.068724Jy sigma=0.000598 ! Fit after self-cal, rms=0.067457Jy sigma=0.000598 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.956 mas, bmaj=9.829 mas, bpa=-22.63 degrees ! Estimated noise=763.207 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.000302349 Jy ! Component: 100 - total flux cleaned = 0.00030062 Jy ! Component: 150 - total flux cleaned = 0.000299838 Jy ! Component: 200 - total flux cleaned = 0.000299752 Jy ! Total flux subtracted in 200 components = 0.000299752 Jy ! Clean residual min=-0.001564 max=0.001482 Jy/beam ! Clean residual mean=0.000004 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.0488354 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 54 components and 0.0488354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067446Jy sigma=0.000598 ! Fit after self-cal, rms=0.067294Jy sigma=0.000598 ! 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.067294Jy sigma=0.000598 ! Fit after self-cal, rms=0.066689Jy sigma=0.000597 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.991 mas, bmaj=9.837 mas, bpa=-22.13 degrees ! Estimated noise=760.255 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00047663 Jy ! Component: 100 - total flux cleaned = 0.000477158 Jy ! Component: 150 - total flux cleaned = 0.00045839 Jy ! Component: 200 - total flux cleaned = 0.000458814 Jy ! Total flux subtracted in 200 components = 0.000458814 Jy ! Clean residual min=-0.001594 max=0.001421 Jy/beam ! Clean residual mean=0.000002 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.0492942 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 65 components and 0.0492942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066676Jy sigma=0.000597 ! Fit after self-cal, rms=0.066666Jy sigma=0.000596 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.000301082 Jy ! Component: 100 - total flux cleaned = 0.000263393 Jy ! Component: 150 - total flux cleaned = 0.00024596 Jy ! Component: 200 - total flux cleaned = 0.00023084 Jy ! Total flux subtracted in 200 components = 0.00023084 Jy ! Clean residual min=-0.001537 max=0.001506 Jy/beam ! Clean residual mean=0.000001 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.049525 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 72 components and 0.049525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066656Jy sigma=0.000596 ! Fit after self-cal, rms=0.066655Jy sigma=0.000596 ! 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.066655Jy sigma=0.000596 ! Fit after self-cal, rms=0.066690Jy sigma=0.000596 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.993 mas, bmaj=9.837 mas, bpa=-21.88 degrees ! Estimated noise=759.877 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000315519 Jy ! Component: 100 - total flux cleaned = 0.000316766 Jy ! Component: 150 - total flux cleaned = 0.000317648 Jy ! Component: 200 - total flux cleaned = 0.000317951 Jy ! Total flux subtracted in 200 components = 0.000317951 Jy ! Clean residual min=-0.001537 max=0.001439 Jy/beam ! Clean residual mean=0.000001 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.049843 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 75 components and 0.049843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066681Jy sigma=0.000596 ! Fit after self-cal, rms=0.066687Jy sigma=0.000596 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 = 9.56651e-05 Jy ! Component: 100 - total flux cleaned = 7.96486e-05 Jy ! Component: 150 - total flux cleaned = 6.55852e-05 Jy ! Component: 200 - total flux cleaned = 6.57055e-05 Jy ! Total flux subtracted in 200 components = 6.57055e-05 Jy ! Clean residual min=-0.001565 max=0.001444 Jy/beam ! Clean residual mean=0.000001 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.0499087 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 79 components and 0.0499087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066680Jy sigma=0.000596 ! Fit after self-cal, rms=0.066678Jy sigma=0.000596 ! 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.066678Jy sigma=0.000596 ! Fit after self-cal, rms=0.066635Jy sigma=0.000596 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.853 mas, bmaj=11.35 mas, bpa=-15.15 degrees ! Estimated noise=889.041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000295044 Jy ! Component: 100 - total flux cleaned = 0.000349687 Jy ! Component: 150 - total flux cleaned = 0.000375599 Jy ! Component: 200 - total flux cleaned = 0.000382425 Jy ! Total flux subtracted in 200 components = 0.000382425 Jy ! Clean residual min=-0.001579 max=0.001423 Jy/beam ! Clean residual mean=0.000001 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.0502911 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 84 components and 0.0502911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066633Jy sigma=0.000596 ! Fit after self-cal, rms=0.066639Jy sigma=0.000596 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.82079e-05 Jy ! Component: 100 - total flux cleaned = 7.38015e-05 Jy ! Component: 150 - total flux cleaned = 8.09949e-05 Jy ! Component: 200 - total flux cleaned = 8.71229e-05 Jy ! Total flux subtracted in 200 components = 8.71229e-05 Jy ! Clean residual min=-0.001557 max=0.001442 Jy/beam ! Clean residual mean=0.000001 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.0503782 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 84 components and 0.0503782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066638Jy sigma=0.000596 ! Fit after self-cal, rms=0.066638Jy sigma=0.000596 ! 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.991 mas, bmaj=9.838 mas, bpa=-21.72 degrees ! Estimated noise=759.05 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.991 x 9.838 at -21.72 degrees (North through East) ! Clean map min=-0.0014862 max=0.043 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.031 mas, bmaj=9.207 mas, bpa=-22.43 degrees ! Estimated noise=1250.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0326065 Jy ! Component: 100 - total flux cleaned = 0.0404383 Jy ! Component: 150 - total flux cleaned = 0.0440426 Jy ! Component: 200 - total flux cleaned = 0.0455726 Jy ! Total flux subtracted in 200 components = 0.0455726 Jy ! Clean residual min=-0.002664 max=0.002646 Jy/beam ! Clean residual mean=-0.000009 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.0455727 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0455727 Jy ! Inverting map and beam ! Estimated beam: bmin=3.991 mas, bmaj=9.838 mas, bpa=-21.72 degrees ! Estimated noise=759.05 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.00254144 Jy ! Component: 100 - total flux cleaned = 0.0037933 Jy ! Component: 150 - total flux cleaned = 0.0040925 Jy ! Component: 200 - total flux cleaned = 0.00414879 Jy ! Total flux subtracted in 200 components = 0.00414879 Jy ! Clean residual min=-0.001593 max=0.001572 Jy/beam ! Clean residual mean=-0.000001 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.0497214 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 37 components and 0.0497214 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.853 mas, bmaj=11.35 mas, bpa=-15.15 degrees ! Estimated noise=889.041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000518953 Jy ! Component: 100 - total flux cleaned = 0.000549368 Jy ! Component: 150 - total flux cleaned = 0.000562235 Jy ! Component: 200 - total flux cleaned = 0.000561949 Jy ! Total flux subtracted in 200 components = 0.000561949 Jy ! Clean residual min=-0.001640 max=0.001440 Jy/beam ! Clean residual mean=0.000001 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.0502834 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.21475e-07 Jy ! Component: 100 - total flux cleaned = 1.17863e-06 Jy ! Component: 150 - total flux cleaned = 1.99205e-06 Jy ! Component: 200 - total flux cleaned = 1.00842e-05 Jy ! Total flux subtracted in 200 components = 1.00842e-05 Jy ! Clean residual min=-0.001606 max=0.001436 Jy/beam ! Clean residual mean=0.000001 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.0502935 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 48 components and 0.0502935 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.991 mas, bmaj=9.838 mas, bpa=-21.72 degrees ! Estimated noise=759.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000182217 Jy ! Component: 100 - total flux cleaned = -0.000252729 Jy ! Component: 150 - total flux cleaned = -0.000294257 Jy ! Component: 200 - total flux cleaned = -0.000294404 Jy ! Total flux subtracted in 200 components = -0.000294404 Jy ! Clean residual min=-0.001553 max=0.001464 Jy/beam ! Clean residual mean=0.000000 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.0499991 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 58 components and 0.0499991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066652Jy sigma=0.000596 ! Fit after self-cal, rms=0.066652Jy sigma=0.000596 wmodel J1956+1856_S_2017_10_09_pus_map.mod ! Writing 58 model components to file: J1956+1856_S_2017_10_09_pus_map.mod wobs J1956+1856_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J1956+1856_S_2017_10_09_pus_uvs.fits wwins J1956+1856_S_2017_10_09_pus_map.win ! wwins: Wrote 1 windows to J1956+1856_S_2017_10_09_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.00042137 Jy ! Component: 100 - total flux cleaned = -0.000645981 Jy ! Component: 150 - total flux cleaned = -0.000623458 Jy ! Component: 200 - total flux cleaned = -0.000688514 Jy ! Component: 250 - total flux cleaned = -0.000709697 Jy ! Component: 300 - total flux cleaned = -0.00088978 Jy ! Component: 350 - total flux cleaned = -0.00106344 Jy ! Component: 400 - total flux cleaned = -0.0012313 Jy ! Component: 450 - total flux cleaned = -0.00142988 Jy ! Component: 500 - total flux cleaned = -0.00162266 Jy ! Component: 550 - total flux cleaned = -0.00179276 Jy ! Component: 600 - total flux cleaned = -0.00197472 Jy ! Component: 650 - total flux cleaned = -0.00211983 Jy ! Component: 700 - total flux cleaned = -0.00222982 Jy ! Component: 750 - total flux cleaned = -0.00236754 Jy ! Component: 800 - total flux cleaned = -0.00245715 Jy ! Component: 850 - total flux cleaned = -0.00254484 Jy ! Component: 900 - total flux cleaned = -0.00265933 Jy ! Component: 950 - total flux cleaned = -0.00277127 Jy ! Component: 1000 - total flux cleaned = -0.00283991 Jy ! Component: 1050 - total flux cleaned = -0.00290701 Jy ! Component: 1100 - total flux cleaned = -0.00298613 Jy ! Component: 1150 - total flux cleaned = -0.00302487 Jy ! Component: 1200 - total flux cleaned = -0.00307557 Jy ! Component: 1250 - total flux cleaned = -0.00311308 Jy ! Component: 1300 - total flux cleaned = -0.00314997 Jy ! Component: 1350 - total flux cleaned = -0.00319828 Jy ! Component: 1400 - total flux cleaned = -0.00321003 Jy ! Component: 1450 - total flux cleaned = -0.00326882 Jy ! Component: 1500 - total flux cleaned = -0.00329187 Jy ! Component: 1550 - total flux cleaned = -0.00332614 Jy ! Component: 1600 - total flux cleaned = -0.00335972 Jy ! Component: 1650 - total flux cleaned = -0.00338162 Jy ! Component: 1700 - total flux cleaned = -0.00343591 Jy ! Component: 1750 - total flux cleaned = -0.00345739 Jy ! Component: 1800 - total flux cleaned = -0.00348908 Jy ! Component: 1850 - total flux cleaned = -0.0035413 Jy ! Component: 1900 - total flux cleaned = -0.00352049 Jy ! Component: 1950 - total flux cleaned = -0.00355105 Jy ! Component: 2000 - total flux cleaned = -0.00361157 Jy ! Component: 2050 - total flux cleaned = -0.00362136 Jy ! Component: 2100 - total flux cleaned = -0.00363129 Jy ! Component: 2150 - total flux cleaned = -0.00365103 Jy ! Component: 2200 - total flux cleaned = -0.00370899 Jy ! Component: 2250 - total flux cleaned = -0.00373754 Jy ! Component: 2300 - total flux cleaned = -0.00372802 Jy ! Component: 2350 - total flux cleaned = -0.00375596 Jy ! Component: 2400 - total flux cleaned = -0.00373762 Jy ! Component: 2450 - total flux cleaned = -0.00377434 Jy ! Component: 2500 - total flux cleaned = -0.00378342 Jy ! Component: 2550 - total flux cleaned = -0.00380136 Jy ! Component: 2600 - total flux cleaned = -0.00376576 Jy ! Component: 2650 - total flux cleaned = -0.00377468 Jy ! Component: 2700 - total flux cleaned = -0.00380967 Jy ! Component: 2750 - total flux cleaned = -0.00379212 Jy ! Component: 2800 - total flux cleaned = -0.0037835 Jy ! Component: 2850 - total flux cleaned = -0.00376635 Jy ! Component: 2900 - total flux cleaned = -0.00374942 Jy ! Component: 2950 - total flux cleaned = -0.00369889 Jy ! Component: 3000 - total flux cleaned = -0.00370724 Jy ! Component: 3050 - total flux cleaned = -0.00368231 Jy ! Component: 3100 - total flux cleaned = -0.00365758 Jy ! Component: 3150 - total flux cleaned = -0.00366568 Jy ! Component: 3200 - total flux cleaned = -0.00364137 Jy ! Component: 3250 - total flux cleaned = -0.00364954 Jy ! Component: 3300 - total flux cleaned = -0.00365755 Jy ! Component: 3350 - total flux cleaned = -0.00364159 Jy ! Component: 3400 - total flux cleaned = -0.00363373 Jy ! Component: 3450 - total flux cleaned = -0.00364173 Jy ! Component: 3500 - total flux cleaned = -0.00364968 Jy ! Component: 3550 - total flux cleaned = -0.00365748 Jy ! Component: 3600 - total flux cleaned = -0.00364972 Jy ! Component: 3650 - total flux cleaned = -0.0036343 Jy ! Component: 3700 - total flux cleaned = -0.00365746 Jy ! Component: 3750 - total flux cleaned = -0.00363452 Jy ! Component: 3800 - total flux cleaned = -0.00364218 Jy ! Component: 3850 - total flux cleaned = -0.00362703 Jy ! Component: 3900 - total flux cleaned = -0.0036346 Jy ! Component: 3950 - total flux cleaned = -0.00361203 Jy ! Component: 4000 - total flux cleaned = -0.0036046 Jy ! Component: 4050 - total flux cleaned = -0.00360461 Jy ! Total flux subtracted in 4096 components = -0.00358238 Jy ! Clean residual min=-0.000433 max=0.000441 Jy/beam ! Clean residual mean=-0.000000 rms=0.000133 Jy/beam ! Combined flux in latest and established models = 0.0464167 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 336 components and 0.0464167 Jy ![Exited script file: muppet] wmap "J1956+1856_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.991 x 9.838 at -21.72 degrees (North through East) ! Clean map min=-0.0014024 max=0.042674 Jy/beam ! Writing clean map to FITS file: J1956+1856_S_2017_10_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0426741 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000134722 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.947102 0.947102 1.8942 3.78841 7.57682 15.1536 30.3073 60.6145 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.042 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.991 x 9.838 at -21.72 degrees (North through East) ! Clean map min=-0.0014024 max=0.042674 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 J1956+1856_S_2017_10_09_pus_uvs.log closed on Sun May 12 13:19:21 2019