! Started logfile: J0906-2019_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:43:51 2019 obs J0906-2019_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0906-2019_S_2017_05_31_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.963492 visibilities/baseline/integration-bin. ! Found source: J0906-2019 ! ! 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 703 lines of history. ! ! Reading 9712 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 J0906-2019_S_2017_05_31_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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 236 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.630585Jy sigma=0.004478 ! Fit after self-cal, rms=0.612964Jy sigma=0.004364 ! 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.568 mas, bmaj=6.847 mas, bpa=-6.67 degrees ! Estimated noise=1592.95 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.296275 Jy ! Component: 100 - total flux cleaned = 0.379157 Jy ! Total flux subtracted in 100 components = 0.379157 Jy ! Clean residual min=-0.015274 max=0.035212 Jy/beam ! Clean residual mean=-0.000027 rms=0.004221 Jy/beam ! Combined flux in latest and established models = 0.379157 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.379157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145264Jy sigma=0.000849 ! Fit after self-cal, rms=0.145194Jy sigma=0.000848 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0389765 Jy ! Component: 100 - total flux cleaned = 0.0596763 Jy ! Total flux subtracted in 100 components = 0.0596763 Jy ! Clean residual min=-0.009609 max=0.011224 Jy/beam ! Clean residual mean=-0.000019 rms=0.002423 Jy/beam ! Combined flux in latest and established models = 0.438833 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 18 components and 0.438833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130631Jy sigma=0.000742 ! Fit after self-cal, rms=0.130597Jy sigma=0.000742 ! 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.033 mas, bmaj=8.014 mas, bpa=-6.316 degrees ! Estimated noise=1141.02 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.0143451 Jy ! Component: 100 - total flux cleaned = 0.0215698 Jy ! Component: 150 - total flux cleaned = 0.0253639 Jy ! Component: 200 - total flux cleaned = 0.0273728 Jy ! Total flux subtracted in 200 components = 0.0273728 Jy ! Clean residual min=-0.008026 max=0.007457 Jy/beam ! Clean residual mean=-0.000024 rms=0.001935 Jy/beam ! Combined flux in latest and established models = 0.466206 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 46 components and 0.466206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128210Jy sigma=0.000732 ! Fit after self-cal, rms=0.128213Jy sigma=0.000732 ! 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.90 FD 0.93 HN 1.02 KP 1.02 ! LA 1.02 MK 1.00 NL 0.91 OV 1.01 ! PT 1.09 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.98 HN 1.06 KP 0.99 ! LA 0.98 MK 0.98 NL 1.04 OV 1.04 ! PT 1.07 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.98 HN 1.06 KP 0.99 ! LA 0.99 MK 1.00 NL 0.97 OV 0.96 ! PT 1.07 SC 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.05 KP 1.00 ! LA 0.89 MK 1.09 NL 1.00* OV 1.00* ! PT 1.08 SC 1.00* ! ! ! Fit before self-cal, rms=0.128213Jy sigma=0.000732 ! Fit after self-cal, rms=0.120147Jy sigma=0.000702 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.038 mas, bmaj=7.986 mas, bpa=-6.201 degrees ! Estimated noise=1145.32 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.0027834 Jy ! Component: 100 - total flux cleaned = 0.00273247 Jy ! Component: 150 - total flux cleaned = 0.00263571 Jy ! Component: 200 - total flux cleaned = 0.00250872 Jy ! Total flux subtracted in 200 components = 0.00250872 Jy ! Clean residual min=-0.006160 max=0.005209 Jy/beam ! Clean residual mean=-0.000015 rms=0.001377 Jy/beam ! Combined flux in latest and established models = 0.468715 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 54 components and 0.468715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119996Jy sigma=0.000702 ! Fit after self-cal, rms=0.119976Jy sigma=0.000702 ! 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.119976Jy sigma=0.000702 ! Fit after self-cal, rms=0.120481Jy sigma=0.000702 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.035 mas, bmaj=7.966 mas, bpa=-6.057 degrees ! Estimated noise=1148.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00244706 Jy ! Component: 100 - total flux cleaned = 0.00242 Jy ! Component: 150 - total flux cleaned = 0.00234648 Jy ! Component: 200 - total flux cleaned = 0.00227907 Jy ! Total flux subtracted in 200 components = 0.00227907 Jy ! Clean residual min=-0.006109 max=0.005141 Jy/beam ! Clean residual mean=-0.000015 rms=0.001367 Jy/beam ! Combined flux in latest and established models = 0.470994 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 58 components and 0.470994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120347Jy sigma=0.000701 ! Fit after self-cal, rms=0.120348Jy sigma=0.000701 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.000112835 Jy ! Component: 100 - total flux cleaned = -0.000172394 Jy ! Component: 150 - total flux cleaned = -0.000199589 Jy ! Component: 200 - total flux cleaned = -0.000227942 Jy ! Total flux subtracted in 200 components = -0.000227942 Jy ! Clean residual min=-0.006099 max=0.005140 Jy/beam ! Clean residual mean=-0.000015 rms=0.001365 Jy/beam ! Combined flux in latest and established models = 0.470766 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 62 components and 0.470766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120337Jy sigma=0.000701 ! Fit after self-cal, rms=0.120337Jy sigma=0.000701 ! 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.120337Jy sigma=0.000701 ! Fit after self-cal, rms=0.103960Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.036 mas, bmaj=7.978 mas, bpa=-5.979 degrees ! Estimated noise=1148.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000239885 Jy ! Component: 100 - total flux cleaned = 0.000336583 Jy ! Component: 150 - total flux cleaned = 0.000367337 Jy ! Component: 200 - total flux cleaned = 0.000424116 Jy ! Total flux subtracted in 200 components = 0.000424116 Jy ! Clean residual min=-0.002934 max=0.003148 Jy/beam ! Clean residual mean=-0.000005 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.47119 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 71 components and 0.47119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103942Jy sigma=0.000673 ! Fit after self-cal, rms=0.103911Jy sigma=0.000673 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 = 6.97161e-05 Jy ! Component: 100 - total flux cleaned = 7.11914e-05 Jy ! Component: 150 - total flux cleaned = 7.16927e-05 Jy ! Component: 200 - total flux cleaned = 7.20185e-05 Jy ! Total flux subtracted in 200 components = 7.20185e-05 Jy ! Clean residual min=-0.002935 max=0.003036 Jy/beam ! Clean residual mean=-0.000005 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.471262 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 76 components and 0.471262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103898Jy sigma=0.000673 ! Fit after self-cal, rms=0.103898Jy sigma=0.000673 ! 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.103898Jy sigma=0.000673 ! Fit after self-cal, rms=0.103982Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.502 mas, bmaj=16.74 mas, bpa=-2.948 degrees ! Estimated noise=1498.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000730499 Jy ! Component: 100 - total flux cleaned = 0.000729241 Jy ! Component: 150 - total flux cleaned = 0.000730254 Jy ! Component: 200 - total flux cleaned = 0.000730735 Jy ! Total flux subtracted in 200 components = 0.000730735 Jy ! Clean residual min=-0.003455 max=0.003118 Jy/beam ! Clean residual mean=-0.000010 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.471993 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 76 components and 0.471993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104001Jy sigma=0.000673 ! Fit after self-cal, rms=0.103988Jy sigma=0.000673 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.60073e-05 Jy ! Component: 100 - total flux cleaned = -6.75165e-05 Jy ! Component: 150 - total flux cleaned = -0.000115493 Jy ! Component: 200 - total flux cleaned = -0.000132992 Jy ! Total flux subtracted in 200 components = -0.000132992 Jy ! Clean residual min=-0.003410 max=0.003107 Jy/beam ! Clean residual mean=-0.000010 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.47186 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 78 components and 0.47186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104015Jy sigma=0.000673 ! Fit after self-cal, rms=0.104007Jy sigma=0.000673 ! 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.037 mas, bmaj=7.982 mas, bpa=-5.965 degrees ! Estimated noise=1149.19 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.037 x 7.982 at -5.965 degrees (North through East) ! Clean map min=-0.0027469 max=0.39416 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.574 mas, bmaj=6.836 mas, bpa=-6.378 degrees ! Estimated noise=1600.09 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.29739 Jy ! Component: 100 - total flux cleaned = 0.380426 Jy ! Component: 150 - total flux cleaned = 0.419254 Jy ! Component: 200 - total flux cleaned = 0.440114 Jy ! Total flux subtracted in 200 components = 0.440114 Jy ! Clean residual min=-0.005662 max=0.010354 Jy/beam ! Clean residual mean=-0.000007 rms=0.001558 Jy/beam ! Combined flux in latest and established models = 0.440114 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.440114 Jy ! Inverting map and beam ! Estimated beam: bmin=3.037 mas, bmaj=7.982 mas, bpa=-5.965 degrees ! Estimated noise=1149.19 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.0157814 Jy ! Component: 100 - total flux cleaned = 0.0236315 Jy ! Component: 150 - total flux cleaned = 0.0277082 Jy ! Component: 200 - total flux cleaned = 0.0298679 Jy ! Total flux subtracted in 200 components = 0.0298679 Jy ! Clean residual min=-0.002965 max=0.003973 Jy/beam ! Clean residual mean=-0.000006 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.469982 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 42 components and 0.469982 Jy ! Inverting map ! Added new window around map position (4.5, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00292754 Jy ! Component: 100 - total flux cleaned = 0.00331406 Jy ! Component: 150 - total flux cleaned = 0.00343791 Jy ! Component: 200 - total flux cleaned = 0.00339073 Jy ! Total flux subtracted in 200 components = 0.00339073 Jy ! Clean residual min=-0.002683 max=0.002866 Jy/beam ! Clean residual mean=-0.000004 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.473373 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 57 components and 0.473373 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.502 mas, bmaj=16.74 mas, bpa=-2.948 degrees ! Estimated noise=1498.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000368281 Jy ! Component: 100 - total flux cleaned = -0.000472283 Jy ! Component: 150 - total flux cleaned = -0.000579902 Jy ! Component: 200 - total flux cleaned = -0.00065575 Jy ! Total flux subtracted in 200 components = -0.00065575 Jy ! Clean residual min=-0.003210 max=0.003226 Jy/beam ! Clean residual mean=-0.000009 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.472717 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 = -6.8262e-05 Jy ! Component: 100 - total flux cleaned = -0.000130322 Jy ! Component: 150 - total flux cleaned = -0.000186364 Jy ! Component: 200 - total flux cleaned = -0.000224855 Jy ! Total flux subtracted in 200 components = -0.000224855 Jy ! Clean residual min=-0.003191 max=0.003195 Jy/beam ! Clean residual mean=-0.000009 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.472492 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 0.472492 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.037 mas, bmaj=7.982 mas, bpa=-5.965 degrees ! Estimated noise=1149.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00059361 Jy ! Component: 100 - total flux cleaned = 0.000559671 Jy ! Component: 150 - total flux cleaned = 0.000490466 Jy ! Component: 200 - total flux cleaned = 0.000461163 Jy ! Total flux subtracted in 200 components = 0.000461163 Jy ! Clean residual min=-0.002638 max=0.002820 Jy/beam ! Clean residual mean=-0.000004 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.472953 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 85 components and 0.472953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103854Jy sigma=0.000672 ! Fit after self-cal, rms=0.103844Jy sigma=0.000672 wmodel J0906-2019_S_2017_05_31_pus_map.mod ! Writing 85 model components to file: J0906-2019_S_2017_05_31_pus_map.mod wobs J0906-2019_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0906-2019_S_2017_05_31_pus_uvs.fits wwins J0906-2019_S_2017_05_31_pus_map.win ! wwins: Wrote 2 windows to J0906-2019_S_2017_05_31_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.000322522 Jy ! Component: 100 - total flux cleaned = -3.75108e-06 Jy ! Component: 150 - total flux cleaned = -0.000181341 Jy ! Component: 200 - total flux cleaned = -0.000480772 Jy ! Component: 250 - total flux cleaned = -0.000811589 Jy ! Component: 300 - total flux cleaned = -0.00105167 Jy ! Component: 350 - total flux cleaned = -0.00140207 Jy ! Component: 400 - total flux cleaned = -0.00177989 Jy ! Component: 450 - total flux cleaned = -0.00218613 Jy ! Component: 500 - total flux cleaned = -0.00258313 Jy ! Component: 550 - total flux cleaned = -0.00297223 Jy ! Component: 600 - total flux cleaned = -0.00311164 Jy ! Component: 650 - total flux cleaned = -0.00355288 Jy ! Component: 700 - total flux cleaned = -0.00375081 Jy ! Component: 750 - total flux cleaned = -0.00394696 Jy ! Component: 800 - total flux cleaned = -0.00417168 Jy ! Component: 850 - total flux cleaned = -0.00439203 Jy ! Component: 900 - total flux cleaned = -0.00457716 Jy ! Component: 950 - total flux cleaned = -0.00472894 Jy ! Component: 1000 - total flux cleaned = -0.00487746 Jy ! Component: 1050 - total flux cleaned = -0.00496556 Jy ! Component: 1100 - total flux cleaned = -0.0051107 Jy ! Component: 1150 - total flux cleaned = -0.00525357 Jy ! Component: 1200 - total flux cleaned = -0.00533794 Jy ! Component: 1250 - total flux cleaned = -0.00542116 Jy ! Component: 1300 - total flux cleaned = -0.00539367 Jy ! Component: 1350 - total flux cleaned = -0.00539348 Jy ! Component: 1400 - total flux cleaned = -0.0054206 Jy ! Component: 1450 - total flux cleaned = -0.00539492 Jy ! Component: 1500 - total flux cleaned = -0.00552474 Jy ! Component: 1550 - total flux cleaned = -0.00539663 Jy ! Component: 1600 - total flux cleaned = -0.00549815 Jy ! Component: 1650 - total flux cleaned = -0.00542254 Jy ! Component: 1700 - total flux cleaned = -0.00537349 Jy ! Component: 1750 - total flux cleaned = -0.00537361 Jy ! Component: 1800 - total flux cleaned = -0.00525272 Jy ! Component: 1850 - total flux cleaned = -0.00520526 Jy ! Component: 1900 - total flux cleaned = -0.00511079 Jy ! Component: 1950 - total flux cleaned = -0.00504092 Jy ! Component: 2000 - total flux cleaned = -0.00499459 Jy ! Component: 2050 - total flux cleaned = -0.00492602 Jy ! Component: 2100 - total flux cleaned = -0.00483514 Jy ! Component: 2150 - total flux cleaned = -0.00481272 Jy ! Component: 2200 - total flux cleaned = -0.00474614 Jy ! Component: 2250 - total flux cleaned = -0.00474624 Jy ! Component: 2300 - total flux cleaned = -0.00472435 Jy ! Component: 2350 - total flux cleaned = -0.00472447 Jy ! Component: 2400 - total flux cleaned = -0.00463915 Jy ! Component: 2450 - total flux cleaned = -0.00451261 Jy ! Component: 2500 - total flux cleaned = -0.00453388 Jy ! Component: 2550 - total flux cleaned = -0.00447212 Jy ! Component: 2600 - total flux cleaned = -0.00447275 Jy ! Component: 2650 - total flux cleaned = -0.00457429 Jy ! Component: 2700 - total flux cleaned = -0.00451393 Jy ! Component: 2750 - total flux cleaned = -0.00441464 Jy ! Component: 2800 - total flux cleaned = -0.00445434 Jy ! Component: 2850 - total flux cleaned = -0.00441532 Jy ! Component: 2900 - total flux cleaned = -0.00443463 Jy ! Component: 2950 - total flux cleaned = -0.00447326 Jy ! Component: 3000 - total flux cleaned = -0.00451107 Jy ! Component: 3050 - total flux cleaned = -0.00452986 Jy ! Component: 3100 - total flux cleaned = -0.00454882 Jy ! Component: 3150 - total flux cleaned = -0.00465987 Jy ! Component: 3200 - total flux cleaned = -0.00454927 Jy ! Component: 3250 - total flux cleaned = -0.00456756 Jy ! Component: 3300 - total flux cleaned = -0.0046041 Jy ! Component: 3350 - total flux cleaned = -0.00449613 Jy ! Component: 3400 - total flux cleaned = -0.00449659 Jy ! Component: 3450 - total flux cleaned = -0.00453238 Jy ! Component: 3500 - total flux cleaned = -0.0045675 Jy ! Component: 3550 - total flux cleaned = -0.00448026 Jy ! Component: 3600 - total flux cleaned = -0.00451477 Jy ! Component: 3650 - total flux cleaned = -0.00458364 Jy ! Component: 3700 - total flux cleaned = -0.00453232 Jy ! Component: 3750 - total flux cleaned = -0.00456615 Jy ! Component: 3800 - total flux cleaned = -0.00454927 Jy ! Component: 3850 - total flux cleaned = -0.00451572 Jy ! Component: 3900 - total flux cleaned = -0.00453258 Jy ! Component: 3950 - total flux cleaned = -0.00453255 Jy ! Component: 4000 - total flux cleaned = -0.0045328 Jy ! Component: 4050 - total flux cleaned = -0.00458185 Jy ! Total flux subtracted in 4096 components = -0.00463037 Jy ! Clean residual min=-0.001188 max=0.001035 Jy/beam ! Clean residual mean=-0.000001 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.468323 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 374 components and 0.468323 Jy ![Exited script file: muppet] wmap "J0906-2019_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.037 x 7.982 at -5.965 degrees (North through East) ! Clean map min=-0.0023013 max=0.39428 Jy/beam ! Writing clean map to FITS file: J0906-2019_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.39428 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000291096 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.221489 0.221489 0.442978 0.885956 1.77191 3.54382 7.08765 14.1753 28.3506 56.7012 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.394 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.037 x 7.982 at -5.965 degrees (North through East) ! Clean map min=-0.0023013 max=0.39428 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 J0906-2019_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:43:56 2019