! Started logfile: J1649+7442_S_2017_06_15_pus_uvs.log on Tue May 7 15:23:52 2019 obs J1649+7442_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1649+7442_S_2017_06_15_pus_uva.fits ! AN table 1: 152 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.765936 visibilities/baseline/integration-bin. ! Found source: J1649+7442 ! ! 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 603 lines of history. ! ! Reading 20956 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 J1649+7442_S_2017_06_15_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 302 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 225 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 485 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 999 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.956602Jy sigma=0.008589 ! Fit after self-cal, rms=0.935042Jy sigma=0.008407 ! 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.708 mas, bmaj=4.991 mas, bpa=38.49 degrees ! Estimated noise=985.265 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.0557306 Jy ! Component: 100 - total flux cleaned = 0.0693813 Jy ! Total flux subtracted in 100 components = 0.0693813 Jy ! Clean residual min=-0.003902 max=0.005274 Jy/beam ! Clean residual mean=-0.000036 rms=0.001233 Jy/beam ! Combined flux in latest and established models = 0.0693813 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0693813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137414Jy sigma=0.001259 ! Fit after self-cal, rms=0.137374Jy sigma=0.001258 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.485 mas, bmaj=5.783 mas, bpa=44.52 degrees ! Estimated noise=652.628 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.0091305 Jy ! Component: 100 - total flux cleaned = 0.0139078 Jy ! Component: 150 - total flux cleaned = 0.0166549 Jy ! Component: 200 - total flux cleaned = 0.0182867 Jy ! Total flux subtracted in 200 components = 0.0182867 Jy ! Clean residual min=-0.006838 max=0.006750 Jy/beam ! Clean residual mean=-0.000122 rms=0.003411 Jy/beam ! Combined flux in latest and established models = 0.087668 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 48 components and 0.087668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136800Jy sigma=0.001253 ! Fit after self-cal, rms=0.136801Jy sigma=0.001253 ! 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.87 FD 2.03 HN 1.55 KP 0.43 ! LA 1.92 MK 1.56 NL 1.65 OV 1.90 ! PT 0.47 SC 1.40 ! ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.07 HN 1.00 KP 1.03 ! LA 1.03 MK 0.99 NL 1.02 OV 1.07 ! PT 1.08 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.12 HN 0.99 KP 1.04 ! LA 1.07 MK 1.07 NL 1.00 OV 0.98 ! PT 1.07 SC 1.05 ! ! ! Correcting IF 4. ! A total of 93 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.12 HN 0.83 KP 1.00* ! LA 1.02 MK 0.82 NL 1.00* OV 1.00* ! PT 1.13 SC 1.00* ! ! ! Fit before self-cal, rms=0.136801Jy sigma=0.001253 ! Fit after self-cal, rms=0.146782Jy sigma=0.001212 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.571 mas, bmaj=5.846 mas, bpa=47.33 degrees ! Estimated noise=708.587 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.00468871 Jy ! Component: 100 - total flux cleaned = 0.00454179 Jy ! Component: 150 - total flux cleaned = 0.00430608 Jy ! Component: 200 - total flux cleaned = 0.00411574 Jy ! Total flux subtracted in 200 components = 0.00411574 Jy ! Clean residual min=-0.010815 max=0.009968 Jy/beam ! Clean residual mean=-0.000071 rms=0.003714 Jy/beam ! Combined flux in latest and established models = 0.0917838 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 53 components and 0.0917838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145811Jy sigma=0.001214 ! Fit after self-cal, rms=0.149385Jy sigma=0.001209 ! 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.149385Jy sigma=0.001209 ! Fit after self-cal, rms=0.531549Jy sigma=0.000773 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.516 mas, bmaj=5.827 mas, bpa=44.05 degrees ! Estimated noise=722.906 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000435699 Jy ! Component: 100 - total flux cleaned = 0.000390019 Jy ! Component: 150 - total flux cleaned = 0.000350926 Jy ! Component: 200 - total flux cleaned = 0.000317639 Jy ! Total flux subtracted in 200 components = 0.000317639 Jy ! Clean residual min=-0.001784 max=0.002046 Jy/beam ! Clean residual mean=0.000001 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.0921014 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.0921014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.531512Jy sigma=0.000773 ! Fit after self-cal, rms=0.533604Jy sigma=0.000767 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.000210551 Jy ! Component: 100 - total flux cleaned = 8.57352e-05 Jy ! Component: 150 - total flux cleaned = 7.19807e-06 Jy ! Component: 200 - total flux cleaned = -4.04153e-05 Jy ! Total flux subtracted in 200 components = -4.04153e-05 Jy ! Clean residual min=-0.001851 max=0.001929 Jy/beam ! Clean residual mean=0.000004 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.092061 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.092061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.533584Jy sigma=0.000767 ! Fit after self-cal, rms=0.533583Jy sigma=0.000767 ! 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.533583Jy sigma=0.000767 ! Fit after self-cal, rms=0.524921Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.526 mas, bmaj=5.819 mas, bpa=43.92 degrees ! Estimated noise=725.357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000263293 Jy ! Component: 100 - total flux cleaned = 0.000246905 Jy ! Component: 150 - total flux cleaned = 0.000220449 Jy ! Component: 200 - total flux cleaned = 0.000197516 Jy ! Total flux subtracted in 200 components = 0.000197516 Jy ! Clean residual min=-0.001711 max=0.001760 Jy/beam ! Clean residual mean=0.000002 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.0922585 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 70 components and 0.0922585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.524912Jy sigma=0.000766 ! Fit after self-cal, rms=0.524924Jy sigma=0.000766 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.36039e-05 Jy ! Component: 100 - total flux cleaned = -5.4433e-05 Jy ! Component: 150 - total flux cleaned = -7.32568e-05 Jy ! Component: 200 - total flux cleaned = -8.19849e-05 Jy ! Total flux subtracted in 200 components = -8.19849e-05 Jy ! Clean residual min=-0.001696 max=0.001783 Jy/beam ! Clean residual mean=0.000002 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.0921765 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 73 components and 0.0921765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.524923Jy sigma=0.000766 ! Fit after self-cal, rms=0.524922Jy sigma=0.000766 ! 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.524922Jy sigma=0.000766 ! Fit after self-cal, rms=0.529028Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.249 mas, bmaj=10.61 mas, bpa=77.26 degrees ! Estimated noise=829.657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00010016 Jy ! Component: 100 - total flux cleaned = 0.000112351 Jy ! Component: 150 - total flux cleaned = 0.000112811 Jy ! Component: 200 - total flux cleaned = 9.58123e-05 Jy ! Total flux subtracted in 200 components = 9.58123e-05 Jy ! Clean residual min=-0.001978 max=0.001916 Jy/beam ! Clean residual mean=0.000002 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.0922723 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 77 components and 0.0922723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.529018Jy sigma=0.000766 ! Fit after self-cal, rms=0.529035Jy sigma=0.000766 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.02464e-05 Jy ! Component: 100 - total flux cleaned = -8.73632e-05 Jy ! Component: 150 - total flux cleaned = -0.000100992 Jy ! Component: 200 - total flux cleaned = -0.000112608 Jy ! Total flux subtracted in 200 components = -0.000112608 Jy ! Clean residual min=-0.001967 max=0.001920 Jy/beam ! Clean residual mean=0.000001 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.0921597 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 77 components and 0.0921597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.529031Jy sigma=0.000766 ! Fit after self-cal, rms=0.529030Jy sigma=0.000766 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.537 mas, bmaj=5.812 mas, bpa=44.08 degrees ! Estimated noise=729.332 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.537 x 5.812 at 44.08 degrees (North through East) ! Clean map min=-0.0016853 max=0.080682 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.687 mas, bmaj=4.938 mas, bpa=38.08 degrees ! Estimated noise=1129.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0631662 Jy ! Component: 100 - total flux cleaned = 0.0798215 Jy ! Component: 150 - total flux cleaned = 0.0866794 Jy ! Component: 200 - total flux cleaned = 0.090061 Jy ! Total flux subtracted in 200 components = 0.090061 Jy ! Clean residual min=-0.002880 max=0.003082 Jy/beam ! Clean residual mean=-0.000003 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.090061 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.090061 Jy ! Inverting map and beam ! Estimated beam: bmin=4.537 mas, bmaj=5.812 mas, bpa=44.08 degrees ! Estimated noise=729.332 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.00152114 Jy ! Component: 100 - total flux cleaned = 0.00181272 Jy ! Component: 150 - total flux cleaned = 0.0018367 Jy ! Component: 200 - total flux cleaned = 0.00185804 Jy ! Total flux subtracted in 200 components = 0.00185804 Jy ! Clean residual min=-0.001658 max=0.001787 Jy/beam ! Clean residual mean=0.000001 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.0919191 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.0919191 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=9.249 mas, bmaj=10.61 mas, bpa=77.26 degrees ! Estimated noise=829.657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.10919e-05 Jy ! Component: 100 - total flux cleaned = 7.24244e-05 Jy ! Component: 150 - total flux cleaned = 0.000111144 Jy ! Component: 200 - total flux cleaned = 0.00014117 Jy ! Total flux subtracted in 200 components = 0.00014117 Jy ! Clean residual min=-0.001921 max=0.001942 Jy/beam ! Clean residual mean=0.000001 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.0920602 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.89209e-06 Jy ! Component: 100 - total flux cleaned = 2.13364e-06 Jy ! Component: 150 - total flux cleaned = -3.74904e-06 Jy ! Component: 200 - total flux cleaned = -3.15141e-06 Jy ! Total flux subtracted in 200 components = -3.15141e-06 Jy ! Clean residual min=-0.001926 max=0.001937 Jy/beam ! Clean residual mean=0.000001 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.0920571 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.0920571 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.537 mas, bmaj=5.812 mas, bpa=44.08 degrees ! Estimated noise=729.332 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.1316e-05 Jy ! Component: 100 - total flux cleaned = 5.40724e-06 Jy ! Component: 150 - total flux cleaned = 3.46942e-05 Jy ! Component: 200 - total flux cleaned = 3.43868e-05 Jy ! Total flux subtracted in 200 components = 3.43868e-05 Jy ! Clean residual min=-0.001679 max=0.001819 Jy/beam ! Clean residual mean=0.000001 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.0920915 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.0920915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.529024Jy sigma=0.000766 ! Fit after self-cal, rms=0.529024Jy sigma=0.000766 wmodel J1649+7442_S_2017_06_15_pus_map.mod ! Writing 49 model components to file: J1649+7442_S_2017_06_15_pus_map.mod wobs J1649+7442_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1649+7442_S_2017_06_15_pus_uvs.fits wwins J1649+7442_S_2017_06_15_pus_map.win ! wwins: Wrote 1 windows to J1649+7442_S_2017_06_15_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.000214915 Jy ! Component: 100 - total flux cleaned = 0.000183364 Jy ! Component: 150 - total flux cleaned = 0.000330613 Jy ! Component: 200 - total flux cleaned = 0.000302876 Jy ! Component: 250 - total flux cleaned = 0.000330521 Jy ! Component: 300 - total flux cleaned = 0.000357082 Jy ! Component: 350 - total flux cleaned = 0.000409518 Jy ! Component: 400 - total flux cleaned = 0.000460471 Jy ! Component: 450 - total flux cleaned = 0.000409172 Jy ! Component: 500 - total flux cleaned = 0.000483736 Jy ! Component: 550 - total flux cleaned = 0.000507919 Jy ! Component: 600 - total flux cleaned = 0.000483696 Jy ! Component: 650 - total flux cleaned = 0.000507327 Jy ! Component: 700 - total flux cleaned = 0.000507458 Jy ! Component: 750 - total flux cleaned = 0.000507623 Jy ! Component: 800 - total flux cleaned = 0.00050777 Jy ! Component: 850 - total flux cleaned = 0.000485575 Jy ! Component: 900 - total flux cleaned = 0.000551956 Jy ! Component: 950 - total flux cleaned = 0.000530087 Jy ! Component: 1000 - total flux cleaned = 0.000551609 Jy ! Component: 1050 - total flux cleaned = 0.000636863 Jy ! Component: 1100 - total flux cleaned = 0.000763063 Jy ! Component: 1150 - total flux cleaned = 0.000825552 Jy ! Component: 1200 - total flux cleaned = 0.000908113 Jy ! Component: 1250 - total flux cleaned = 0.00103031 Jy ! Component: 1300 - total flux cleaned = 0.00105037 Jy ! Component: 1350 - total flux cleaned = 0.0011304 Jy ! Component: 1400 - total flux cleaned = 0.00126918 Jy ! Component: 1450 - total flux cleaned = 0.00134766 Jy ! Component: 1500 - total flux cleaned = 0.00142569 Jy ! Component: 1550 - total flux cleaned = 0.00161834 Jy ! Component: 1600 - total flux cleaned = 0.00163735 Jy ! Component: 1650 - total flux cleaned = 0.00175079 Jy ! Component: 1700 - total flux cleaned = 0.00180698 Jy ! Component: 1750 - total flux cleaned = 0.00190003 Jy ! Component: 1800 - total flux cleaned = 0.00190018 Jy ! Component: 1850 - total flux cleaned = 0.0020464 Jy ! Component: 1900 - total flux cleaned = 0.00211861 Jy ! Component: 1950 - total flux cleaned = 0.00213664 Jy ! Component: 2000 - total flux cleaned = 0.0022079 Jy ! Component: 2050 - total flux cleaned = 0.00222569 Jy ! Component: 2100 - total flux cleaned = 0.00229576 Jy ! Component: 2150 - total flux cleaned = 0.00233039 Jy ! Component: 2200 - total flux cleaned = 0.00236508 Jy ! Component: 2250 - total flux cleaned = 0.00246821 Jy ! Component: 2300 - total flux cleaned = 0.00257025 Jy ! Component: 2350 - total flux cleaned = 0.0025702 Jy ! Component: 2400 - total flux cleaned = 0.0026876 Jy ! Component: 2450 - total flux cleaned = 0.0026544 Jy ! Component: 2500 - total flux cleaned = 0.00273708 Jy ! Component: 2550 - total flux cleaned = 0.00286854 Jy ! Component: 2600 - total flux cleaned = 0.00288488 Jy ! Component: 2650 - total flux cleaned = 0.00288504 Jy ! Component: 2700 - total flux cleaned = 0.00294958 Jy ! Component: 2750 - total flux cleaned = 0.00298163 Jy ! Component: 2800 - total flux cleaned = 0.00306124 Jy ! Component: 2850 - total flux cleaned = 0.00312441 Jy ! Component: 2900 - total flux cleaned = 0.00317153 Jy ! Component: 2950 - total flux cleaned = 0.00326534 Jy ! Component: 3000 - total flux cleaned = 0.00331196 Jy ! Component: 3050 - total flux cleaned = 0.00334273 Jy ! Component: 3100 - total flux cleaned = 0.00346541 Jy ! Component: 3150 - total flux cleaned = 0.00354161 Jy ! Component: 3200 - total flux cleaned = 0.00363267 Jy ! Component: 3250 - total flux cleaned = 0.0037232 Jy ! Component: 3300 - total flux cleaned = 0.00381318 Jy ! Component: 3350 - total flux cleaned = 0.00387259 Jy ! Component: 3400 - total flux cleaned = 0.00391706 Jy ! Component: 3450 - total flux cleaned = 0.00407928 Jy ! Component: 3500 - total flux cleaned = 0.0041232 Jy ! Component: 3550 - total flux cleaned = 0.00416716 Jy ! Component: 3600 - total flux cleaned = 0.00425423 Jy ! Component: 3650 - total flux cleaned = 0.00431199 Jy ! Component: 3700 - total flux cleaned = 0.00439825 Jy ! Component: 3750 - total flux cleaned = 0.00449841 Jy ! Component: 3800 - total flux cleaned = 0.00458374 Jy ! Component: 3850 - total flux cleaned = 0.00464027 Jy ! Component: 3900 - total flux cleaned = 0.00473878 Jy ! Component: 3950 - total flux cleaned = 0.00479475 Jy ! Component: 4000 - total flux cleaned = 0.00486444 Jy ! Component: 4050 - total flux cleaned = 0.00493373 Jy ! Total flux subtracted in 4096 components = 0.00496136 Jy ! Clean residual min=-0.000978 max=0.000932 Jy/beam ! Clean residual mean=0.000002 rms=0.000263 Jy/beam ! Combined flux in latest and established models = 0.0970528 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 344 components and 0.0970528 Jy ![Exited script file: muppet] wmap "J1649+7442_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.537 x 5.812 at 44.08 degrees (North through East) ! Clean map min=-0.0017762 max=0.081094 Jy/beam ! Writing clean map to FITS file: J1649+7442_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.081094 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000261441 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.967179 0.967179 1.93436 3.86872 7.73744 15.4749 30.9497 61.8995 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.081 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.537 x 5.812 at 44.08 degrees (North through East) ! Clean map min=-0.0017762 max=0.081094 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 J1649+7442_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:23:57 2019