! Started logfile: J0223+6307_S_2017_10_21_pus_uvs.log on Sat May 11 20:48:38 2019 obs J0223+6307_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J0223+6307_S_2017_10_21_pus_uva.fits ! AN table 1: 145 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.928927 visibilities/baseline/integration-bin. ! Found source: J0223+6307 ! ! 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 644 lines of history. ! ! Reading 19396 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 J0223+6307_S_2017_10_21_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 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 264 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 845 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000103Jy sigma=0.010145 ! Fit after self-cal, rms=0.963452Jy sigma=0.009790 ! 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.568 mas, bmaj=4.362 mas, bpa=-55.7 degrees ! Estimated noise=1159.23 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.0291529 Jy ! Component: 100 - total flux cleaned = 0.0363467 Jy ! Total flux subtracted in 100 components = 0.0363467 Jy ! Clean residual min=-0.003785 max=0.004040 Jy/beam ! Clean residual mean=-0.000022 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.0363467 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0363467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075027Jy sigma=0.000724 ! Fit after self-cal, rms=0.073454Jy sigma=0.000708 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00525998 Jy ! Component: 100 - total flux cleaned = 0.00746219 Jy ! Total flux subtracted in 100 components = 0.00746219 Jy ! Clean residual min=-0.004140 max=0.003609 Jy/beam ! Clean residual mean=-0.000019 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.0438089 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 24 components and 0.0438089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073010Jy sigma=0.000704 ! Fit after self-cal, rms=0.072968Jy sigma=0.000703 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.707 mas, bmaj=5.83 mas, bpa=-63.67 degrees ! Estimated noise=610.002 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.00292714 Jy ! Component: 100 - total flux cleaned = 0.00451735 Jy ! Component: 150 - total flux cleaned = 0.00541755 Jy ! Component: 200 - total flux cleaned = 0.00559131 Jy ! Total flux subtracted in 200 components = 0.00559131 Jy ! Clean residual min=-0.004720 max=0.003454 Jy/beam ! Clean residual mean=-0.000051 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 0.0494002 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.0494002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072844Jy sigma=0.000702 ! Fit after self-cal, rms=0.072823Jy sigma=0.000702 ! 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.14 FD 0.90 HN 1.00 KP 1.13 ! LA 1.15 MK 1.16 NL 1.02 OV 1.27 ! PT 0.71 ! ! ! Correcting IF 2. ! A total of 90 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.17 HN 1.17 KP 1.04 ! LA 1.02 MK 1.02 NL 1.11 OV 1.20 ! PT 0.76 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.07 HN 1.06 KP 1.13 ! LA 0.85 MK 1.09 NL 1.24 OV 1.06 ! PT 0.78 ! ! ! Correcting IF 4. ! A total of 96 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.92 HN 0.82 KP 1.00* ! LA 0.79 MK 0.92 NL 1.00* OV 1.00* ! PT 0.71 ! ! ! Fit before self-cal, rms=0.072823Jy sigma=0.000702 ! Fit after self-cal, rms=0.076413Jy sigma=0.000696 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.821 mas, bmaj=5.832 mas, bpa=-65.39 degrees ! Estimated noise=631.564 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 = 5.45145e-05 Jy ! Component: 100 - total flux cleaned = 6.85765e-05 Jy ! Component: 150 - total flux cleaned = 8.00208e-05 Jy ! Component: 200 - total flux cleaned = 8.01889e-05 Jy ! Total flux subtracted in 200 components = 8.01889e-05 Jy ! Clean residual min=-0.002167 max=0.002536 Jy/beam ! Clean residual mean=-0.000000 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.0494804 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 39 components and 0.0494804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076410Jy sigma=0.000695 ! Fit after self-cal, rms=0.077146Jy sigma=0.000692 ! 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.077146Jy sigma=0.000692 ! Fit after self-cal, rms=0.084274Jy sigma=0.000688 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.77 mas, bmaj=5.94 mas, bpa=-62.61 degrees ! Estimated noise=641.936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000111938 Jy ! Component: 100 - total flux cleaned = 0.000129938 Jy ! Component: 150 - total flux cleaned = 0.000117865 Jy ! Component: 200 - total flux cleaned = 0.000106815 Jy ! Total flux subtracted in 200 components = 0.000106815 Jy ! Clean residual min=-0.002071 max=0.002659 Jy/beam ! Clean residual mean=-0.000001 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.0495872 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 46 components and 0.0495872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084263Jy sigma=0.000688 ! Fit after self-cal, rms=0.085232Jy sigma=0.000687 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.000456796 Jy ! Component: 100 - total flux cleaned = -0.000483865 Jy ! Component: 150 - total flux cleaned = -0.000507174 Jy ! Component: 200 - total flux cleaned = -0.000497071 Jy ! Total flux subtracted in 200 components = -0.000497071 Jy ! Clean residual min=-0.002333 max=0.002262 Jy/beam ! Clean residual mean=-0.000014 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.0490902 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 49 components and 0.0490902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085224Jy sigma=0.000687 ! Fit after self-cal, rms=0.085233Jy sigma=0.000687 ! 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.085233Jy sigma=0.000687 ! Fit after self-cal, rms=0.095900Jy sigma=0.000687 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.715 mas, bmaj=5.969 mas, bpa=-60.93 degrees ! Estimated noise=666.843 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0013026 Jy ! Component: 100 - total flux cleaned = 0.00168529 Jy ! Component: 150 - total flux cleaned = 0.00173655 Jy ! Component: 200 - total flux cleaned = 0.00176935 Jy ! Total flux subtracted in 200 components = 0.00176935 Jy ! Clean residual min=-0.002108 max=0.002352 Jy/beam ! Clean residual mean=-0.000001 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.0508595 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 56 components and 0.0508595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095868Jy sigma=0.000687 ! Fit after self-cal, rms=0.096630Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000341961 Jy ! Component: 100 - total flux cleaned = -0.000386133 Jy ! Component: 150 - total flux cleaned = -0.000410213 Jy ! Component: 200 - total flux cleaned = -0.000451135 Jy ! Total flux subtracted in 200 components = -0.000451135 Jy ! Clean residual min=-0.002327 max=0.002176 Jy/beam ! Clean residual mean=-0.000009 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.0504084 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 62 components and 0.0504084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096625Jy sigma=0.000686 ! Fit after self-cal, rms=0.096634Jy sigma=0.000686 ! 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.096634Jy sigma=0.000686 ! Fit after self-cal, rms=0.108721Jy sigma=0.000686 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.152 mas, bmaj=10.85 mas, bpa=83.64 degrees ! Estimated noise=785.045 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146108 Jy ! Component: 100 - total flux cleaned = 0.0019124 Jy ! Component: 150 - total flux cleaned = 0.00208938 Jy ! Component: 200 - total flux cleaned = 0.00210929 Jy ! Total flux subtracted in 200 components = 0.00210929 Jy ! Clean residual min=-0.002111 max=0.002447 Jy/beam ! Clean residual mean=-0.000001 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.0525177 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 65 components and 0.0525177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108698Jy sigma=0.000686 ! Fit after self-cal, rms=0.109346Jy sigma=0.000685 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.000293563 Jy ! Component: 100 - total flux cleaned = -0.000294194 Jy ! Component: 150 - total flux cleaned = -0.000295518 Jy ! Component: 200 - total flux cleaned = -0.000280099 Jy ! Total flux subtracted in 200 components = -0.000280099 Jy ! Clean residual min=-0.002356 max=0.002335 Jy/beam ! Clean residual mean=-0.000010 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.0522376 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 68 components and 0.0522376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109343Jy sigma=0.000685 ! Fit after self-cal, rms=0.109357Jy sigma=0.000685 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.672 mas, bmaj=5.98 mas, bpa=-59.81 degrees ! Estimated noise=691.513 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.672 x 5.98 at -59.81 degrees (North through East) ! Clean map min=-0.0022372 max=0.041651 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.498 mas, bmaj=4.377 mas, bpa=-53.53 degrees ! Estimated noise=1297.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0317409 Jy ! Component: 100 - total flux cleaned = 0.0409213 Jy ! Component: 150 - total flux cleaned = 0.0453786 Jy ! Component: 200 - total flux cleaned = 0.0479443 Jy ! Total flux subtracted in 200 components = 0.0479443 Jy ! Clean residual min=-0.003694 max=0.003439 Jy/beam ! Clean residual mean=-0.000008 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.0479443 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0479443 Jy ! Inverting map and beam ! Estimated beam: bmin=4.672 mas, bmaj=5.98 mas, bpa=-59.81 degrees ! Estimated noise=691.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.00212746 Jy ! Component: 100 - total flux cleaned = 0.00282008 Jy ! Component: 150 - total flux cleaned = 0.00299341 Jy ! Component: 200 - total flux cleaned = 0.00314512 Jy ! Total flux subtracted in 200 components = 0.00314512 Jy ! Clean residual min=-0.002394 max=0.002214 Jy/beam ! Clean residual mean=-0.000009 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.0510894 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 32 components and 0.0510894 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.152 mas, bmaj=10.85 mas, bpa=83.64 degrees ! Estimated noise=785.045 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000716834 Jy ! Component: 100 - total flux cleaned = 0.000833353 Jy ! Component: 150 - total flux cleaned = 0.000857697 Jy ! Component: 200 - total flux cleaned = 0.000890486 Jy ! Total flux subtracted in 200 components = 0.000890486 Jy ! Clean residual min=-0.002368 max=0.002315 Jy/beam ! Clean residual mean=-0.000011 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.0519799 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 = 1.98663e-05 Jy ! Component: 100 - total flux cleaned = 4.69545e-05 Jy ! Component: 150 - total flux cleaned = 6.35928e-05 Jy ! Component: 200 - total flux cleaned = 7.89371e-05 Jy ! Total flux subtracted in 200 components = 7.89371e-05 Jy ! Clean residual min=-0.002351 max=0.002309 Jy/beam ! Clean residual mean=-0.000011 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.0520589 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 37 components and 0.0520589 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.672 mas, bmaj=5.98 mas, bpa=-59.81 degrees ! Estimated noise=691.513 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000135748 Jy ! Component: 100 - total flux cleaned = -0.000227052 Jy ! Component: 150 - total flux cleaned = -0.000300449 Jy ! Component: 200 - total flux cleaned = -0.000333641 Jy ! Total flux subtracted in 200 components = -0.000333641 Jy ! Clean residual min=-0.002352 max=0.002236 Jy/beam ! Clean residual mean=-0.000008 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.0517252 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 45 components and 0.0517252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109363Jy sigma=0.000685 ! Fit after self-cal, rms=0.109349Jy sigma=0.000685 wmodel J0223+6307_S_2017_10_21_pus_map.mod ! Writing 45 model components to file: J0223+6307_S_2017_10_21_pus_map.mod wobs J0223+6307_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J0223+6307_S_2017_10_21_pus_uvs.fits wwins J0223+6307_S_2017_10_21_pus_map.win ! wwins: Wrote 1 windows to J0223+6307_S_2017_10_21_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.000147324 Jy ! Component: 100 - total flux cleaned = 0.000259371 Jy ! Component: 150 - total flux cleaned = 0.000471084 Jy ! Component: 200 - total flux cleaned = 0.000703505 Jy ! Component: 250 - total flux cleaned = 0.000766084 Jy ! Component: 300 - total flux cleaned = 0.000766113 Jy ! Component: 350 - total flux cleaned = 0.000678485 Jy ! Component: 400 - total flux cleaned = 0.000593631 Jy ! Component: 450 - total flux cleaned = 0.00056638 Jy ! Component: 500 - total flux cleaned = 0.000565732 Jy ! Component: 550 - total flux cleaned = 0.000512448 Jy ! Component: 600 - total flux cleaned = 0.000537494 Jy ! Component: 650 - total flux cleaned = 0.000461099 Jy ! Component: 700 - total flux cleaned = 0.000411651 Jy ! Component: 750 - total flux cleaned = 0.00033933 Jy ! Component: 800 - total flux cleaned = 0.000268713 Jy ! Component: 850 - total flux cleaned = 0.000292118 Jy ! Component: 900 - total flux cleaned = 0.000269176 Jy ! Component: 950 - total flux cleaned = 0.000246918 Jy ! Component: 1000 - total flux cleaned = 0.000224682 Jy ! Component: 1050 - total flux cleaned = 0.000181636 Jy ! Component: 1100 - total flux cleaned = 0.000160448 Jy ! Component: 1150 - total flux cleaned = 9.75589e-05 Jy ! Component: 1200 - total flux cleaned = 5.62278e-05 Jy ! Component: 1250 - total flux cleaned = -4.52758e-05 Jy ! Component: 1300 - total flux cleaned = -0.000104813 Jy ! Component: 1350 - total flux cleaned = -0.000163821 Jy ! Component: 1400 - total flux cleaned = -0.000202905 Jy ! Component: 1450 - total flux cleaned = -0.000280176 Jy ! Component: 1500 - total flux cleaned = -0.000374963 Jy ! Component: 1550 - total flux cleaned = -0.000431059 Jy ! Component: 1600 - total flux cleaned = -0.000467891 Jy ! Component: 1650 - total flux cleaned = -0.000504494 Jy ! Component: 1700 - total flux cleaned = -0.000558727 Jy ! Component: 1750 - total flux cleaned = -0.000701118 Jy ! Component: 1800 - total flux cleaned = -0.000718534 Jy ! Component: 1850 - total flux cleaned = -0.000857272 Jy ! Component: 1900 - total flux cleaned = -0.000891291 Jy ! Component: 1950 - total flux cleaned = -0.000891349 Jy ! Component: 2000 - total flux cleaned = -0.0009081 Jy ! Component: 2050 - total flux cleaned = -0.000908136 Jy ! Component: 2100 - total flux cleaned = -0.000924702 Jy ! Component: 2150 - total flux cleaned = -0.000990232 Jy ! Component: 2200 - total flux cleaned = -0.00100631 Jy ! Component: 2250 - total flux cleaned = -0.00102237 Jy ! Component: 2300 - total flux cleaned = -0.00106989 Jy ! Component: 2350 - total flux cleaned = -0.00105413 Jy ! Component: 2400 - total flux cleaned = -0.00105416 Jy ! Component: 2450 - total flux cleaned = -0.00103871 Jy ! Component: 2500 - total flux cleaned = -0.00105396 Jy ! Component: 2550 - total flux cleaned = -0.00109952 Jy ! Component: 2600 - total flux cleaned = -0.0011297 Jy ! Component: 2650 - total flux cleaned = -0.00111476 Jy ! Component: 2700 - total flux cleaned = -0.00108514 Jy ! Component: 2750 - total flux cleaned = -0.00112928 Jy ! Component: 2800 - total flux cleaned = -0.00110015 Jy ! Component: 2850 - total flux cleaned = -0.00112909 Jy ! Component: 2900 - total flux cleaned = -0.0011002 Jy ! Component: 2950 - total flux cleaned = -0.0011145 Jy ! Component: 3000 - total flux cleaned = -0.00108618 Jy ! Component: 3050 - total flux cleaned = -0.00112864 Jy ! Component: 3100 - total flux cleaned = -0.00112874 Jy ! Component: 3150 - total flux cleaned = -0.00114269 Jy ! Component: 3200 - total flux cleaned = -0.00117038 Jy ! Component: 3250 - total flux cleaned = -0.00114285 Jy ! Component: 3300 - total flux cleaned = -0.00114276 Jy ! Component: 3350 - total flux cleaned = -0.00115646 Jy ! Component: 3400 - total flux cleaned = -0.00118341 Jy ! Component: 3450 - total flux cleaned = -0.00118337 Jy ! Component: 3500 - total flux cleaned = -0.00115681 Jy ! Component: 3550 - total flux cleaned = -0.00120985 Jy ! Component: 3600 - total flux cleaned = -0.00118355 Jy ! Component: 3650 - total flux cleaned = -0.00120981 Jy ! Component: 3700 - total flux cleaned = -0.00115769 Jy ! Component: 3750 - total flux cleaned = -0.00111891 Jy ! Component: 3800 - total flux cleaned = -0.0011319 Jy ! Component: 3850 - total flux cleaned = -0.00111891 Jy ! Component: 3900 - total flux cleaned = -0.00110624 Jy ! Component: 3950 - total flux cleaned = -0.00106822 Jy ! Component: 4000 - total flux cleaned = -0.0010305 Jy ! Component: 4050 - total flux cleaned = -0.00100543 Jy ! Total flux subtracted in 4096 components = -0.000992895 Jy ! Clean residual min=-0.000704 max=0.000704 Jy/beam ! Clean residual mean=0.000004 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.0507323 Jy keep ! Adding 247 model components to the UV plane model. ! The established model now contains 292 components and 0.0507323 Jy ![Exited script file: muppet] wmap "J0223+6307_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.672 x 5.98 at -59.81 degrees (North through East) ! Clean map min=-0.0018085 max=0.041716 Jy/beam ! Writing clean map to FITS file: J0223+6307_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.041716 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000219674 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.57978 1.57978 3.15956 6.31912 12.6382 25.2765 50.5529 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.041 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.672 x 5.98 at -59.81 degrees (North through East) ! Clean map min=-0.0018085 max=0.041716 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 J0223+6307_S_2017_10_21_pus_uvs.log closed on Sat May 11 20:48:43 2019