! Started logfile: J0039-0942_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:29:34 2019 obs J0039-0942_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0039-0942_S_2017_05_31_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.93538 visibilities/baseline/integration-bin. ! Found source: J0039-0942 ! ! 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 12796 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 J0039-0942_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 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 318 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.875299Jy sigma=0.006929 ! Fit after self-cal, rms=0.867841Jy sigma=0.006880 ! 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.668 mas, bmaj=7.068 mas, bpa=-5.277 degrees ! Estimated noise=1428.59 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.104252 Jy ! Component: 100 - total flux cleaned = 0.1286 Jy ! Total flux subtracted in 100 components = 0.1286 Jy ! Clean residual min=-0.005715 max=0.009160 Jy/beam ! Clean residual mean=-0.000001 rms=0.001412 Jy/beam ! Combined flux in latest and established models = 0.1286 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.1286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109844Jy sigma=0.000686 ! Fit after self-cal, rms=0.109859Jy sigma=0.000686 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00960292 Jy ! Component: 100 - total flux cleaned = 0.0139584 Jy ! Total flux subtracted in 100 components = 0.0139584 Jy ! Clean residual min=-0.005955 max=0.004364 Jy/beam ! Clean residual mean=0.000001 rms=0.001235 Jy/beam ! Combined flux in latest and established models = 0.142558 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 11 components and 0.142558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108661Jy sigma=0.000679 ! Fit after self-cal, rms=0.108656Jy sigma=0.000679 ! 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.185 mas, bmaj=8.182 mas, bpa=-5.261 degrees ! Estimated noise=911.191 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.00339198 Jy ! Component: 100 - total flux cleaned = 0.00503484 Jy ! Component: 150 - total flux cleaned = 0.00536235 Jy ! Component: 200 - total flux cleaned = 0.00543294 Jy ! Total flux subtracted in 200 components = 0.00543294 Jy ! Clean residual min=-0.003843 max=0.003166 Jy/beam ! Clean residual mean=-0.000001 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.147991 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 22 components and 0.147991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108452Jy sigma=0.000679 ! Fit after self-cal, rms=0.108457Jy sigma=0.000679 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.94 HN 1.00 KP 1.02 ! LA 1.03 MK 1.00 NL 0.93 OV 1.05 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.02 KP 1.04 ! LA 1.02 MK 1.01 NL 1.05 OV 1.07 ! PT 0.98 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.71 FD 1.01 HN 1.02 KP 1.01 ! LA 1.00 MK 0.98 NL 1.01 OV 0.98 ! PT 1.02 SC 1.06 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 0.99 KP 1.06 ! LA 0.87 MK 1.10 NL 1.00* OV 1.00* ! PT 0.96 SC 1.00* ! ! ! Fit before self-cal, rms=0.108457Jy sigma=0.000679 ! Fit after self-cal, rms=0.099346Jy sigma=0.000675 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.203 mas, bmaj=8.204 mas, bpa=-5.442 degrees ! Estimated noise=915.811 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.000135785 Jy ! Component: 100 - total flux cleaned = 0.000135432 Jy ! Component: 150 - total flux cleaned = 0.000156001 Jy ! Component: 200 - total flux cleaned = 0.000136873 Jy ! Total flux subtracted in 200 components = 0.000136873 Jy ! Clean residual min=-0.003146 max=0.002796 Jy/beam ! Clean residual mean=-0.000002 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.148128 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 31 components and 0.148128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099331Jy sigma=0.000675 ! Fit after self-cal, rms=0.099280Jy sigma=0.000675 ! 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.099280Jy sigma=0.000675 ! Fit after self-cal, rms=0.098346Jy sigma=0.000671 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.203 mas, bmaj=8.21 mas, bpa=-5.285 degrees ! Estimated noise=915.614 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000209199 Jy ! Component: 100 - total flux cleaned = 0.000243789 Jy ! Component: 150 - total flux cleaned = 0.000274713 Jy ! Component: 200 - total flux cleaned = 0.000288296 Jy ! Total flux subtracted in 200 components = 0.000288296 Jy ! Clean residual min=-0.002317 max=0.002173 Jy/beam ! Clean residual mean=-0.000005 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.148416 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.148416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098339Jy sigma=0.000670 ! Fit after self-cal, rms=0.098391Jy sigma=0.000670 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.43413e-05 Jy ! Component: 100 - total flux cleaned = 0.000108496 Jy ! Component: 150 - total flux cleaned = 0.000121141 Jy ! Component: 200 - total flux cleaned = 0.000121262 Jy ! Total flux subtracted in 200 components = 0.000121262 Jy ! Clean residual min=-0.002307 max=0.002149 Jy/beam ! Clean residual mean=-0.000004 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.148538 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.148538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098387Jy sigma=0.000670 ! Fit after self-cal, rms=0.098387Jy sigma=0.000670 ! 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.098387Jy sigma=0.000670 ! Fit after self-cal, rms=0.098655Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.202 mas, bmaj=8.208 mas, bpa=-5.255 degrees ! Estimated noise=915.805 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00013816 Jy ! Component: 100 - total flux cleaned = 0.000164555 Jy ! Component: 150 - total flux cleaned = 0.00018858 Jy ! Component: 200 - total flux cleaned = 0.000211006 Jy ! Total flux subtracted in 200 components = 0.000211006 Jy ! Clean residual min=-0.002310 max=0.002143 Jy/beam ! Clean residual mean=-0.000004 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.148749 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 45 components and 0.148749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098651Jy sigma=0.000670 ! Fit after self-cal, rms=0.098658Jy sigma=0.000670 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.23383e-05 Jy ! Component: 100 - total flux cleaned = 4.42041e-05 Jy ! Component: 150 - total flux cleaned = 4.42564e-05 Jy ! Component: 200 - total flux cleaned = 5.47241e-05 Jy ! Total flux subtracted in 200 components = 5.47241e-05 Jy ! Clean residual min=-0.002306 max=0.002138 Jy/beam ! Clean residual mean=-0.000004 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.148803 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.148803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098655Jy sigma=0.000670 ! Fit after self-cal, rms=0.098655Jy sigma=0.000670 ! 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.098655Jy sigma=0.000670 ! Fit after self-cal, rms=0.098698Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.529 mas, bmaj=14.87 mas, bpa=-3.518 degrees ! Estimated noise=1168.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000607776 Jy ! Component: 100 - total flux cleaned = 0.000629568 Jy ! Component: 150 - total flux cleaned = 0.000619769 Jy ! Component: 200 - total flux cleaned = 0.000619765 Jy ! Total flux subtracted in 200 components = 0.000619765 Jy ! Clean residual min=-0.001877 max=0.002293 Jy/beam ! Clean residual mean=-0.000007 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.149423 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 56 components and 0.149423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098698Jy sigma=0.000670 ! Fit after self-cal, rms=0.098698Jy sigma=0.000670 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.74569e-05 Jy ! Component: 100 - total flux cleaned = 8.39997e-06 Jy ! Component: 150 - total flux cleaned = -8.28425e-06 Jy ! Component: 200 - total flux cleaned = -8.69324e-06 Jy ! Total flux subtracted in 200 components = -8.69324e-06 Jy ! Clean residual min=-0.001867 max=0.002296 Jy/beam ! Clean residual mean=-0.000007 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.149414 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 59 components and 0.149414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098699Jy sigma=0.000670 ! Fit after self-cal, rms=0.098698Jy sigma=0.000670 ! 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.201 mas, bmaj=8.203 mas, bpa=-5.224 degrees ! Estimated noise=915.984 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.201 x 8.203 at -5.224 degrees (North through East) ! Clean map min=-0.0021864 max=0.13413 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.68 mas, bmaj=7.076 mas, bpa=-5.165 degrees ! Estimated noise=1434.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.104522 Jy ! Component: 100 - total flux cleaned = 0.129209 Jy ! Component: 150 - total flux cleaned = 0.138795 Jy ! Component: 200 - total flux cleaned = 0.143001 Jy ! Total flux subtracted in 200 components = 0.143001 Jy ! Clean residual min=-0.003867 max=0.003666 Jy/beam ! Clean residual mean=-0.000000 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.143001 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.143001 Jy ! Inverting map and beam ! Estimated beam: bmin=3.201 mas, bmaj=8.203 mas, bpa=-5.224 degrees ! Estimated noise=915.984 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) ! Added new window around map position (3, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00361647 Jy ! Component: 100 - total flux cleaned = 0.00554192 Jy ! Component: 150 - total flux cleaned = 0.00639365 Jy ! Component: 200 - total flux cleaned = 0.00658721 Jy ! Total flux subtracted in 200 components = 0.00658721 Jy ! Clean residual min=-0.002251 max=0.001975 Jy/beam ! Clean residual mean=-0.000004 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.149588 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 41 components and 0.149588 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.529 mas, bmaj=14.87 mas, bpa=-3.518 degrees ! Estimated noise=1168.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0003927 Jy ! Component: 100 - total flux cleaned = 0.000419956 Jy ! Component: 150 - total flux cleaned = 0.000401991 Jy ! Component: 200 - total flux cleaned = 0.000369471 Jy ! Total flux subtracted in 200 components = 0.000369471 Jy ! Clean residual min=-0.001802 max=0.002244 Jy/beam ! Clean residual mean=-0.000007 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.149958 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.42161e-05 Jy ! Component: 100 - total flux cleaned = -4.01313e-05 Jy ! Component: 150 - total flux cleaned = -6.28904e-05 Jy ! Component: 200 - total flux cleaned = -7.31333e-05 Jy ! Total flux subtracted in 200 components = -7.31333e-05 Jy ! Clean residual min=-0.001752 max=0.002264 Jy/beam ! Clean residual mean=-0.000007 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.149885 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 67 components and 0.149885 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.201 mas, bmaj=8.203 mas, bpa=-5.224 degrees ! Estimated noise=915.984 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.52374e-05 Jy ! Component: 100 - total flux cleaned = -7.65667e-05 Jy ! Component: 150 - total flux cleaned = -7.61077e-05 Jy ! Component: 200 - total flux cleaned = -5.58237e-05 Jy ! Total flux subtracted in 200 components = -5.58237e-05 Jy ! Clean residual min=-0.002158 max=0.001990 Jy/beam ! Clean residual mean=-0.000004 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.149829 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 78 components and 0.149829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098660Jy sigma=0.000670 ! Fit after self-cal, rms=0.098661Jy sigma=0.000670 wmodel J0039-0942_S_2017_05_31_pus_map.mod ! Writing 78 model components to file: J0039-0942_S_2017_05_31_pus_map.mod wobs J0039-0942_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0039-0942_S_2017_05_31_pus_uvs.fits wwins J0039-0942_S_2017_05_31_pus_map.win ! wwins: Wrote 2 windows to J0039-0942_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.000631041 Jy ! Component: 100 - total flux cleaned = -0.00098384 Jy ! Component: 150 - total flux cleaned = -0.00135376 Jy ! Component: 200 - total flux cleaned = -0.00174267 Jy ! Component: 250 - total flux cleaned = -0.00211865 Jy ! Component: 300 - total flux cleaned = -0.00245135 Jy ! Component: 350 - total flux cleaned = -0.00277317 Jy ! Component: 400 - total flux cleaned = -0.00302896 Jy ! Component: 450 - total flux cleaned = -0.00330565 Jy ! Component: 500 - total flux cleaned = -0.0034941 Jy ! Component: 550 - total flux cleaned = -0.00375814 Jy ! Component: 600 - total flux cleaned = -0.00398972 Jy ! Component: 650 - total flux cleaned = -0.00416595 Jy ! Component: 700 - total flux cleaned = -0.00436394 Jy ! Component: 750 - total flux cleaned = -0.00455808 Jy ! Component: 800 - total flux cleaned = -0.0047244 Jy ! Component: 850 - total flux cleaned = -0.00481751 Jy ! Component: 900 - total flux cleaned = -0.00495495 Jy ! Component: 950 - total flux cleaned = -0.00511244 Jy ! Component: 1000 - total flux cleaned = -0.00529011 Jy ! Component: 1050 - total flux cleaned = -0.0054211 Jy ! Component: 1100 - total flux cleaned = -0.0055502 Jy ! Component: 1150 - total flux cleaned = -0.00565632 Jy ! Component: 1200 - total flux cleaned = -0.00576075 Jy ! Component: 1250 - total flux cleaned = -0.00586374 Jy ! Component: 1300 - total flux cleaned = -0.00596545 Jy ! Component: 1350 - total flux cleaned = -0.00608598 Jy ! Component: 1400 - total flux cleaned = -0.00612562 Jy ! Component: 1450 - total flux cleaned = -0.00624314 Jy ! Component: 1500 - total flux cleaned = -0.00630087 Jy ! Component: 1550 - total flux cleaned = -0.00639592 Jy ! Component: 1600 - total flux cleaned = -0.00645201 Jy ! Component: 1650 - total flux cleaned = -0.00652586 Jy ! Component: 1700 - total flux cleaned = -0.00650715 Jy ! Component: 1750 - total flux cleaned = -0.00654368 Jy ! Component: 1800 - total flux cleaned = -0.00657965 Jy ! Component: 1850 - total flux cleaned = -0.00666869 Jy ! Component: 1900 - total flux cleaned = -0.00668635 Jy ! Component: 1950 - total flux cleaned = -0.00673864 Jy ! Component: 2000 - total flux cleaned = -0.00677317 Jy ! Component: 2050 - total flux cleaned = -0.00677348 Jy ! Component: 2100 - total flux cleaned = -0.00684152 Jy ! Component: 2150 - total flux cleaned = -0.00687499 Jy ! Component: 2200 - total flux cleaned = -0.00685821 Jy ! Component: 2250 - total flux cleaned = -0.00687469 Jy ! Component: 2300 - total flux cleaned = -0.00692338 Jy ! Component: 2350 - total flux cleaned = -0.00690707 Jy ! Component: 2400 - total flux cleaned = -0.006907 Jy ! Component: 2450 - total flux cleaned = -0.00690679 Jy ! Component: 2500 - total flux cleaned = -0.00689101 Jy ! Component: 2550 - total flux cleaned = -0.00689087 Jy ! Component: 2600 - total flux cleaned = -0.00684467 Jy ! Component: 2650 - total flux cleaned = -0.00689073 Jy ! Component: 2700 - total flux cleaned = -0.006906 Jy ! Component: 2750 - total flux cleaned = -0.00698106 Jy ! Component: 2800 - total flux cleaned = -0.00696625 Jy ! Component: 2850 - total flux cleaned = -0.00699586 Jy ! Component: 2900 - total flux cleaned = -0.00702525 Jy ! Component: 2950 - total flux cleaned = -0.00708337 Jy ! Component: 3000 - total flux cleaned = -0.00711215 Jy ! Component: 3050 - total flux cleaned = -0.00706932 Jy ! Component: 3100 - total flux cleaned = -0.00714036 Jy ! Component: 3150 - total flux cleaned = -0.00712623 Jy ! Component: 3200 - total flux cleaned = -0.00712645 Jy ! Component: 3250 - total flux cleaned = -0.00720926 Jy ! Component: 3300 - total flux cleaned = -0.00712682 Jy ! Component: 3350 - total flux cleaned = -0.0071406 Jy ! Component: 3400 - total flux cleaned = -0.00719489 Jy ! Component: 3450 - total flux cleaned = -0.00716809 Jy ! Component: 3500 - total flux cleaned = -0.00720828 Jy ! Component: 3550 - total flux cleaned = -0.00724789 Jy ! Component: 3600 - total flux cleaned = -0.00723481 Jy ! Component: 3650 - total flux cleaned = -0.00724793 Jy ! Component: 3700 - total flux cleaned = -0.00726094 Jy ! Component: 3750 - total flux cleaned = -0.00733817 Jy ! Component: 3800 - total flux cleaned = -0.00729977 Jy ! Component: 3850 - total flux cleaned = -0.00737588 Jy ! Component: 3900 - total flux cleaned = -0.00740109 Jy ! Component: 3950 - total flux cleaned = -0.00733847 Jy ! Component: 4000 - total flux cleaned = -0.00735089 Jy ! Component: 4050 - total flux cleaned = -0.00736324 Jy ! Total flux subtracted in 4096 components = -0.00736313 Jy ! Clean residual min=-0.000989 max=0.000746 Jy/beam ! Clean residual mean=-0.000001 rms=0.000223 Jy/beam ! Combined flux in latest and established models = 0.142466 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 369 components and 0.142466 Jy ![Exited script file: muppet] wmap "J0039-0942_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.201 x 8.203 at -5.224 degrees (North through East) ! Clean map min=-0.0016908 max=0.13442 Jy/beam ! Writing clean map to FITS file: J0039-0942_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.134418 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000217441 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.485295 0.485295 0.970589 1.94118 3.88236 7.76471 15.5294 31.0589 62.1177 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.134 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.201 x 8.203 at -5.224 degrees (North through East) ! Clean map min=-0.0016908 max=0.13442 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 J0039-0942_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:29:43 2019