! Started logfile: J0917-1345_S_2017_02_19_pus_uvs.log on Sat May 4 18:47:07 2019 obs J0917-1345_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J0917-1345_S_2017_02_19_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.663127 visibilities/baseline/integration-bin. ! Found source: J0917-1345 ! ! 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 482 lines of history. ! ! Reading 13488 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 J0917-1345_S_2017_02_19_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 203 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 214 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 203 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 568 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.926664Jy sigma=0.006785 ! Fit after self-cal, rms=0.912963Jy sigma=0.006697 ! 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.099 mas, bmaj=6.855 mas, bpa=5.319 degrees ! Estimated noise=1221.32 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0688696 Jy ! Component: 100 - total flux cleaned = 0.0851166 Jy ! Total flux subtracted in 100 components = 0.0851166 Jy ! Clean residual min=-0.003948 max=0.006229 Jy/beam ! Clean residual mean=0.000002 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 0.0851166 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0851166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098416Jy sigma=0.000661 ! Fit after self-cal, rms=0.098354Jy sigma=0.000661 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00652769 Jy ! Component: 100 - total flux cleaned = 0.00960293 Jy ! Total flux subtracted in 100 components = 0.00960293 Jy ! Clean residual min=-0.003738 max=0.003612 Jy/beam ! Clean residual mean=0.000001 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.0947196 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 11 components and 0.0947196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097754Jy sigma=0.000658 ! Fit after self-cal, rms=0.097742Jy sigma=0.000658 ! 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.604 mas, bmaj=8.053 mas, bpa=8.11 degrees ! Estimated noise=928.282 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.00269665 Jy ! Component: 100 - total flux cleaned = 0.00402351 Jy ! Component: 150 - total flux cleaned = 0.00454703 Jy ! Component: 200 - total flux cleaned = 0.00468742 Jy ! Total flux subtracted in 200 components = 0.00468742 Jy ! Clean residual min=-0.003100 max=0.003266 Jy/beam ! Clean residual mean=-0.000002 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.099407 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.099407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097621Jy sigma=0.000657 ! Fit after self-cal, rms=0.097617Jy sigma=0.000657 ! 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.99 FD 0.98 HN 1.01 KP 1.04 ! LA 0.99 MK 0.87 NL 0.94 OV 1.00 ! PT 1.00* SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.01 HN 1.00 KP 1.03 ! LA 0.98 MK 0.86 NL 1.13 OV 1.06 ! PT 1.00* SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.06 HN 1.02 KP 0.93 ! LA 0.79 MK 0.90 NL 1.20 OV 0.96 ! PT 1.00* SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.04 HN 0.95 KP 1.00* ! LA 0.77 MK 1.45 NL 1.00* OV 1.05 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.097617Jy sigma=0.000657 ! Fit after self-cal, rms=0.094496Jy sigma=0.000653 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.591 mas, bmaj=8.012 mas, bpa=7.425 degrees ! Estimated noise=929.021 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.000188226 Jy ! Component: 100 - total flux cleaned = -0.000122669 Jy ! Component: 150 - total flux cleaned = -0.00015622 Jy ! Component: 200 - total flux cleaned = -0.000197529 Jy ! Total flux subtracted in 200 components = -0.000197529 Jy ! Clean residual min=-0.002563 max=0.002605 Jy/beam ! Clean residual mean=0.000001 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.0992095 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 23 components and 0.0992095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094487Jy sigma=0.000653 ! Fit after self-cal, rms=0.094446Jy sigma=0.000652 ! 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.094446Jy sigma=0.000652 ! Fit after self-cal, rms=0.094447Jy sigma=0.000650 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.595 mas, bmaj=7.983 mas, bpa=7.412 degrees ! Estimated noise=931.984 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000213058 Jy ! Component: 100 - total flux cleaned = 0.000312575 Jy ! Component: 150 - total flux cleaned = 0.000249627 Jy ! Component: 200 - total flux cleaned = 0.000195933 Jy ! Total flux subtracted in 200 components = 0.000195933 Jy ! Clean residual min=-0.002402 max=0.002218 Jy/beam ! Clean residual mean=0.000001 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.0994054 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.0994054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094439Jy sigma=0.000650 ! Fit after self-cal, rms=0.094460Jy sigma=0.000650 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 = -8.60765e-05 Jy ! Component: 100 - total flux cleaned = -0.000142333 Jy ! Component: 150 - total flux cleaned = -0.000179431 Jy ! Component: 200 - total flux cleaned = -0.000212296 Jy ! Total flux subtracted in 200 components = -0.000212296 Jy ! Clean residual min=-0.002384 max=0.002198 Jy/beam ! Clean residual mean=0.000001 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.0991931 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 29 components and 0.0991931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094456Jy sigma=0.000650 ! Fit after self-cal, rms=0.094454Jy sigma=0.000650 ! 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.094454Jy sigma=0.000650 ! Fit after self-cal, rms=0.094697Jy sigma=0.000650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.597 mas, bmaj=7.967 mas, bpa=7.455 degrees ! Estimated noise=931.349 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.00748e-05 Jy ! Component: 100 - total flux cleaned = -0.00020343 Jy ! Component: 150 - total flux cleaned = -0.000240729 Jy ! Component: 200 - total flux cleaned = -0.000285572 Jy ! Total flux subtracted in 200 components = -0.000285572 Jy ! Clean residual min=-0.002202 max=0.002216 Jy/beam ! Clean residual mean=0.000002 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.0989075 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 31 components and 0.0989075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094693Jy sigma=0.000650 ! Fit after self-cal, rms=0.094716Jy sigma=0.000650 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 = -9.2244e-05 Jy ! Component: 100 - total flux cleaned = -0.000130062 Jy ! Component: 150 - total flux cleaned = -0.000169986 Jy ! Component: 200 - total flux cleaned = -0.000169946 Jy ! Total flux subtracted in 200 components = -0.000169946 Jy ! Clean residual min=-0.002195 max=0.002234 Jy/beam ! Clean residual mean=0.000002 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.0987376 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.0987376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094713Jy sigma=0.000650 ! Fit after self-cal, rms=0.094712Jy sigma=0.000650 ! 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.094712Jy sigma=0.000650 ! Fit after self-cal, rms=0.094711Jy sigma=0.000650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.139 mas, bmaj=13.77 mas, bpa=8.255 degrees ! Estimated noise=1137.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000290555 Jy ! Component: 100 - total flux cleaned = 0.000269173 Jy ! Component: 150 - total flux cleaned = 0.000236231 Jy ! Component: 200 - total flux cleaned = 0.000218182 Jy ! Total flux subtracted in 200 components = 0.000218182 Jy ! Clean residual min=-0.002120 max=0.002263 Jy/beam ! Clean residual mean=0.000005 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.0989558 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.0989558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094711Jy sigma=0.000650 ! Fit after self-cal, rms=0.094713Jy sigma=0.000650 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 = 5.80839e-05 Jy ! Component: 100 - total flux cleaned = 4.80225e-05 Jy ! Component: 150 - total flux cleaned = 2.64074e-05 Jy ! Component: 200 - total flux cleaned = 1.50578e-05 Jy ! Total flux subtracted in 200 components = 1.50578e-05 Jy ! Clean residual min=-0.002122 max=0.002261 Jy/beam ! Clean residual mean=0.000005 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.0989708 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.0989708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094712Jy sigma=0.000650 ! Fit after self-cal, rms=0.094711Jy sigma=0.000650 ! 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.597 mas, bmaj=7.961 mas, bpa=7.494 degrees ! Estimated noise=930.947 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.597 x 7.961 at 7.494 degrees (North through East) ! Clean map min=-0.0021089 max=0.089107 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.084 mas, bmaj=6.813 mas, bpa=4.756 degrees ! Estimated noise=1230.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0690134 Jy ! Component: 100 - total flux cleaned = 0.086014 Jy ! Component: 150 - total flux cleaned = 0.0926675 Jy ! Component: 200 - total flux cleaned = 0.0945194 Jy ! Total flux subtracted in 200 components = 0.0945194 Jy ! Clean residual min=-0.002970 max=0.003394 Jy/beam ! Clean residual mean=0.000005 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.0945193 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0945193 Jy ! Inverting map and beam ! Estimated beam: bmin=3.597 mas, bmaj=7.961 mas, bpa=7.494 degrees ! Estimated noise=930.947 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.00278069 Jy ! Component: 100 - total flux cleaned = 0.00332103 Jy ! Component: 150 - total flux cleaned = 0.00357238 Jy ! Component: 200 - total flux cleaned = 0.00376277 Jy ! Total flux subtracted in 200 components = 0.00376277 Jy ! Clean residual min=-0.002236 max=0.002219 Jy/beam ! Clean residual mean=0.000003 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.0982821 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 27 components and 0.0982821 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.139 mas, bmaj=13.77 mas, bpa=8.255 degrees ! Estimated noise=1137.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000583601 Jy ! Component: 100 - total flux cleaned = 0.000633336 Jy ! Component: 150 - total flux cleaned = 0.000646596 Jy ! Component: 200 - total flux cleaned = 0.000666287 Jy ! Total flux subtracted in 200 components = 0.000666287 Jy ! Clean residual min=-0.002163 max=0.002238 Jy/beam ! Clean residual mean=0.000005 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.0989484 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.01699e-06 Jy ! Component: 100 - total flux cleaned = 8.90595e-06 Jy ! Component: 150 - total flux cleaned = 8.4995e-06 Jy ! Component: 200 - total flux cleaned = 8.36753e-06 Jy ! Total flux subtracted in 200 components = 8.36753e-06 Jy ! Clean residual min=-0.002143 max=0.002237 Jy/beam ! Clean residual mean=0.000005 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.0989568 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 37 components and 0.0989568 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.597 mas, bmaj=7.961 mas, bpa=7.494 degrees ! Estimated noise=930.947 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000302691 Jy ! Component: 100 - total flux cleaned = -0.000322705 Jy ! Component: 150 - total flux cleaned = -0.000322375 Jy ! Component: 200 - total flux cleaned = -0.000322457 Jy ! Total flux subtracted in 200 components = -0.000322457 Jy ! Clean residual min=-0.002184 max=0.002221 Jy/beam ! Clean residual mean=0.000002 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.0986343 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 48 components and 0.0986343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094718Jy sigma=0.000650 ! Fit after self-cal, rms=0.094718Jy sigma=0.000650 wmodel J0917-1345_S_2017_02_19_pus_map.mod ! Writing 48 model components to file: J0917-1345_S_2017_02_19_pus_map.mod wobs J0917-1345_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J0917-1345_S_2017_02_19_pus_uvs.fits wwins J0917-1345_S_2017_02_19_pus_map.win ! wwins: Wrote 1 windows to J0917-1345_S_2017_02_19_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.000249953 Jy ! Component: 100 - total flux cleaned = 0.00047314 Jy ! Component: 150 - total flux cleaned = 0.000649023 Jy ! Component: 200 - total flux cleaned = 0.000749407 Jy ! Component: 250 - total flux cleaned = 0.00081525 Jy ! Component: 300 - total flux cleaned = 0.00107205 Jy ! Component: 350 - total flux cleaned = 0.00113412 Jy ! Component: 400 - total flux cleaned = 0.00116443 Jy ! Component: 450 - total flux cleaned = 0.00122423 Jy ! Component: 500 - total flux cleaned = 0.00128283 Jy ! Component: 550 - total flux cleaned = 0.00136832 Jy ! Component: 600 - total flux cleaned = 0.00139638 Jy ! Component: 650 - total flux cleaned = 0.00153445 Jy ! Component: 700 - total flux cleaned = 0.00164331 Jy ! Component: 750 - total flux cleaned = 0.00182953 Jy ! Component: 800 - total flux cleaned = 0.00185529 Jy ! Component: 850 - total flux cleaned = 0.0018809 Jy ! Component: 900 - total flux cleaned = 0.00198309 Jy ! Component: 950 - total flux cleaned = 0.00205849 Jy ! Component: 1000 - total flux cleaned = 0.00210778 Jy ! Component: 1050 - total flux cleaned = 0.00208282 Jy ! Component: 1100 - total flux cleaned = 0.00213113 Jy ! Component: 1150 - total flux cleaned = 0.00213127 Jy ! Component: 1200 - total flux cleaned = 0.0022016 Jy ! Component: 1250 - total flux cleaned = 0.00220216 Jy ! Component: 1300 - total flux cleaned = 0.00227023 Jy ! Component: 1350 - total flux cleaned = 0.0022929 Jy ! Component: 1400 - total flux cleaned = 0.00233692 Jy ! Component: 1450 - total flux cleaned = 0.00240213 Jy ! Component: 1500 - total flux cleaned = 0.00244561 Jy ! Component: 1550 - total flux cleaned = 0.00244578 Jy ! Component: 1600 - total flux cleaned = 0.00252991 Jy ! Component: 1650 - total flux cleaned = 0.00255069 Jy ! Component: 1700 - total flux cleaned = 0.00257139 Jy ! Component: 1750 - total flux cleaned = 0.00257148 Jy ! Component: 1800 - total flux cleaned = 0.00259125 Jy ! Component: 1850 - total flux cleaned = 0.00259135 Jy ! Component: 1900 - total flux cleaned = 0.00261112 Jy ! Component: 1950 - total flux cleaned = 0.00257252 Jy ! Component: 2000 - total flux cleaned = 0.00251527 Jy ! Component: 2050 - total flux cleaned = 0.00253447 Jy ! Component: 2100 - total flux cleaned = 0.00249718 Jy ! Component: 2150 - total flux cleaned = 0.0024418 Jy ! Component: 2200 - total flux cleaned = 0.00242348 Jy ! Component: 2250 - total flux cleaned = 0.0024237 Jy ! Component: 2300 - total flux cleaned = 0.00238771 Jy ! Component: 2350 - total flux cleaned = 0.00233401 Jy ! Component: 2400 - total flux cleaned = 0.0022987 Jy ! Component: 2450 - total flux cleaned = 0.00222877 Jy ! Component: 2500 - total flux cleaned = 0.00219426 Jy ! Component: 2550 - total flux cleaned = 0.00209184 Jy ! Component: 2600 - total flux cleaned = 0.00202405 Jy ! Component: 2650 - total flux cleaned = 0.00202374 Jy ! Component: 2700 - total flux cleaned = 0.00195723 Jy ! Component: 2750 - total flux cleaned = 0.00192417 Jy ! Component: 2800 - total flux cleaned = 0.00194046 Jy ! Component: 2850 - total flux cleaned = 0.00187547 Jy ! Component: 2900 - total flux cleaned = 0.0018435 Jy ! Component: 2950 - total flux cleaned = 0.0017799 Jy ! Component: 3000 - total flux cleaned = 0.00178009 Jy ! Component: 3050 - total flux cleaned = 0.00174874 Jy ! Component: 3100 - total flux cleaned = 0.00171773 Jy ! Component: 3150 - total flux cleaned = 0.00164073 Jy ! Component: 3200 - total flux cleaned = 0.00157968 Jy ! Component: 3250 - total flux cleaned = 0.00154957 Jy ! Component: 3300 - total flux cleaned = 0.00150456 Jy ! Component: 3350 - total flux cleaned = 0.00151943 Jy ! Component: 3400 - total flux cleaned = 0.00144579 Jy ! Component: 3450 - total flux cleaned = 0.00140191 Jy ! Component: 3500 - total flux cleaned = 0.00135861 Jy ! Component: 3550 - total flux cleaned = 0.00128664 Jy ! Component: 3600 - total flux cleaned = 0.00125809 Jy ! Component: 3650 - total flux cleaned = 0.00127224 Jy ! Component: 3700 - total flux cleaned = 0.0012018 Jy ! Component: 3750 - total flux cleaned = 0.00118784 Jy ! Component: 3800 - total flux cleaned = 0.00115996 Jy ! Component: 3850 - total flux cleaned = 0.0010913 Jy ! Component: 3900 - total flux cleaned = 0.0010503 Jy ! Component: 3950 - total flux cleaned = 0.00106382 Jy ! Component: 4000 - total flux cleaned = 0.000956159 Jy ! Component: 4050 - total flux cleaned = 0.000929502 Jy ! Total flux subtracted in 4096 components = 0.000889683 Jy ! Clean residual min=-0.000704 max=0.000897 Jy/beam ! Clean residual mean=0.000002 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.099524 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 334 components and 0.099524 Jy ![Exited script file: muppet] wmap "J0917-1345_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.597 x 7.961 at 7.494 degrees (North through East) ! Clean map min=-0.0016009 max=0.089324 Jy/beam ! Writing clean map to FITS file: J0917-1345_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0893238 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00024427 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.820396 0.820396 1.64079 3.28158 6.56317 13.1263 26.2527 52.5053 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.089 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.597 x 7.961 at 7.494 degrees (North through East) ! Clean map min=-0.0016009 max=0.089324 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 J0917-1345_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:47:12 2019