! Started logfile: J1041+523A_S_2017_07_16_pus_uvs.log on Thu May 9 11:07:36 2019 obs J1041+523A_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J1041+523A_S_2017_07_16_pus_uva.fits ! AN table 1: 30 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.716296 visibilities/baseline/integration-bin. ! Found source: J1041+523A ! ! 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 815 lines of history. ! ! Reading 3868 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 J1041+523A_S_2017_07_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 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 197 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.524027Jy sigma=0.004806 ! Fit after self-cal, rms=0.515652Jy sigma=0.004730 ! 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.173 mas, bmaj=4.171 mas, bpa=21.04 degrees ! Estimated noise=1707.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.382886 Jy ! Component: 100 - total flux cleaned = 0.473464 Jy ! Total flux subtracted in 100 components = 0.473464 Jy ! Clean residual min=-0.010663 max=0.032216 Jy/beam ! Clean residual mean=-0.000016 rms=0.003144 Jy/beam ! Combined flux in latest and established models = 0.473464 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.473464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097613Jy sigma=0.000871 ! Fit after self-cal, rms=0.097609Jy sigma=0.000871 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0310869 Jy ! Component: 100 - total flux cleaned = 0.0431823 Jy ! Total flux subtracted in 100 components = 0.0431823 Jy ! Clean residual min=-0.007659 max=0.009612 Jy/beam ! Clean residual mean=-0.000022 rms=0.002070 Jy/beam ! Combined flux in latest and established models = 0.516646 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 14 components and 0.516646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089322Jy sigma=0.000790 ! Fit after self-cal, rms=0.089315Jy sigma=0.000790 ! 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.724 mas, bmaj=4.819 mas, bpa=25.78 degrees ! Estimated noise=1404.94 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.00362318 Jy ! Component: 100 - total flux cleaned = 0.00361113 Jy ! Component: 150 - total flux cleaned = 0.00383196 Jy ! Component: 200 - total flux cleaned = 0.00400951 Jy ! Total flux subtracted in 200 components = 0.00400951 Jy ! Clean residual min=-0.007725 max=0.009303 Jy/beam ! Clean residual mean=-0.000078 rms=0.002026 Jy/beam ! Combined flux in latest and established models = 0.520656 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.520656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088954Jy sigma=0.000785 ! Fit after self-cal, rms=0.088940Jy sigma=0.000785 ! 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.00 FD 1.00* HN 0.96 KP 1.04 ! LA 1.03 MK 1.02 NL 0.89 OV 0.99 ! PT 1.04 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 0.99 KP 1.00 ! LA 0.98 MK 1.02 NL 1.03 OV 1.01 ! PT 1.02 SC 1.18 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.00* HN 0.99 KP 0.99 ! LA 1.00 MK 1.06 NL 0.98 OV 0.93 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.94 KP 1.00* ! LA 1.07 MK 1.00 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.088940Jy sigma=0.000785 ! Fit after self-cal, rms=0.082349Jy sigma=0.000714 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.753 mas, bmaj=4.854 mas, bpa=25.72 degrees ! Estimated noise=1406.93 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.00237885 Jy ! Component: 100 - total flux cleaned = -0.00301844 Jy ! Component: 150 - total flux cleaned = -0.00339142 Jy ! Component: 200 - total flux cleaned = -0.00348414 Jy ! Total flux subtracted in 200 components = -0.00348414 Jy ! Clean residual min=-0.006955 max=0.007711 Jy/beam ! Clean residual mean=-0.000087 rms=0.001658 Jy/beam ! Combined flux in latest and established models = 0.517172 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.517172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082122Jy sigma=0.000713 ! Fit after self-cal, rms=0.082121Jy sigma=0.000712 ! 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.082121Jy sigma=0.000712 ! Fit after self-cal, rms=0.077039Jy sigma=0.000666 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.739 mas, bmaj=4.85 mas, bpa=25.99 degrees ! Estimated noise=1405.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000205492 Jy ! Component: 100 - total flux cleaned = 4.72599e-05 Jy ! Component: 150 - total flux cleaned = 4.35835e-05 Jy ! Component: 200 - total flux cleaned = 7.91766e-05 Jy ! Total flux subtracted in 200 components = 7.91766e-05 Jy ! Clean residual min=-0.004837 max=0.005197 Jy/beam ! Clean residual mean=-0.000061 rms=0.001178 Jy/beam ! Combined flux in latest and established models = 0.517251 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 39 components and 0.517251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076941Jy sigma=0.000665 ! Fit after self-cal, rms=0.076961Jy sigma=0.000665 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 (10, 24.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00495675 Jy ! Component: 100 - total flux cleaned = 0.00791297 Jy ! Component: 150 - total flux cleaned = 0.0100011 Jy ! Component: 200 - total flux cleaned = 0.0112074 Jy ! Total flux subtracted in 200 components = 0.0112074 Jy ! Clean residual min=-0.004344 max=0.004325 Jy/beam ! Clean residual mean=-0.000051 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 0.528458 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 68 components and 0.528458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076594Jy sigma=0.000661 ! Fit after self-cal, rms=0.076583Jy sigma=0.000661 ! 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.076583Jy sigma=0.000661 ! Fit after self-cal, rms=0.076576Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.734 mas, bmaj=4.859 mas, bpa=26.14 degrees ! Estimated noise=1404.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138055 Jy ! Component: 100 - total flux cleaned = 0.00217462 Jy ! Component: 150 - total flux cleaned = 0.00273745 Jy ! Component: 200 - total flux cleaned = 0.0030947 Jy ! Total flux subtracted in 200 components = 0.0030947 Jy ! Clean residual min=-0.004171 max=0.004259 Jy/beam ! Clean residual mean=-0.000043 rms=0.001033 Jy/beam ! Combined flux in latest and established models = 0.531553 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 74 components and 0.531553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076489Jy sigma=0.000660 ! Fit after self-cal, rms=0.076491Jy sigma=0.000660 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.000145703 Jy ! Component: 100 - total flux cleaned = 0.000426603 Jy ! Component: 150 - total flux cleaned = 0.000713213 Jy ! Component: 200 - total flux cleaned = 0.000940943 Jy ! Total flux subtracted in 200 components = 0.000940943 Jy ! Clean residual min=-0.004208 max=0.004105 Jy/beam ! Clean residual mean=-0.000042 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.532494 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 87 components and 0.532494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076456Jy sigma=0.000659 ! Fit after self-cal, rms=0.076454Jy sigma=0.000659 ! 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.076454Jy sigma=0.000659 ! Fit after self-cal, rms=0.076477Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.57 mas, bmaj=8.66 mas, bpa=34.02 degrees ! Estimated noise=1774.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195872 Jy ! Component: 100 - total flux cleaned = 0.00299974 Jy ! Component: 150 - total flux cleaned = 0.00354812 Jy ! Component: 200 - total flux cleaned = 0.00368611 Jy ! Total flux subtracted in 200 components = 0.00368611 Jy ! Clean residual min=-0.005218 max=0.006213 Jy/beam ! Clean residual mean=-0.000086 rms=0.001505 Jy/beam ! Combined flux in latest and established models = 0.53618 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 97 components and 0.53618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076472Jy sigma=0.000659 ! Fit after self-cal, rms=0.076468Jy sigma=0.000659 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.000266365 Jy ! Component: 100 - total flux cleaned = 0.000286518 Jy ! Component: 150 - total flux cleaned = 0.000307544 Jy ! Component: 200 - total flux cleaned = 0.000326422 Jy ! Total flux subtracted in 200 components = 0.000326422 Jy ! Clean residual min=-0.005416 max=0.006299 Jy/beam ! Clean residual mean=-0.000086 rms=0.001500 Jy/beam ! Combined flux in latest and established models = 0.536506 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 104 components and 0.536506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076465Jy sigma=0.000659 ! Fit after self-cal, rms=0.076465Jy sigma=0.000659 ! 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.731 mas, bmaj=4.862 mas, bpa=26.26 degrees ! Estimated noise=1404.47 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.731 x 4.862 at 26.26 degrees (North through East) ! Clean map min=-0.004245 max=0.48827 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.185 mas, bmaj=4.211 mas, bpa=21.43 degrees ! Estimated noise=1706.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.381417 Jy ! Component: 100 - total flux cleaned = 0.470239 Jy ! Component: 150 - total flux cleaned = 0.500149 Jy ! Component: 200 - total flux cleaned = 0.511811 Jy ! Total flux subtracted in 200 components = 0.511811 Jy ! Clean residual min=-0.005199 max=0.004933 Jy/beam ! Clean residual mean=-0.000020 rms=0.001233 Jy/beam ! Combined flux in latest and established models = 0.511811 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.511811 Jy ! Inverting map and beam ! Estimated beam: bmin=3.731 mas, bmaj=4.862 mas, bpa=26.26 degrees ! Estimated noise=1404.47 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.00710483 Jy ! Component: 100 - total flux cleaned = 0.0118816 Jy ! Component: 150 - total flux cleaned = 0.0151627 Jy ! Component: 200 - total flux cleaned = 0.0169484 Jy ! Total flux subtracted in 200 components = 0.0169484 Jy ! Clean residual min=-0.004754 max=0.004604 Jy/beam ! Clean residual mean=-0.000044 rms=0.001072 Jy/beam ! Combined flux in latest and established models = 0.528759 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 37 components and 0.52876 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.57 mas, bmaj=8.66 mas, bpa=34.02 degrees ! Estimated noise=1774.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00353375 Jy ! Component: 100 - total flux cleaned = 0.00521262 Jy ! Component: 150 - total flux cleaned = 0.00599454 Jy ! Component: 200 - total flux cleaned = 0.00666647 Jy ! Total flux subtracted in 200 components = 0.00666647 Jy ! Clean residual min=-0.005522 max=0.006437 Jy/beam ! Clean residual mean=-0.000088 rms=0.001519 Jy/beam ! Combined flux in latest and established models = 0.535426 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.000463257 Jy ! Component: 100 - total flux cleaned = 0.000745372 Jy ! Component: 150 - total flux cleaned = 0.00092903 Jy ! Component: 200 - total flux cleaned = 0.0010383 Jy ! Total flux subtracted in 200 components = 0.0010383 Jy ! Clean residual min=-0.005451 max=0.006349 Jy/beam ! Clean residual mean=-0.000086 rms=0.001509 Jy/beam ! Combined flux in latest and established models = 0.536464 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 60 components and 0.536464 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.731 mas, bmaj=4.862 mas, bpa=26.26 degrees ! Estimated noise=1404.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000728317 Jy ! Component: 100 - total flux cleaned = -0.000864672 Jy ! Component: 150 - total flux cleaned = -0.000984882 Jy ! Component: 200 - total flux cleaned = -0.000984238 Jy ! Total flux subtracted in 200 components = -0.000984238 Jy ! Clean residual min=-0.004615 max=0.004268 Jy/beam ! Clean residual mean=-0.000039 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.53548 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 68 components and 0.53548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076559Jy sigma=0.000660 ! Fit after self-cal, rms=0.076540Jy sigma=0.000660 wmodel J1041+523A_S_2017_07_16_pus_map.mod ! Writing 68 model components to file: J1041+523A_S_2017_07_16_pus_map.mod wobs J1041+523A_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J1041+523A_S_2017_07_16_pus_uvs.fits wwins J1041+523A_S_2017_07_16_pus_map.win ! wwins: Wrote 2 windows to J1041+523A_S_2017_07_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 = -0.000181185 Jy ! Component: 100 - total flux cleaned = 0.000107403 Jy ! Component: 150 - total flux cleaned = 0.000447677 Jy ! Component: 200 - total flux cleaned = 0.000191173 Jy ! Component: 250 - total flux cleaned = -0.000179657 Jy ! Component: 300 - total flux cleaned = -0.000717177 Jy ! Component: 350 - total flux cleaned = -0.00106318 Jy ! Component: 400 - total flux cleaned = -0.00139778 Jy ! Component: 450 - total flux cleaned = -0.00156122 Jy ! Component: 500 - total flux cleaned = -0.00182856 Jy ! Component: 550 - total flux cleaned = -0.00208943 Jy ! Component: 600 - total flux cleaned = -0.00239773 Jy ! Component: 650 - total flux cleaned = -0.0026988 Jy ! Component: 700 - total flux cleaned = -0.00299567 Jy ! Component: 750 - total flux cleaned = -0.00323716 Jy ! Component: 800 - total flux cleaned = -0.00347559 Jy ! Component: 850 - total flux cleaned = -0.00380239 Jy ! Component: 900 - total flux cleaned = -0.0039852 Jy ! Component: 950 - total flux cleaned = -0.00416557 Jy ! Component: 1000 - total flux cleaned = -0.00447605 Jy ! Component: 1050 - total flux cleaned = -0.00465005 Jy ! Component: 1100 - total flux cleaned = -0.00477879 Jy ! Component: 1150 - total flux cleaned = -0.00507385 Jy ! Component: 1200 - total flux cleaned = -0.00519838 Jy ! Component: 1250 - total flux cleaned = -0.00536143 Jy ! Component: 1300 - total flux cleaned = -0.00540226 Jy ! Component: 1350 - total flux cleaned = -0.00568082 Jy ! Component: 1400 - total flux cleaned = -0.00568208 Jy ! Component: 1450 - total flux cleaned = -0.00572154 Jy ! Component: 1500 - total flux cleaned = -0.00591331 Jy ! Component: 1550 - total flux cleaned = -0.00595032 Jy ! Component: 1600 - total flux cleaned = -0.0058759 Jy ! Component: 1650 - total flux cleaned = -0.00587578 Jy ! Component: 1700 - total flux cleaned = -0.00587526 Jy ! Component: 1750 - total flux cleaned = -0.00576752 Jy ! Component: 1800 - total flux cleaned = -0.00583877 Jy ! Component: 1850 - total flux cleaned = -0.00573317 Jy ! Component: 1900 - total flux cleaned = -0.00573371 Jy ! Component: 1950 - total flux cleaned = -0.00573391 Jy ! Component: 2000 - total flux cleaned = -0.00576804 Jy ! Component: 2050 - total flux cleaned = -0.00580141 Jy ! Component: 2100 - total flux cleaned = -0.00580091 Jy ! Component: 2150 - total flux cleaned = -0.00576798 Jy ! Component: 2200 - total flux cleaned = -0.00576792 Jy ! Component: 2250 - total flux cleaned = -0.00592926 Jy ! Component: 2300 - total flux cleaned = -0.00586539 Jy ! Component: 2350 - total flux cleaned = -0.0059918 Jy ! Component: 2400 - total flux cleaned = -0.00605394 Jy ! Component: 2450 - total flux cleaned = -0.00599221 Jy ! Component: 2500 - total flux cleaned = -0.00608412 Jy ! Component: 2550 - total flux cleaned = -0.00620502 Jy ! Component: 2600 - total flux cleaned = -0.00626523 Jy ! Component: 2650 - total flux cleaned = -0.00641378 Jy ! Component: 2700 - total flux cleaned = -0.00647257 Jy ! Component: 2750 - total flux cleaned = -0.00653099 Jy ! Component: 2800 - total flux cleaned = -0.00653103 Jy ! Component: 2850 - total flux cleaned = -0.00667364 Jy ! Component: 2900 - total flux cleaned = -0.00678669 Jy ! Component: 2950 - total flux cleaned = -0.00667442 Jy ! Component: 3000 - total flux cleaned = -0.00681308 Jy ! Component: 3050 - total flux cleaned = -0.0067854 Jy ! Component: 3100 - total flux cleaned = -0.00670335 Jy ! Component: 3150 - total flux cleaned = -0.0068924 Jy ! Component: 3200 - total flux cleaned = -0.00681182 Jy ! Component: 3250 - total flux cleaned = -0.00681156 Jy ! Component: 3300 - total flux cleaned = -0.00683775 Jy ! Component: 3350 - total flux cleaned = -0.00686371 Jy ! Component: 3400 - total flux cleaned = -0.00686368 Jy ! Component: 3450 - total flux cleaned = -0.0069659 Jy ! Component: 3500 - total flux cleaned = -0.00701624 Jy ! Component: 3550 - total flux cleaned = -0.00699072 Jy ! Component: 3600 - total flux cleaned = -0.00709052 Jy ! Component: 3650 - total flux cleaned = -0.00706548 Jy ! Component: 3700 - total flux cleaned = -0.00711474 Jy ! Component: 3750 - total flux cleaned = -0.00716363 Jy ! Component: 3800 - total flux cleaned = -0.00726022 Jy ! Component: 3850 - total flux cleaned = -0.00733216 Jy ! Component: 3900 - total flux cleaned = -0.00737985 Jy ! Component: 3950 - total flux cleaned = -0.0073091 Jy ! Component: 4000 - total flux cleaned = -0.00745013 Jy ! Component: 4050 - total flux cleaned = -0.00754355 Jy ! Total flux subtracted in 4096 components = -0.0075898 Jy ! Clean residual min=-0.001393 max=0.001647 Jy/beam ! Clean residual mean=-0.000013 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.52789 Jy keep ! Adding 305 model components to the UV plane model. ! The established model now contains 373 components and 0.52789 Jy ![Exited script file: muppet] wmap "J1041+523A_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.731 x 4.862 at 26.26 degrees (North through East) ! Clean map min=-0.0026781 max=0.48795 Jy/beam ! Writing clean map to FITS file: J1041+523A_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.487946 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000412326 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.253507 0.253507 0.507015 1.01403 2.02806 4.05612 8.11224 16.2245 32.449 64.8979 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.487 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.731 x 4.862 at 26.26 degrees (North through East) ! Clean map min=-0.0026781 max=0.48795 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 J1041+523A_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:07:42 2019