! Started logfile: J0010-2945_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:28:30 2019 obs J0010-2945_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0010-2945_S_2017_05_31_pus_uva.fits ! AN table 1: 116 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.90249 visibilities/baseline/integration-bin. ! Found source: J0010-2945 ! ! 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 18844 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 J0010-2945_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 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 475 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.673885Jy sigma=0.004361 ! Fit after self-cal, rms=0.594877Jy sigma=0.003999 ! 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.344 mas, bmaj=7.055 mas, bpa=-9.737 degrees ! Estimated noise=1509 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.330044 Jy ! Component: 100 - total flux cleaned = 0.407695 Jy ! Total flux subtracted in 100 components = 0.407695 Jy ! Clean residual min=-0.017624 max=0.038186 Jy/beam ! Clean residual mean=-0.000144 rms=0.005369 Jy/beam ! Combined flux in latest and established models = 0.407695 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.407695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.173018Jy sigma=0.000825 ! Fit after self-cal, rms=0.173018Jy sigma=0.000825 ! Inverting map ! Added new window around map position (-3, -8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0376083 Jy ! Component: 100 - total flux cleaned = 0.0597593 Jy ! Total flux subtracted in 100 components = 0.0597593 Jy ! Clean residual min=-0.018810 max=0.021942 Jy/beam ! Clean residual mean=-0.000126 rms=0.004583 Jy/beam ! Combined flux in latest and established models = 0.467454 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 24 components and 0.467454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165032Jy sigma=0.000772 ! Fit after self-cal, rms=0.164875Jy sigma=0.000770 ! 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=2.907 mas, bmaj=8.259 mas, bpa=-7.715 degrees ! Estimated noise=862.499 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.00766965 Jy ! Component: 100 - total flux cleaned = 0.00906786 Jy ! Component: 150 - total flux cleaned = 0.0104769 Jy ! Component: 200 - total flux cleaned = 0.0114931 Jy ! Total flux subtracted in 200 components = 0.0114931 Jy ! Clean residual min=-0.013005 max=0.013138 Jy/beam ! Clean residual mean=-0.000013 rms=0.002812 Jy/beam ! Combined flux in latest and established models = 0.478947 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 41 components and 0.478948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163441Jy sigma=0.000764 ! Fit after self-cal, rms=0.163430Jy sigma=0.000764 ! 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.81 FD 0.95 HN 1.20 KP 1.01 ! LA 1.00 MK 0.97 NL 0.90 OV 1.00 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.27 KP 0.99 ! LA 0.98 MK 0.96 NL 1.03 OV 1.03 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.80 FD 1.03 HN 1.24 KP 0.98 ! LA 1.00 MK 1.00 NL 0.97 OV 0.95 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 1.19 KP 1.12 ! LA 1.01 MK 1.15 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.163430Jy sigma=0.000764 ! Fit after self-cal, rms=0.143191Jy sigma=0.000715 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.931 mas, bmaj=8.212 mas, bpa=-7.577 degrees ! Estimated noise=877.743 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.00049233 Jy ! Component: 100 - total flux cleaned = 0.000337426 Jy ! Component: 150 - total flux cleaned = -5.06944e-05 Jy ! Component: 200 - total flux cleaned = -0.000400048 Jy ! Total flux subtracted in 200 components = -0.000400048 Jy ! Clean residual min=-0.008348 max=0.007413 Jy/beam ! Clean residual mean=-0.000013 rms=0.001607 Jy/beam ! Combined flux in latest and established models = 0.478547 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 59 components and 0.478547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142703Jy sigma=0.000712 ! Fit after self-cal, rms=0.142739Jy 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.142739Jy sigma=0.000712 ! Fit after self-cal, rms=0.146185Jy sigma=0.000707 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.922 mas, bmaj=8.182 mas, bpa=-7.546 degrees ! Estimated noise=882.722 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00213972 Jy ! Component: 100 - total flux cleaned = 0.00227229 Jy ! Component: 150 - total flux cleaned = 0.00216775 Jy ! Component: 200 - total flux cleaned = 0.00190746 Jy ! Total flux subtracted in 200 components = 0.00190746 Jy ! Clean residual min=-0.006162 max=0.005953 Jy/beam ! Clean residual mean=-0.000009 rms=0.001332 Jy/beam ! Combined flux in latest and established models = 0.480455 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 73 components and 0.480455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145830Jy sigma=0.000705 ! Fit after self-cal, rms=0.145825Jy sigma=0.000705 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.000691359 Jy ! Component: 100 - total flux cleaned = -0.00061799 Jy ! Component: 150 - total flux cleaned = -0.000686888 Jy ! Component: 200 - total flux cleaned = -0.000814472 Jy ! Total flux subtracted in 200 components = -0.000814472 Jy ! Clean residual min=-0.006171 max=0.005632 Jy/beam ! Clean residual mean=-0.000010 rms=0.001302 Jy/beam ! Combined flux in latest and established models = 0.47964 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 78 components and 0.47964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145740Jy sigma=0.000704 ! Fit after self-cal, rms=0.145731Jy sigma=0.000704 ! 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.145731Jy sigma=0.000704 ! Fit after self-cal, rms=0.138695Jy sigma=0.000690 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.918 mas, bmaj=8.161 mas, bpa=-7.53 degrees ! Estimated noise=885.426 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127338 Jy ! Component: 100 - total flux cleaned = 0.00144478 Jy ! Component: 150 - total flux cleaned = 0.00150996 Jy ! Component: 200 - total flux cleaned = 0.00145189 Jy ! Total flux subtracted in 200 components = 0.00145189 Jy ! Clean residual min=-0.004088 max=0.003054 Jy/beam ! Clean residual mean=0.000002 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.481092 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 84 components and 0.481092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138547Jy sigma=0.000689 ! Fit after self-cal, rms=0.138558Jy sigma=0.000689 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.000294049 Jy ! Component: 100 - total flux cleaned = -0.000292968 Jy ! Component: 150 - total flux cleaned = -0.000333221 Jy ! Component: 200 - total flux cleaned = -0.000368571 Jy ! Total flux subtracted in 200 components = -0.000368571 Jy ! Clean residual min=-0.003922 max=0.003057 Jy/beam ! Clean residual mean=0.000002 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.480724 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 86 components and 0.480724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138535Jy sigma=0.000689 ! Fit after self-cal, rms=0.138529Jy sigma=0.000689 ! 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.138529Jy sigma=0.000689 ! Fit after self-cal, rms=0.139669Jy sigma=0.000689 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.902 mas, bmaj=21.85 mas, bpa=-2.247 degrees ! Estimated noise=1136.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0018947 Jy ! Component: 100 - total flux cleaned = 0.00189545 Jy ! Component: 150 - total flux cleaned = 0.00192088 Jy ! Component: 200 - total flux cleaned = 0.00193742 Jy ! Total flux subtracted in 200 components = 0.00193742 Jy ! Clean residual min=-0.003891 max=0.003342 Jy/beam ! Clean residual mean=0.000005 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 0.482661 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 93 components and 0.482661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139566Jy sigma=0.000689 ! Fit after self-cal, rms=0.139573Jy sigma=0.000689 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 = -2.10711e-05 Jy ! Component: 100 - total flux cleaned = -6.26463e-05 Jy ! Component: 150 - total flux cleaned = -8.694e-05 Jy ! Component: 200 - total flux cleaned = -0.000109088 Jy ! Total flux subtracted in 200 components = -0.000109088 Jy ! Clean residual min=-0.003905 max=0.003315 Jy/beam ! Clean residual mean=0.000005 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.482552 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 94 components and 0.482552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139567Jy sigma=0.000689 ! Fit after self-cal, rms=0.139567Jy sigma=0.000689 ! 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=2.915 mas, bmaj=8.144 mas, bpa=-7.499 degrees ! Estimated noise=888.85 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.915 x 8.144 at -7.499 degrees (North through East) ! Clean map min=-0.0065166 max=0.42303 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.373 mas, bmaj=6.972 mas, bpa=-9.134 degrees ! Estimated noise=1525.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.333469 Jy ! Component: 100 - total flux cleaned = 0.408812 Jy ! Component: 150 - total flux cleaned = 0.435929 Jy ! Component: 200 - total flux cleaned = 0.45075 Jy ! Total flux subtracted in 200 components = 0.45075 Jy ! Clean residual min=-0.006030 max=0.008235 Jy/beam ! Clean residual mean=-0.000041 rms=0.001788 Jy/beam ! Combined flux in latest and established models = 0.45075 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 40 model components to the UV plane model. ! The established model now contains 40 components and 0.45075 Jy ! Inverting map and beam ! Estimated beam: bmin=2.915 mas, bmaj=8.144 mas, bpa=-7.499 degrees ! Estimated noise=888.85 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.0138179 Jy ! Component: 100 - total flux cleaned = 0.0214765 Jy ! Component: 150 - total flux cleaned = 0.0260809 Jy ! Component: 200 - total flux cleaned = 0.0288552 Jy ! Total flux subtracted in 200 components = 0.0288552 Jy ! Clean residual min=-0.003244 max=0.003499 Jy/beam ! Clean residual mean=-0.000002 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.479605 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 68 components and 0.479605 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.902 mas, bmaj=21.85 mas, bpa=-2.247 degrees ! Estimated noise=1136.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.002688 Jy ! Component: 100 - total flux cleaned = 0.00289171 Jy ! Component: 150 - total flux cleaned = 0.00306384 Jy ! Component: 200 - total flux cleaned = 0.00321199 Jy ! Total flux subtracted in 200 components = 0.00321199 Jy ! Clean residual min=-0.003940 max=0.003807 Jy/beam ! Clean residual mean=0.000004 rms=0.001153 Jy/beam ! Combined flux in latest and established models = 0.482817 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 = 8.66208e-05 Jy ! Component: 100 - total flux cleaned = 0.00016438 Jy ! Component: 150 - total flux cleaned = 0.000233655 Jy ! Component: 200 - total flux cleaned = 0.000263672 Jy ! Total flux subtracted in 200 components = 0.000263672 Jy ! Clean residual min=-0.004034 max=0.003724 Jy/beam ! Clean residual mean=0.000005 rms=0.001141 Jy/beam ! Combined flux in latest and established models = 0.483081 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 82 components and 0.483081 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.915 mas, bmaj=8.144 mas, bpa=-7.499 degrees ! Estimated noise=888.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.43066e-05 Jy ! Component: 100 - total flux cleaned = -5.45089e-05 Jy ! Component: 150 - total flux cleaned = -0.000139196 Jy ! Component: 200 - total flux cleaned = -0.000176004 Jy ! Total flux subtracted in 200 components = -0.000176004 Jy ! Clean residual min=-0.003656 max=0.003046 Jy/beam ! Clean residual mean=0.000003 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.482905 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 96 components and 0.482905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139558Jy sigma=0.000689 ! Fit after self-cal, rms=0.139533Jy sigma=0.000688 wmodel J0010-2945_S_2017_05_31_pus_map.mod ! Writing 96 model components to file: J0010-2945_S_2017_05_31_pus_map.mod wobs J0010-2945_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0010-2945_S_2017_05_31_pus_uvs.fits wwins J0010-2945_S_2017_05_31_pus_map.win ! wwins: Wrote 2 windows to J0010-2945_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.000880016 Jy ! Component: 100 - total flux cleaned = -0.00115692 Jy ! Component: 150 - total flux cleaned = -0.00115777 Jy ! Component: 200 - total flux cleaned = -0.000911206 Jy ! Component: 250 - total flux cleaned = -0.000721144 Jy ! Component: 300 - total flux cleaned = -0.000583175 Jy ! Component: 350 - total flux cleaned = -0.000583451 Jy ! Component: 400 - total flux cleaned = -0.000582873 Jy ! Component: 450 - total flux cleaned = -0.000624528 Jy ! Component: 500 - total flux cleaned = -0.000582573 Jy ! Component: 550 - total flux cleaned = -0.000541826 Jy ! Component: 600 - total flux cleaned = -0.000541982 Jy ! Component: 650 - total flux cleaned = -0.000503627 Jy ! Component: 700 - total flux cleaned = -0.000540942 Jy ! Component: 750 - total flux cleaned = -0.000428652 Jy ! Component: 800 - total flux cleaned = -0.000319134 Jy ! Component: 850 - total flux cleaned = -0.000211407 Jy ! Component: 900 - total flux cleaned = -0.000176257 Jy ! Component: 950 - total flux cleaned = -0.000107258 Jy ! Component: 1000 - total flux cleaned = -0.000107116 Jy ! Component: 1050 - total flux cleaned = -3.97029e-05 Jy ! Component: 1100 - total flux cleaned = -4.0472e-05 Jy ! Component: 1150 - total flux cleaned = -7.36952e-05 Jy ! Component: 1200 - total flux cleaned = -7.4157e-05 Jy ! Component: 1250 - total flux cleaned = -0.000105607 Jy ! Component: 1300 - total flux cleaned = -4.25211e-05 Jy ! Component: 1350 - total flux cleaned = -0.00016667 Jy ! Component: 1400 - total flux cleaned = -0.000135463 Jy ! Component: 1450 - total flux cleaned = -0.000195497 Jy ! Component: 1500 - total flux cleaned = -0.000195141 Jy ! Component: 1550 - total flux cleaned = -0.000224463 Jy ! Component: 1600 - total flux cleaned = -0.00031195 Jy ! Component: 1650 - total flux cleaned = -0.000369363 Jy ! Component: 1700 - total flux cleaned = -0.000455123 Jy ! Component: 1750 - total flux cleaned = -0.000596155 Jy ! Component: 1800 - total flux cleaned = -0.000763345 Jy ! Component: 1850 - total flux cleaned = -0.000763226 Jy ! Component: 1900 - total flux cleaned = -0.000872472 Jy ! Component: 1950 - total flux cleaned = -0.000953036 Jy ! Component: 2000 - total flux cleaned = -0.00100621 Jy ! Component: 2050 - total flux cleaned = -0.00108543 Jy ! Component: 2100 - total flux cleaned = -0.00111147 Jy ! Component: 2150 - total flux cleaned = -0.00116349 Jy ! Component: 2200 - total flux cleaned = -0.00121503 Jy ! Component: 2250 - total flux cleaned = -0.00136764 Jy ! Component: 2300 - total flux cleaned = -0.00144311 Jy ! Component: 2350 - total flux cleaned = -0.0015181 Jy ! Component: 2400 - total flux cleaned = -0.00166604 Jy ! Component: 2450 - total flux cleaned = -0.00166585 Jy ! Component: 2500 - total flux cleaned = -0.00181141 Jy ! Component: 2550 - total flux cleaned = -0.00181172 Jy ! Component: 2600 - total flux cleaned = -0.00195495 Jy ! Component: 2650 - total flux cleaned = -0.00207302 Jy ! Component: 2700 - total flux cleaned = -0.00214286 Jy ! Component: 2750 - total flux cleaned = -0.00221236 Jy ! Component: 2800 - total flux cleaned = -0.00225828 Jy ! Component: 2850 - total flux cleaned = -0.00234946 Jy ! Component: 2900 - total flux cleaned = -0.00225902 Jy ! Component: 2950 - total flux cleaned = -0.00232678 Jy ! Component: 3000 - total flux cleaned = -0.00237135 Jy ! Component: 3050 - total flux cleaned = -0.002504 Jy ! Component: 3100 - total flux cleaned = -0.00239457 Jy ! Component: 3150 - total flux cleaned = -0.00252504 Jy ! Component: 3200 - total flux cleaned = -0.00250371 Jy ! Component: 3250 - total flux cleaned = -0.00258915 Jy ! Component: 3300 - total flux cleaned = -0.00267402 Jy ! Component: 3350 - total flux cleaned = -0.00258988 Jy ! Component: 3400 - total flux cleaned = -0.00267356 Jy ! Component: 3450 - total flux cleaned = -0.00269427 Jy ! Component: 3500 - total flux cleaned = -0.00265332 Jy ! Component: 3550 - total flux cleaned = -0.00277568 Jy ! Component: 3600 - total flux cleaned = -0.00277569 Jy ! Component: 3650 - total flux cleaned = -0.00291609 Jy ! Component: 3700 - total flux cleaned = -0.0028961 Jy ! Component: 3750 - total flux cleaned = -0.00299522 Jy ! Component: 3800 - total flux cleaned = -0.00311288 Jy ! Component: 3850 - total flux cleaned = -0.00313214 Jy ! Component: 3900 - total flux cleaned = -0.00319031 Jy ! Component: 3950 - total flux cleaned = -0.00324791 Jy ! Component: 4000 - total flux cleaned = -0.00338165 Jy ! Component: 4050 - total flux cleaned = -0.00341941 Jy ! Total flux subtracted in 4096 components = -0.00353253 Jy ! Clean residual min=-0.001359 max=0.000940 Jy/beam ! Clean residual mean=-0.000006 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.479372 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 395 components and 0.479373 Jy ![Exited script file: muppet] wmap "J0010-2945_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.915 x 8.144 at -7.499 degrees (North through East) ! Clean map min=-0.0027899 max=0.42791 Jy/beam ! Writing clean map to FITS file: J0010-2945_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.427914 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000362872 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.254401 0.254401 0.508802 1.0176 2.03521 4.07042 8.14083 16.2817 32.5633 65.1266 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.427 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.915 x 8.144 at -7.499 degrees (North through East) ! Clean map min=-0.0027899 max=0.42791 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 J0010-2945_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:28:36 2019