! Started logfile: J0029+0554_S_2017_08_12_pus_uvs.log on Fri May 10 14:49:02 2019 obs J0029+0554_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J0029+0554_S_2017_08_12_pus_uva.fits ! AN table 1: 120 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.469074 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0029+0554 ! ! 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 594 lines of history. ! ! Reading 10132 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 J0029+0554_S_2017_08_12_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 516 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 598 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 544 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1050 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.795287Jy sigma=0.007199 ! Fit after self-cal, rms=0.789764Jy sigma=0.007158 ! 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.758 mas, bmaj=6.703 mas, bpa=-4.283 degrees ! Estimated noise=1245 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.164578 Jy ! Component: 100 - total flux cleaned = 0.203178 Jy ! Total flux subtracted in 100 components = 0.203178 Jy ! Clean residual min=-0.006101 max=0.014481 Jy/beam ! Clean residual mean=-0.000015 rms=0.001777 Jy/beam ! Combined flux in latest and established models = 0.203178 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.203178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083009Jy sigma=0.000700 ! Fit after self-cal, rms=0.082999Jy sigma=0.000700 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0146859 Jy ! Component: 100 - total flux cleaned = 0.0219998 Jy ! Total flux subtracted in 100 components = 0.0219998 Jy ! Clean residual min=-0.005220 max=0.006884 Jy/beam ! Clean residual mean=-0.000006 rms=0.001310 Jy/beam ! Combined flux in latest and established models = 0.225177 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 24 components and 0.225177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080423Jy sigma=0.000677 ! Fit after self-cal, rms=0.080410Jy sigma=0.000677 ! 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.101 mas, bmaj=7.312 mas, bpa=-3.735 degrees ! Estimated noise=958.339 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.00442393 Jy ! Component: 100 - total flux cleaned = 0.00674523 Jy ! Component: 150 - total flux cleaned = 0.0077718 Jy ! Component: 200 - total flux cleaned = 0.00790078 Jy ! Total flux subtracted in 200 components = 0.00790078 Jy ! Clean residual min=-0.004664 max=0.005663 Jy/beam ! Clean residual mean=-0.000004 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.233078 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 43 components and 0.233078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080141Jy sigma=0.000675 ! Fit after self-cal, rms=0.080134Jy sigma=0.000674 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00* HN 0.94 KP 1.08 ! LA 1.01 MK 0.97 NL 0.89 OV 1.01 ! PT 1.04 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.98 KP 1.04 ! LA 0.98 MK 0.99 NL 1.05 OV 1.05 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.00* HN 0.97 KP 1.00 ! LA 1.00 MK 1.01 NL 1.02 OV 0.97 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! A total of 150 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.080134Jy sigma=0.000674 ! Fit after self-cal, rms=0.077920Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.133 mas, bmaj=7.314 mas, bpa=-3.129 degrees ! Estimated noise=960.114 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 (-1.5, -17). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00531244 Jy ! Component: 100 - total flux cleaned = 0.00830061 Jy ! Component: 150 - total flux cleaned = 0.00973626 Jy ! Component: 200 - total flux cleaned = 0.0102025 Jy ! Total flux subtracted in 200 components = 0.0102025 Jy ! Clean residual min=-0.002844 max=0.003088 Jy/beam ! Clean residual mean=-0.000000 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.243281 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 86 components and 0.243281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077554Jy sigma=0.000661 ! Fit after self-cal, rms=0.077530Jy sigma=0.000661 ! 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.077530Jy sigma=0.000661 ! Fit after self-cal, rms=0.077315Jy sigma=0.000658 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.132 mas, bmaj=7.311 mas, bpa=-3.071 degrees ! Estimated noise=957.844 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000898207 Jy ! Component: 100 - total flux cleaned = 0.00116221 Jy ! Component: 150 - total flux cleaned = 0.00130382 Jy ! Component: 200 - total flux cleaned = 0.0014227 Jy ! Total flux subtracted in 200 components = 0.0014227 Jy ! Clean residual min=-0.002411 max=0.002780 Jy/beam ! Clean residual mean=0.000010 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.244703 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 100 components and 0.244703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077274Jy sigma=0.000658 ! Fit after self-cal, rms=0.077279Jy sigma=0.000658 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 (68, -114). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00263877 Jy ! Component: 100 - total flux cleaned = 0.00346584 Jy ! Component: 150 - total flux cleaned = 0.00384049 Jy ! Component: 200 - total flux cleaned = 0.00403761 Jy ! Total flux subtracted in 200 components = 0.00403761 Jy ! Clean residual min=-0.002460 max=0.002273 Jy/beam ! Clean residual mean=0.000004 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.248741 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 113 components and 0.248741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077167Jy sigma=0.000657 ! Fit after self-cal, rms=0.077160Jy sigma=0.000657 ! 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.077160Jy sigma=0.000657 ! Fit after self-cal, rms=0.077001Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.134 mas, bmaj=7.317 mas, bpa=-3.123 degrees ! Estimated noise=955.318 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000722681 Jy ! Component: 100 - total flux cleaned = 0.000867776 Jy ! Component: 150 - total flux cleaned = 0.000933385 Jy ! Component: 200 - total flux cleaned = 0.000964146 Jy ! Total flux subtracted in 200 components = 0.000964146 Jy ! Clean residual min=-0.002365 max=0.002218 Jy/beam ! Clean residual mean=0.000005 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.249705 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 126 components and 0.249705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076970Jy sigma=0.000656 ! Fit after self-cal, rms=0.076970Jy sigma=0.000656 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.000121474 Jy ! Component: 100 - total flux cleaned = 0.000120853 Jy ! Component: 150 - total flux cleaned = 9.41682e-05 Jy ! Component: 200 - total flux cleaned = 2.1229e-05 Jy ! Total flux subtracted in 200 components = 2.1229e-05 Jy ! Clean residual min=-0.002355 max=0.002201 Jy/beam ! Clean residual mean=0.000005 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.249726 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 136 components and 0.249726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076952Jy sigma=0.000656 ! Fit after self-cal, rms=0.076951Jy sigma=0.000656 ! 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.076951Jy sigma=0.000656 ! Fit after self-cal, rms=0.076914Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.026 mas, bmaj=11.83 mas, bpa=-3.512 degrees ! Estimated noise=1241.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.75993e-05 Jy ! Component: 100 - total flux cleaned = 0.00033147 Jy ! Component: 150 - total flux cleaned = 0.000373859 Jy ! Component: 200 - total flux cleaned = 0.000392669 Jy ! Total flux subtracted in 200 components = 0.000392669 Jy ! Clean residual min=-0.002614 max=0.002405 Jy/beam ! Clean residual mean=0.000010 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.250119 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 151 components and 0.250119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076906Jy sigma=0.000656 ! Fit after self-cal, rms=0.076905Jy sigma=0.000656 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.000144769 Jy ! Component: 100 - total flux cleaned = 0.000233366 Jy ! Component: 150 - total flux cleaned = 0.000264944 Jy ! Component: 200 - total flux cleaned = 0.000279953 Jy ! Total flux subtracted in 200 components = 0.000279953 Jy ! Clean residual min=-0.002575 max=0.002393 Jy/beam ! Clean residual mean=0.000009 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.250399 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 158 components and 0.250399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076903Jy sigma=0.000656 ! Fit after self-cal, rms=0.076903Jy sigma=0.000656 ! 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.135 mas, bmaj=7.32 mas, bpa=-3.148 degrees ! Estimated noise=954.513 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.135 x 7.32 at -3.148 degrees (North through East) ! Clean map min=-0.0021998 max=0.21249 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.795 mas, bmaj=6.699 mas, bpa=-3.43 degrees ! Estimated noise=1240.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.163297 Jy ! Component: 100 - total flux cleaned = 0.201631 Jy ! Component: 150 - total flux cleaned = 0.215959 Jy ! Component: 200 - total flux cleaned = 0.222959 Jy ! Total flux subtracted in 200 components = 0.222959 Jy ! Clean residual min=-0.003807 max=0.004347 Jy/beam ! Clean residual mean=-0.000001 rms=0.001034 Jy/beam ! Combined flux in latest and established models = 0.222959 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.222959 Jy ! Inverting map and beam ! Estimated beam: bmin=3.135 mas, bmaj=7.32 mas, bpa=-3.148 degrees ! Estimated noise=954.513 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.00590369 Jy ! Component: 100 - total flux cleaned = 0.0101257 Jy ! Component: 150 - total flux cleaned = 0.013511 Jy ! Component: 200 - total flux cleaned = 0.0162946 Jy ! Total flux subtracted in 200 components = 0.0162946 Jy ! Clean residual min=-0.002940 max=0.002563 Jy/beam ! Clean residual mean=0.000004 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.239254 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 74 components and 0.239254 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.026 mas, bmaj=11.83 mas, bpa=-3.512 degrees ! Estimated noise=1241.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00372295 Jy ! Component: 100 - total flux cleaned = 0.00612648 Jy ! Component: 150 - total flux cleaned = 0.00786966 Jy ! Component: 200 - total flux cleaned = 0.00905609 Jy ! Total flux subtracted in 200 components = 0.00905609 Jy ! Clean residual min=-0.002918 max=0.002359 Jy/beam ! Clean residual mean=0.000011 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.24831 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.000610171 Jy ! Component: 100 - total flux cleaned = 0.000943815 Jy ! Component: 150 - total flux cleaned = 0.00120258 Jy ! Component: 200 - total flux cleaned = 0.0014594 Jy ! Total flux subtracted in 200 components = 0.0014594 Jy ! Clean residual min=-0.002727 max=0.002359 Jy/beam ! Clean residual mean=0.000010 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.249769 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 123 components and 0.249769 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.135 mas, bmaj=7.32 mas, bpa=-3.148 degrees ! Estimated noise=954.513 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000111359 Jy ! Component: 100 - total flux cleaned = -0.000266015 Jy ! Component: 150 - total flux cleaned = -0.000177391 Jy ! Component: 200 - total flux cleaned = -0.000177842 Jy ! Total flux subtracted in 200 components = -0.000177842 Jy ! Clean residual min=-0.002434 max=0.002508 Jy/beam ! Clean residual mean=0.000004 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.249591 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 151 components and 0.249591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076980Jy sigma=0.000657 ! Fit after self-cal, rms=0.076972Jy sigma=0.000656 wmodel J0029+0554_S_2017_08_12_pus_map.mod ! Writing 151 model components to file: J0029+0554_S_2017_08_12_pus_map.mod wobs J0029+0554_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J0029+0554_S_2017_08_12_pus_uvs.fits wwins J0029+0554_S_2017_08_12_pus_map.win ! wwins: Wrote 3 windows to J0029+0554_S_2017_08_12_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 = -1.93935e-06 Jy ! Component: 100 - total flux cleaned = 3.72692e-05 Jy ! Component: 150 - total flux cleaned = 7.38846e-05 Jy ! Component: 200 - total flux cleaned = -3.09066e-05 Jy ! Component: 250 - total flux cleaned = -0.000197428 Jy ! Component: 300 - total flux cleaned = -0.000292736 Jy ! Component: 350 - total flux cleaned = -0.000416498 Jy ! Component: 400 - total flux cleaned = -0.00053673 Jy ! Component: 450 - total flux cleaned = -0.000623882 Jy ! Component: 500 - total flux cleaned = -0.000709522 Jy ! Component: 550 - total flux cleaned = -0.000820914 Jy ! Component: 600 - total flux cleaned = -0.000820623 Jy ! Component: 650 - total flux cleaned = -0.000847649 Jy ! Component: 700 - total flux cleaned = -0.000978051 Jy ! Component: 750 - total flux cleaned = -0.000952218 Jy ! Component: 800 - total flux cleaned = -0.000976844 Jy ! Component: 850 - total flux cleaned = -0.000927992 Jy ! Component: 900 - total flux cleaned = -0.000927842 Jy ! Component: 950 - total flux cleaned = -0.00095088 Jy ! Component: 1000 - total flux cleaned = -0.000880996 Jy ! Component: 1050 - total flux cleaned = -0.000835109 Jy ! Component: 1100 - total flux cleaned = -0.00076823 Jy ! Component: 1150 - total flux cleaned = -0.000680752 Jy ! Component: 1200 - total flux cleaned = -0.000637376 Jy ! Component: 1250 - total flux cleaned = -0.000509636 Jy ! Component: 1300 - total flux cleaned = -0.000510035 Jy ! Component: 1350 - total flux cleaned = -0.000447543 Jy ! Component: 1400 - total flux cleaned = -0.000406591 Jy ! Component: 1450 - total flux cleaned = -0.000386559 Jy ! Component: 1500 - total flux cleaned = -0.000346422 Jy ! Component: 1550 - total flux cleaned = -0.000228158 Jy ! Component: 1600 - total flux cleaned = -0.000228424 Jy ! Component: 1650 - total flux cleaned = -0.000151082 Jy ! Component: 1700 - total flux cleaned = -9.39288e-05 Jy ! Component: 1750 - total flux cleaned = -3.74365e-05 Jy ! Component: 1800 - total flux cleaned = 3.70312e-05 Jy ! Component: 1850 - total flux cleaned = 7.37822e-05 Jy ! Component: 1900 - total flux cleaned = 1.90909e-05 Jy ! Component: 1950 - total flux cleaned = 3.70814e-05 Jy ! Component: 2000 - total flux cleaned = 5.50235e-05 Jy ! Component: 2050 - total flux cleaned = 5.50287e-05 Jy ! Component: 2100 - total flux cleaned = 5.48935e-05 Jy ! Component: 2150 - total flux cleaned = 5.45989e-05 Jy ! Component: 2200 - total flux cleaned = 5.44427e-05 Jy ! Component: 2250 - total flux cleaned = 8.81067e-05 Jy ! Component: 2300 - total flux cleaned = 3.7812e-05 Jy ! Component: 2350 - total flux cleaned = 0.000104293 Jy ! Component: 2400 - total flux cleaned = 3.83056e-05 Jy ! Component: 2450 - total flux cleaned = 5.46056e-05 Jy ! Component: 2500 - total flux cleaned = -1.02466e-05 Jy ! Component: 2550 - total flux cleaned = -4.21975e-05 Jy ! Component: 2600 - total flux cleaned = -2.64037e-05 Jy ! Component: 2650 - total flux cleaned = -7.35163e-05 Jy ! Component: 2700 - total flux cleaned = -0.000104499 Jy ! Component: 2750 - total flux cleaned = -8.8705e-05 Jy ! Component: 2800 - total flux cleaned = -7.33907e-05 Jy ! Component: 2850 - total flux cleaned = -5.83688e-05 Jy ! Component: 2900 - total flux cleaned = -0.000118459 Jy ! Component: 2950 - total flux cleaned = -0.000103387 Jy ! Component: 3000 - total flux cleaned = -8.84772e-05 Jy ! Component: 3050 - total flux cleaned = -5.87236e-05 Jy ! Component: 3100 - total flux cleaned = -5.83599e-05 Jy ! Component: 3150 - total flux cleaned = -2.91825e-05 Jy ! Component: 3200 - total flux cleaned = -2.93299e-05 Jy ! Component: 3250 - total flux cleaned = 2.77691e-05 Jy ! Component: 3300 - total flux cleaned = -1.47192e-05 Jy ! Component: 3350 - total flux cleaned = 2.74681e-05 Jy ! Component: 3400 - total flux cleaned = 2.74547e-05 Jy ! Component: 3450 - total flux cleaned = 4.14135e-05 Jy ! Component: 3500 - total flux cleaned = 5.52206e-05 Jy ! Component: 3550 - total flux cleaned = 4.16601e-05 Jy ! Component: 3600 - total flux cleaned = 9.5746e-05 Jy ! Component: 3650 - total flux cleaned = 4.21206e-05 Jy ! Component: 3700 - total flux cleaned = 0.000122343 Jy ! Component: 3750 - total flux cleaned = 8.26035e-05 Jy ! Component: 3800 - total flux cleaned = 8.26791e-05 Jy ! Component: 3850 - total flux cleaned = 6.96603e-05 Jy ! Component: 3900 - total flux cleaned = 0.00010853 Jy ! Component: 3950 - total flux cleaned = 0.000121387 Jy ! Component: 4000 - total flux cleaned = 0.00013412 Jy ! Component: 4050 - total flux cleaned = 8.30937e-05 Jy ! Total flux subtracted in 4096 components = 0.000108357 Jy ! Clean residual min=-0.000829 max=0.000756 Jy/beam ! Clean residual mean=0.000002 rms=0.000228 Jy/beam ! Combined flux in latest and established models = 0.2497 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 448 components and 0.2497 Jy ![Exited script file: muppet] wmap "J0029+0554_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.135 x 7.32 at -3.148 degrees (North through East) ! Clean map min=-0.0017865 max=0.21219 Jy/beam ! Writing clean map to FITS file: J0029+0554_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.212187 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000225813 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.319265 0.319265 0.63853 1.27706 2.55412 5.10824 10.2165 20.433 40.8659 81.7318 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.212 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.135 x 7.32 at -3.148 degrees (North through East) ! Clean map min=-0.0017865 max=0.21219 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 J0029+0554_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:49:06 2019