! Started logfile: J1113+1442_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:12:04 2019 obs J1113+1442_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J1113+1442_S_2017_01_16_pus_uva.fits ! AN table 1: 24 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.32037 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1113+1442 ! ! 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 1384 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 J1113+1442_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 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 153 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.667967Jy sigma=0.005327 ! Fit after self-cal, rms=0.655803Jy sigma=0.005299 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.243 mas, bmaj=11.17 mas, bpa=27.25 degrees ! Estimated noise=3060 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.271745 Jy ! Component: 100 - total flux cleaned = 0.337563 Jy ! Total flux subtracted in 100 components = 0.337563 Jy ! Clean residual min=-0.017553 max=0.027417 Jy/beam ! Clean residual mean=-0.000066 rms=0.005286 Jy/beam ! Combined flux in latest and established models = 0.337563 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.337563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120374Jy sigma=0.000827 ! Fit after self-cal, rms=0.120553Jy sigma=0.000826 ! 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.755 mas, bmaj=11.23 mas, bpa=26.89 degrees ! Estimated noise=2587.33 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.0404489 Jy ! Component: 100 - total flux cleaned = 0.0619142 Jy ! Component: 150 - total flux cleaned = 0.0737079 Jy ! Component: 200 - total flux cleaned = 0.077721 Jy ! Total flux subtracted in 200 components = 0.077721 Jy ! Clean residual min=-0.009863 max=0.010611 Jy/beam ! Clean residual mean=-0.000054 rms=0.002796 Jy/beam ! Combined flux in latest and established models = 0.415284 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 35 components and 0.415284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107677Jy sigma=0.000681 ! Fit after self-cal, rms=0.107919Jy sigma=0.000680 ! 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.97 FD 1.00* HN 1.00* KP 0.98 ! LA 1.04 MK 1.00* NL 0.90 OV 1.00* ! PT 0.95 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00* HN 1.00* KP 0.97 ! LA 1.00 MK 1.00* NL 1.01 OV 1.00* ! PT 0.95 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.00* HN 1.00* KP 1.01 ! LA 1.03 MK 1.00* NL 0.99 OV 1.00* ! PT 0.97 SC 0.98 ! ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 1.00* KP 1.00* ! LA 1.34 MK 1.00* NL 1.00* OV 1.00* ! PT 1.02 SC 1.11 ! ! ! Fit before self-cal, rms=0.107919Jy sigma=0.000680 ! Fit after self-cal, rms=0.097165Jy sigma=0.000647 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.764 mas, bmaj=11.14 mas, bpa=26.62 degrees ! Estimated noise=2565.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.000256042 Jy ! Component: 100 - total flux cleaned = -0.000286046 Jy ! Component: 150 - total flux cleaned = -0.000186113 Jy ! Component: 200 - total flux cleaned = -0.000260143 Jy ! Total flux subtracted in 200 components = -0.000260143 Jy ! Clean residual min=-0.006834 max=0.008024 Jy/beam ! Clean residual mean=-0.000006 rms=0.001873 Jy/beam ! Combined flux in latest and established models = 0.415024 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 47 components and 0.415024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096862Jy sigma=0.000644 ! Fit after self-cal, rms=0.097204Jy sigma=0.000644 ! 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.097204Jy sigma=0.000644 ! Fit after self-cal, rms=0.106561Jy sigma=0.000628 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.769 mas, bmaj=11.15 mas, bpa=26.67 degrees ! Estimated noise=2564.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000707079 Jy ! Component: 100 - total flux cleaned = -0.00099744 Jy ! Component: 150 - total flux cleaned = -0.00109731 Jy ! Component: 200 - total flux cleaned = -0.00105183 Jy ! Total flux subtracted in 200 components = -0.00105183 Jy ! Clean residual min=-0.005978 max=0.006369 Jy/beam ! Clean residual mean=0.000029 rms=0.001587 Jy/beam ! Combined flux in latest and established models = 0.413972 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 63 components and 0.413972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106472Jy sigma=0.000627 ! Fit after self-cal, rms=0.107056Jy sigma=0.000627 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.50927e-05 Jy ! Component: 100 - total flux cleaned = 6.70349e-06 Jy ! Component: 150 - total flux cleaned = 4.53136e-05 Jy ! Component: 200 - total flux cleaned = 4.47063e-05 Jy ! Total flux subtracted in 200 components = 4.47063e-05 Jy ! Clean residual min=-0.005917 max=0.006284 Jy/beam ! Clean residual mean=0.000029 rms=0.001574 Jy/beam ! Combined flux in latest and established models = 0.414017 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 74 components and 0.414017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107026Jy sigma=0.000627 ! Fit after self-cal, rms=0.107035Jy sigma=0.000627 ! 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.107035Jy sigma=0.000627 ! Fit after self-cal, rms=0.109464Jy sigma=0.000626 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.768 mas, bmaj=11.15 mas, bpa=26.68 degrees ! Estimated noise=2564.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00035357 Jy ! Component: 100 - total flux cleaned = -0.000512445 Jy ! Component: 150 - total flux cleaned = -0.000476019 Jy ! Component: 200 - total flux cleaned = -0.000509317 Jy ! Total flux subtracted in 200 components = -0.000509317 Jy ! Clean residual min=-0.005866 max=0.006043 Jy/beam ! Clean residual mean=0.000030 rms=0.001545 Jy/beam ! Combined flux in latest and established models = 0.413508 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 83 components and 0.413508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109437Jy sigma=0.000626 ! Fit after self-cal, rms=0.109504Jy sigma=0.000626 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.72516e-05 Jy ! Component: 100 - total flux cleaned = -1.65232e-05 Jy ! Component: 150 - total flux cleaned = -4.59917e-05 Jy ! Component: 200 - total flux cleaned = -4.50704e-05 Jy ! Total flux subtracted in 200 components = -4.50704e-05 Jy ! Clean residual min=-0.005818 max=0.005949 Jy/beam ! Clean residual mean=0.000030 rms=0.001539 Jy/beam ! Combined flux in latest and established models = 0.413463 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 88 components and 0.413463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109485Jy sigma=0.000626 ! Fit after self-cal, rms=0.109492Jy sigma=0.000626 ! 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.109492Jy sigma=0.000626 ! Fit after self-cal, rms=0.109699Jy sigma=0.000626 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.256 mas, bmaj=11.19 mas, bpa=21.19 degrees ! Estimated noise=2976.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000672192 Jy ! Component: 100 - total flux cleaned = -0.000671565 Jy ! Component: 150 - total flux cleaned = -0.000671201 Jy ! Component: 200 - total flux cleaned = -0.000670742 Jy ! Total flux subtracted in 200 components = -0.000670742 Jy ! Clean residual min=-0.006035 max=0.005875 Jy/beam ! Clean residual mean=0.000055 rms=0.001678 Jy/beam ! Combined flux in latest and established models = 0.412792 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 99 components and 0.412792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109702Jy sigma=0.000626 ! Fit after self-cal, rms=0.109709Jy sigma=0.000626 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.49598e-05 Jy ! Component: 100 - total flux cleaned = -4.48362e-05 Jy ! Component: 150 - total flux cleaned = -4.48689e-05 Jy ! Component: 200 - total flux cleaned = -2.99502e-05 Jy ! Total flux subtracted in 200 components = -2.99502e-05 Jy ! Clean residual min=-0.005963 max=0.005906 Jy/beam ! Clean residual mean=0.000055 rms=0.001674 Jy/beam ! Combined flux in latest and established models = 0.412762 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 101 components and 0.412762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109709Jy sigma=0.000626 ! Fit after self-cal, rms=0.109715Jy sigma=0.000626 ! 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.766 mas, bmaj=11.15 mas, bpa=26.69 degrees ! Estimated noise=2563.9 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.766 x 11.15 at 26.69 degrees (North through East) ! Clean map min=-0.0057085 max=0.3501 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.243 mas, bmaj=11.06 mas, bpa=27.13 degrees ! Estimated noise=3027.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.270289 Jy ! Component: 100 - total flux cleaned = 0.335858 Jy ! Component: 150 - total flux cleaned = 0.365746 Jy ! Component: 200 - total flux cleaned = 0.383465 Jy ! Total flux subtracted in 200 components = 0.383465 Jy ! Clean residual min=-0.009574 max=0.010226 Jy/beam ! Clean residual mean=-0.000008 rms=0.002571 Jy/beam ! Combined flux in latest and established models = 0.383465 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.383465 Jy ! Inverting map and beam ! Estimated beam: bmin=3.766 mas, bmaj=11.15 mas, bpa=26.69 degrees ! Estimated noise=2563.9 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.0140543 Jy ! Component: 100 - total flux cleaned = 0.022036 Jy ! Component: 150 - total flux cleaned = 0.0269235 Jy ! Component: 200 - total flux cleaned = 0.0289204 Jy ! Total flux subtracted in 200 components = 0.0289204 Jy ! Clean residual min=-0.006433 max=0.006170 Jy/beam ! Clean residual mean=0.000030 rms=0.001617 Jy/beam ! Combined flux in latest and established models = 0.412385 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 46 components and 0.412385 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.256 mas, bmaj=11.19 mas, bpa=21.19 degrees ! Estimated noise=2976.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000724452 Jy ! Component: 100 - total flux cleaned = 0.000799777 Jy ! Component: 150 - total flux cleaned = 0.000860711 Jy ! Component: 200 - total flux cleaned = 0.000765042 Jy ! Total flux subtracted in 200 components = 0.000765042 Jy ! Clean residual min=-0.006353 max=0.006057 Jy/beam ! Clean residual mean=0.000055 rms=0.001686 Jy/beam ! Combined flux in latest and established models = 0.41315 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.42872e-05 Jy ! Component: 100 - total flux cleaned = -0.000122619 Jy ! Component: 150 - total flux cleaned = -0.000160301 Jy ! Component: 200 - total flux cleaned = -0.000226291 Jy ! Total flux subtracted in 200 components = -0.000226291 Jy ! Clean residual min=-0.006147 max=0.006074 Jy/beam ! Clean residual mean=0.000055 rms=0.001674 Jy/beam ! Combined flux in latest and established models = 0.412924 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 79 components and 0.412924 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.766 mas, bmaj=11.15 mas, bpa=26.69 degrees ! Estimated noise=2563.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000123002 Jy ! Component: 100 - total flux cleaned = -0.000116371 Jy ! Component: 150 - total flux cleaned = -1.0059e-05 Jy ! Component: 200 - total flux cleaned = 8.61474e-05 Jy ! Total flux subtracted in 200 components = 8.61474e-05 Jy ! Clean residual min=-0.005859 max=0.005982 Jy/beam ! Clean residual mean=0.000030 rms=0.001550 Jy/beam ! Combined flux in latest and established models = 0.41301 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 92 components and 0.41301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109800Jy sigma=0.000627 ! Fit after self-cal, rms=0.109754Jy sigma=0.000626 wmodel J1113+1442_S_2017_01_16_pus_map.mod ! Writing 92 model components to file: J1113+1442_S_2017_01_16_pus_map.mod wobs J1113+1442_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J1113+1442_S_2017_01_16_pus_uvs.fits wwins J1113+1442_S_2017_01_16_pus_map.win ! wwins: Wrote 1 windows to J1113+1442_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 = -9.04462e-05 Jy ! Component: 100 - total flux cleaned = -0.000282443 Jy ! Component: 150 - total flux cleaned = -0.000460289 Jy ! Component: 200 - total flux cleaned = -0.000628763 Jy ! Component: 250 - total flux cleaned = -0.000953693 Jy ! Component: 300 - total flux cleaned = -0.00102934 Jy ! Component: 350 - total flux cleaned = -0.000802517 Jy ! Component: 400 - total flux cleaned = -0.000514284 Jy ! Component: 450 - total flux cleaned = -0.000236745 Jy ! Component: 500 - total flux cleaned = 9.92091e-05 Jy ! Component: 550 - total flux cleaned = 0.000294546 Jy ! Component: 600 - total flux cleaned = 0.000548894 Jy ! Component: 650 - total flux cleaned = 0.000856887 Jy ! Component: 700 - total flux cleaned = 0.00115512 Jy ! Component: 750 - total flux cleaned = 0.00127239 Jy ! Component: 800 - total flux cleaned = 0.00161242 Jy ! Component: 850 - total flux cleaned = 0.00199893 Jy ! Component: 900 - total flux cleaned = 0.00232244 Jy ! Component: 950 - total flux cleaned = 0.00279432 Jy ! Component: 1000 - total flux cleaned = 0.00299854 Jy ! Component: 1050 - total flux cleaned = 0.00334864 Jy ! Component: 1100 - total flux cleaned = 0.00373973 Jy ! Component: 1150 - total flux cleaned = 0.00421753 Jy ! Component: 1200 - total flux cleaned = 0.00449747 Jy ! Component: 1250 - total flux cleaned = 0.00486429 Jy ! Component: 1300 - total flux cleaned = 0.00508826 Jy ! Component: 1350 - total flux cleaned = 0.00535233 Jy ! Component: 1400 - total flux cleaned = 0.00574173 Jy ! Component: 1450 - total flux cleaned = 0.00599721 Jy ! Component: 1500 - total flux cleaned = 0.00649769 Jy ! Component: 1550 - total flux cleaned = 0.00682399 Jy ! Component: 1600 - total flux cleaned = 0.00714572 Jy ! Component: 1650 - total flux cleaned = 0.00742271 Jy ! Component: 1700 - total flux cleaned = 0.00777327 Jy ! Component: 1750 - total flux cleaned = 0.00808034 Jy ! Component: 1800 - total flux cleaned = 0.00845898 Jy ! Component: 1850 - total flux cleaned = 0.00890638 Jy ! Component: 1900 - total flux cleaned = 0.00923732 Jy ! Component: 1950 - total flux cleaned = 0.00963586 Jy ! Component: 2000 - total flux cleaned = 0.0100289 Jy ! Component: 2050 - total flux cleaned = 0.0100998 Jy ! Component: 2100 - total flux cleaned = 0.0105522 Jy ! Component: 2150 - total flux cleaned = 0.0108271 Jy ! Component: 2200 - total flux cleaned = 0.0109971 Jy ! Component: 2250 - total flux cleaned = 0.0112661 Jy ! Component: 2300 - total flux cleaned = 0.0115316 Jy ! Component: 2350 - total flux cleaned = 0.0117279 Jy ! Component: 2400 - total flux cleaned = 0.0119549 Jy ! Component: 2450 - total flux cleaned = 0.0121155 Jy ! Component: 2500 - total flux cleaned = 0.0123683 Jy ! Component: 2550 - total flux cleaned = 0.0125249 Jy ! Component: 2600 - total flux cleaned = 0.0126483 Jy ! Component: 2650 - total flux cleaned = 0.0128009 Jy ! Component: 2700 - total flux cleaned = 0.0129219 Jy ! Component: 2750 - total flux cleaned = 0.0131316 Jy ! Component: 2800 - total flux cleaned = 0.0132798 Jy ! Component: 2850 - total flux cleaned = 0.0134266 Jy ! Component: 2900 - total flux cleaned = 0.0135426 Jy ! Component: 2950 - total flux cleaned = 0.0137436 Jy ! Component: 3000 - total flux cleaned = 0.0139147 Jy ! Component: 3050 - total flux cleaned = 0.0141123 Jy ! Component: 3100 - total flux cleaned = 0.0142522 Jy ! Component: 3150 - total flux cleaned = 0.0144462 Jy ! Component: 3200 - total flux cleaned = 0.0145565 Jy ! Component: 3250 - total flux cleaned = 0.0147205 Jy ! Component: 3300 - total flux cleaned = 0.0149104 Jy ! Component: 3350 - total flux cleaned = 0.0150451 Jy ! Component: 3400 - total flux cleaned = 0.0152056 Jy ! Component: 3450 - total flux cleaned = 0.0153646 Jy ! Component: 3500 - total flux cleaned = 0.0155228 Jy ! Component: 3550 - total flux cleaned = 0.0156538 Jy ! Component: 3600 - total flux cleaned = 0.0157577 Jy ! Component: 3650 - total flux cleaned = 0.0158353 Jy ! Component: 3700 - total flux cleaned = 0.0159124 Jy ! Component: 3750 - total flux cleaned = 0.0160913 Jy ! Component: 3800 - total flux cleaned = 0.0161167 Jy ! Component: 3850 - total flux cleaned = 0.0162429 Jy ! Component: 3900 - total flux cleaned = 0.0162932 Jy ! Component: 3950 - total flux cleaned = 0.0163931 Jy ! Component: 4000 - total flux cleaned = 0.0163932 Jy ! Component: 4050 - total flux cleaned = 0.0163686 Jy ! Total flux subtracted in 4096 components = 0.0164176 Jy ! Clean residual min=-0.001441 max=0.001432 Jy/beam ! Clean residual mean=0.000000 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.429428 Jy keep ! Adding 257 model components to the UV plane model. ! The established model now contains 349 components and 0.429428 Jy ![Exited script file: muppet] wmap "J1113+1442_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.766 x 11.15 at 26.69 degrees (North through East) ! Clean map min=-0.0045462 max=0.34973 Jy/beam ! Writing clean map to FITS file: J1113+1442_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.34973 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000457824 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.392723 0.392723 0.785446 1.57089 3.14179 6.28357 12.5671 25.1343 50.2686 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.349 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.766 x 11.15 at 26.69 degrees (North through East) ! Clean map min=-0.0045462 max=0.34973 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 J1113+1442_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:12:09 2019