! Started logfile: J0137+3122_S_2017_06_10_pus_uvs.log on Mon May 6 14:41:59 2019 obs J0137+3122_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J0137+3122_S_2017_06_10_pus_uva.fits ! AN table 1: 24 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.906481 visibilities/baseline/integration-bin. ! Found source: J0137+3122 ! ! 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 1154 lines of history. ! ! Reading 3916 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 J0137+3122_S_2017_06_10_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 134 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.647085Jy sigma=0.006576 ! Fit after self-cal, rms=0.640764Jy sigma=0.006515 ! 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.227 mas, bmaj=5.226 mas, bpa=-7.344 degrees ! Estimated noise=1478.55 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.27451 Jy ! Component: 100 - total flux cleaned = 0.34182 Jy ! Total flux subtracted in 100 components = 0.34182 Jy ! Clean residual min=-0.011351 max=0.027208 Jy/beam ! Clean residual mean=-0.000042 rms=0.003341 Jy/beam ! Combined flux in latest and established models = 0.34182 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.34182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093833Jy sigma=0.000904 ! Fit after self-cal, rms=0.093807Jy sigma=0.000904 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0297663 Jy ! Component: 100 - total flux cleaned = 0.0459183 Jy ! Total flux subtracted in 100 components = 0.0459183 Jy ! Clean residual min=-0.009212 max=0.009309 Jy/beam ! Clean residual mean=-0.000019 rms=0.002267 Jy/beam ! Combined flux in latest and established models = 0.387739 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 0.387739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081993Jy sigma=0.000786 ! Fit after self-cal, rms=0.081955Jy sigma=0.000785 ! 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.86 mas, bmaj=5.956 mas, bpa=-4.163 degrees ! Estimated noise=1254.42 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.0111718 Jy ! Component: 100 - total flux cleaned = 0.0164761 Jy ! Component: 150 - total flux cleaned = 0.0186844 Jy ! Component: 200 - total flux cleaned = 0.0190731 Jy ! Total flux subtracted in 200 components = 0.0190731 Jy ! Clean residual min=-0.006512 max=0.007729 Jy/beam ! Clean residual mean=-0.000019 rms=0.001709 Jy/beam ! Combined flux in latest and established models = 0.406812 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 38 components and 0.406812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080328Jy sigma=0.000773 ! Fit after self-cal, rms=0.080317Jy sigma=0.000773 ! 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.96 FD 0.96 HN 0.95 KP 1.03 ! LA 1.00 MK 0.97 NL 0.85 OV 1.04 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.01 HN 1.02 KP 0.98 ! LA 0.97 MK 0.99 NL 1.01 OV 1.07 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.03 HN 0.99 KP 0.97 ! LA 0.98 MK 1.03 NL 1.03 OV 1.06 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 0.97 KP 1.00* ! LA 0.99 MK 1.35 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.080317Jy sigma=0.000773 ! Fit after self-cal, rms=0.075139Jy sigma=0.000720 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.883 mas, bmaj=5.975 mas, bpa=-4.14 degrees ! Estimated noise=1255.98 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.000448629 Jy ! Component: 100 - total flux cleaned = -0.000629302 Jy ! Component: 150 - total flux cleaned = -0.000685837 Jy ! Component: 200 - total flux cleaned = -0.000687182 Jy ! Total flux subtracted in 200 components = -0.000687182 Jy ! Clean residual min=-0.005050 max=0.005366 Jy/beam ! Clean residual mean=-0.000008 rms=0.001335 Jy/beam ! Combined flux in latest and established models = 0.406125 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.406125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075060Jy sigma=0.000719 ! Fit after self-cal, rms=0.075074Jy sigma=0.000719 ! 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.075074Jy sigma=0.000719 ! Fit after self-cal, rms=0.072093Jy sigma=0.000687 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.879 mas, bmaj=5.967 mas, bpa=-4.366 degrees ! Estimated noise=1254.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.05955e-05 Jy ! Component: 100 - total flux cleaned = -0.000148919 Jy ! Component: 150 - total flux cleaned = -0.000294599 Jy ! Component: 200 - total flux cleaned = -0.000424289 Jy ! Total flux subtracted in 200 components = -0.000424289 Jy ! Clean residual min=-0.003541 max=0.004673 Jy/beam ! Clean residual mean=-0.000002 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.4057 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 50 components and 0.4057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072021Jy sigma=0.000686 ! Fit after self-cal, rms=0.072033Jy sigma=0.000686 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 (-5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00263275 Jy ! Component: 100 - total flux cleaned = 0.00213276 Jy ! Component: 150 - total flux cleaned = 0.00213617 Jy ! Component: 200 - total flux cleaned = 0.00213787 Jy ! Total flux subtracted in 200 components = 0.00213787 Jy ! Clean residual min=-0.003227 max=0.004200 Jy/beam ! Clean residual mean=-0.000001 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.407838 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 65 components and 0.407838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071728Jy sigma=0.000683 ! Fit after self-cal, rms=0.071707Jy sigma=0.000683 ! Inverting map ! Added new window around map position (28, -125). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00314541 Jy ! Component: 100 - total flux cleaned = 0.00315571 Jy ! Component: 150 - total flux cleaned = 0.00314874 Jy ! Component: 200 - total flux cleaned = 0.0032069 Jy ! Total flux subtracted in 200 components = 0.0032069 Jy ! Clean residual min=-0.003186 max=0.003567 Jy/beam ! Clean residual mean=-0.000001 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.411045 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 74 components and 0.411045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071488Jy sigma=0.000681 ! Fit after self-cal, rms=0.071482Jy sigma=0.000681 ! Inverting map ! Added new window around map position (-66, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00212954 Jy ! Component: 100 - total flux cleaned = 0.00246489 Jy ! Component: 150 - total flux cleaned = 0.0027023 Jy ! Component: 200 - total flux cleaned = 0.00265105 Jy ! Total flux subtracted in 200 components = 0.00265105 Jy ! Clean residual min=-0.002804 max=0.002780 Jy/beam ! Clean residual mean=-0.000002 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.413696 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 93 components and 0.413696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071316Jy sigma=0.000679 ! Fit after self-cal, rms=0.071312Jy sigma=0.000679 ! 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.071312Jy sigma=0.000679 ! Fit after self-cal, rms=0.071096Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.876 mas, bmaj=5.957 mas, bpa=-4.297 degrees ! Estimated noise=1250.52 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000709509 Jy ! Component: 100 - total flux cleaned = 0.000812094 Jy ! Component: 150 - total flux cleaned = 0.00085946 Jy ! Component: 200 - total flux cleaned = 0.000903995 Jy ! Total flux subtracted in 200 components = 0.000903995 Jy ! Clean residual min=-0.002638 max=0.002889 Jy/beam ! Clean residual mean=-0.000001 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.4146 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 103 components and 0.4146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071028Jy sigma=0.000678 ! Fit after self-cal, rms=0.071028Jy sigma=0.000678 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.74138e-05 Jy ! Component: 100 - total flux cleaned = 4.69405e-05 Jy ! Component: 150 - total flux cleaned = -7.65646e-05 Jy ! Component: 200 - total flux cleaned = -0.00011627 Jy ! Total flux subtracted in 200 components = -0.00011627 Jy ! Clean residual min=-0.002606 max=0.002873 Jy/beam ! Clean residual mean=-0.000001 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.414484 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 109 components and 0.414484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070980Jy sigma=0.000678 ! Fit after self-cal, rms=0.070981Jy sigma=0.000678 ! 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.070981Jy sigma=0.000678 ! Fit after self-cal, rms=0.070945Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.619 mas, bmaj=9.763 mas, bpa=0.003413 degrees ! Estimated noise=1511.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000573386 Jy ! Component: 100 - total flux cleaned = -0.000504415 Jy ! Component: 150 - total flux cleaned = -0.000423167 Jy ! Component: 200 - total flux cleaned = -0.000397116 Jy ! Total flux subtracted in 200 components = -0.000397116 Jy ! Clean residual min=-0.002676 max=0.003582 Jy/beam ! Clean residual mean=-0.000005 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.414087 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 122 components and 0.414087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070931Jy sigma=0.000678 ! Fit after self-cal, rms=0.070930Jy sigma=0.000678 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 (107.5, 106.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00203772 Jy ! Component: 100 - total flux cleaned = 0.00211335 Jy ! Component: 150 - total flux cleaned = 0.0021677 Jy ! Component: 200 - total flux cleaned = 0.00226307 Jy ! Total flux subtracted in 200 components = 0.00226307 Jy ! Clean residual min=-0.002506 max=0.002373 Jy/beam ! Clean residual mean=-0.000010 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.41635 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 162 components and 0.41635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070811Jy sigma=0.000677 ! Fit after self-cal, rms=0.070807Jy sigma=0.000677 ! 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.875 mas, bmaj=5.955 mas, bpa=-4.286 degrees ! Estimated noise=1249.98 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.875 x 5.955 at -4.286 degrees (North through East) ! Clean map min=-0.0025093 max=0.36079 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.245 mas, bmaj=5.231 mas, bpa=-7.221 degrees ! Estimated noise=1477.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.274298 Jy ! Component: 100 - total flux cleaned = 0.34116 Jy ! Component: 150 - total flux cleaned = 0.369897 Jy ! Component: 200 - total flux cleaned = 0.385991 Jy ! Total flux subtracted in 200 components = 0.385991 Jy ! Clean residual min=-0.005002 max=0.008308 Jy/beam ! Clean residual mean=-0.000011 rms=0.001397 Jy/beam ! Combined flux in latest and established models = 0.385992 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.385992 Jy ! Inverting map and beam ! Estimated beam: bmin=3.875 mas, bmaj=5.955 mas, bpa=-4.286 degrees ! Estimated noise=1249.98 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.0115099 Jy ! Component: 100 - total flux cleaned = 0.0177359 Jy ! Component: 150 - total flux cleaned = 0.0221956 Jy ! Component: 200 - total flux cleaned = 0.0252621 Jy ! Total flux subtracted in 200 components = 0.0252621 Jy ! Clean residual min=-0.003231 max=0.002942 Jy/beam ! Clean residual mean=-0.000005 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.411254 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 40 components and 0.411254 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.619 mas, bmaj=9.763 mas, bpa=0.003413 degrees ! Estimated noise=1511.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00268777 Jy ! Component: 100 - total flux cleaned = 0.00366806 Jy ! Component: 150 - total flux cleaned = 0.00443465 Jy ! Component: 200 - total flux cleaned = 0.00478177 Jy ! Total flux subtracted in 200 components = 0.00478177 Jy ! Clean residual min=-0.002933 max=0.002458 Jy/beam ! Clean residual mean=-0.000009 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.416036 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 = 0.000377095 Jy ! Component: 100 - total flux cleaned = 0.000551577 Jy ! Component: 150 - total flux cleaned = 0.000659531 Jy ! Component: 200 - total flux cleaned = 0.000809104 Jy ! Total flux subtracted in 200 components = 0.000809104 Jy ! Clean residual min=-0.002800 max=0.002314 Jy/beam ! Clean residual mean=-0.000010 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.416845 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 97 components and 0.416845 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.875 mas, bmaj=5.955 mas, bpa=-4.286 degrees ! Estimated noise=1249.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000376085 Jy ! Component: 100 - total flux cleaned = 0.000212056 Jy ! Component: 150 - total flux cleaned = 0.000671364 Jy ! Component: 200 - total flux cleaned = 0.00102748 Jy ! Total flux subtracted in 200 components = 0.00102748 Jy ! Clean residual min=-0.002695 max=0.002740 Jy/beam ! Clean residual mean=-0.000005 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.417872 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 122 components and 0.417872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070984Jy sigma=0.000678 ! Fit after self-cal, rms=0.070970Jy sigma=0.000678 wmodel J0137+3122_S_2017_06_10_pus_map.mod ! Writing 122 model components to file: J0137+3122_S_2017_06_10_pus_map.mod wobs J0137+3122_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J0137+3122_S_2017_06_10_pus_uvs.fits wwins J0137+3122_S_2017_06_10_pus_map.win ! wwins: Wrote 5 windows to J0137+3122_S_2017_06_10_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.000345718 Jy ! Component: 100 - total flux cleaned = 0.000628686 Jy ! Component: 150 - total flux cleaned = 0.000810168 Jy ! Component: 200 - total flux cleaned = 0.0010266 Jy ! Component: 250 - total flux cleaned = 0.001111 Jy ! Component: 300 - total flux cleaned = 0.00131544 Jy ! Component: 350 - total flux cleaned = 0.00155211 Jy ! Component: 400 - total flux cleaned = 0.00162858 Jy ! Component: 450 - total flux cleaned = 0.00174224 Jy ! Component: 500 - total flux cleaned = 0.00181692 Jy ! Component: 550 - total flux cleaned = 0.00199784 Jy ! Component: 600 - total flux cleaned = 0.00213938 Jy ! Component: 650 - total flux cleaned = 0.00220809 Jy ! Component: 700 - total flux cleaned = 0.00234462 Jy ! Component: 750 - total flux cleaned = 0.00247906 Jy ! Component: 800 - total flux cleaned = 0.0026119 Jy ! Component: 850 - total flux cleaned = 0.00264467 Jy ! Component: 900 - total flux cleaned = 0.0026773 Jy ! Component: 950 - total flux cleaned = 0.00274036 Jy ! Component: 1000 - total flux cleaned = 0.00270953 Jy ! Component: 1050 - total flux cleaned = 0.00280068 Jy ! Component: 1100 - total flux cleaned = 0.00277034 Jy ! Component: 1150 - total flux cleaned = 0.00285932 Jy ! Component: 1200 - total flux cleaned = 0.00291799 Jy ! Component: 1250 - total flux cleaned = 0.00300464 Jy ! Component: 1300 - total flux cleaned = 0.00309052 Jy ! Component: 1350 - total flux cleaned = 0.00309088 Jy ! Component: 1400 - total flux cleaned = 0.00297996 Jy ! Component: 1450 - total flux cleaned = 0.00317278 Jy ! Component: 1500 - total flux cleaned = 0.00330839 Jy ! Component: 1550 - total flux cleaned = 0.00344285 Jy ! Component: 1600 - total flux cleaned = 0.0034422 Jy ! Component: 1650 - total flux cleaned = 0.00362567 Jy ! Component: 1700 - total flux cleaned = 0.00359971 Jy ! Component: 1750 - total flux cleaned = 0.00367651 Jy ! Component: 1800 - total flux cleaned = 0.00367704 Jy ! Component: 1850 - total flux cleaned = 0.00372756 Jy ! Component: 1900 - total flux cleaned = 0.00390131 Jy ! Component: 1950 - total flux cleaned = 0.00392555 Jy ! Component: 2000 - total flux cleaned = 0.00395016 Jy ! Component: 2050 - total flux cleaned = 0.0039745 Jy ! Component: 2100 - total flux cleaned = 0.00409368 Jy ! Component: 2150 - total flux cleaned = 0.00416415 Jy ! Component: 2200 - total flux cleaned = 0.00416405 Jy ! Component: 2250 - total flux cleaned = 0.00418722 Jy ! Component: 2300 - total flux cleaned = 0.00430176 Jy ! Component: 2350 - total flux cleaned = 0.00427897 Jy ! Component: 2400 - total flux cleaned = 0.00430126 Jy ! Component: 2450 - total flux cleaned = 0.00430154 Jy ! Component: 2500 - total flux cleaned = 0.00425793 Jy ! Component: 2550 - total flux cleaned = 0.00425814 Jy ! Component: 2600 - total flux cleaned = 0.00425826 Jy ! Component: 2650 - total flux cleaned = 0.00423688 Jy ! Component: 2700 - total flux cleaned = 0.00419475 Jy ! Component: 2750 - total flux cleaned = 0.00427861 Jy ! Component: 2800 - total flux cleaned = 0.00419548 Jy ! Component: 2850 - total flux cleaned = 0.00421597 Jy ! Component: 2900 - total flux cleaned = 0.00413423 Jy ! Component: 2950 - total flux cleaned = 0.00419508 Jy ! Component: 3000 - total flux cleaned = 0.00421506 Jy ! Component: 3050 - total flux cleaned = 0.00415488 Jy ! Component: 3100 - total flux cleaned = 0.00413519 Jy ! Component: 3150 - total flux cleaned = 0.00407618 Jy ! Component: 3200 - total flux cleaned = 0.00417361 Jy ! Component: 3250 - total flux cleaned = 0.00425046 Jy ! Component: 3300 - total flux cleaned = 0.00419298 Jy ! Component: 3350 - total flux cleaned = 0.00419274 Jy ! Component: 3400 - total flux cleaned = 0.00415508 Jy ! Component: 3450 - total flux cleaned = 0.00417403 Jy ! Component: 3500 - total flux cleaned = 0.00424829 Jy ! Component: 3550 - total flux cleaned = 0.00419318 Jy ! Component: 3600 - total flux cleaned = 0.00417495 Jy ! Component: 3650 - total flux cleaned = 0.00428346 Jy ! Component: 3700 - total flux cleaned = 0.00422943 Jy ! Component: 3750 - total flux cleaned = 0.00421163 Jy ! Component: 3800 - total flux cleaned = 0.00431802 Jy ! Component: 3850 - total flux cleaned = 0.00437073 Jy ! Component: 3900 - total flux cleaned = 0.00430105 Jy ! Component: 3950 - total flux cleaned = 0.00437052 Jy ! Component: 4000 - total flux cleaned = 0.00442217 Jy ! Component: 4050 - total flux cleaned = 0.00442217 Jy ! Total flux subtracted in 4096 components = 0.00440514 Jy ! Clean residual min=-0.000888 max=0.000970 Jy/beam ! Clean residual mean=-0.000002 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.422277 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 400 components and 0.422277 Jy ![Exited script file: muppet] wmap "J0137+3122_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.875 x 5.955 at -4.286 degrees (North through East) ! Clean map min=-0.0016415 max=0.35971 Jy/beam ! Writing clean map to FITS file: J0137+3122_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.359711 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000299607 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.249873 0.249873 0.499746 0.999492 1.99898 3.99797 7.99594 15.9919 31.9838 63.9675 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.359 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.875 x 5.955 at -4.286 degrees (North through East) ! Clean map min=-0.0016415 max=0.35971 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 J0137+3122_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:42:04 2019