! Started logfile: J1445-1629_S_2017_02_24_pus_uvs.log on Sat May 4 11:28:53 2019 obs J1445-1629_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J1445-1629_S_2017_02_24_pus_uva.fits ! AN table 1: 38 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.791813 visibilities/baseline/integration-bin. ! Found source: J1445-1629 ! ! 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 823 lines of history. ! ! Reading 5416 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 J1445-1629_S_2017_02_24_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 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 147 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.720087Jy sigma=0.005403 ! Fit after self-cal, rms=0.714300Jy sigma=0.005361 ! 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.808 mas, bmaj=7.753 mas, bpa=-7.857 degrees ! Estimated noise=1721.84 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.212702 Jy ! Component: 100 - total flux cleaned = 0.275733 Jy ! Total flux subtracted in 100 components = 0.275733 Jy ! Clean residual min=-0.009969 max=0.028405 Jy/beam ! Clean residual mean=-0.000045 rms=0.002970 Jy/beam ! Combined flux in latest and established models = 0.275733 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.275733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119468Jy sigma=0.000799 ! Fit after self-cal, rms=0.119436Jy sigma=0.000799 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0315279 Jy ! Component: 100 - total flux cleaned = 0.0478737 Jy ! Total flux subtracted in 100 components = 0.0478737 Jy ! Clean residual min=-0.008362 max=0.009092 Jy/beam ! Clean residual mean=-0.000021 rms=0.002077 Jy/beam ! Combined flux in latest and established models = 0.323606 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 16 components and 0.323606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107966Jy sigma=0.000719 ! Fit after self-cal, rms=0.107944Jy sigma=0.000719 ! 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.374 mas, bmaj=8.79 mas, bpa=-6.78 degrees ! Estimated noise=1403.3 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.0117741 Jy ! Component: 100 - total flux cleaned = 0.0170202 Jy ! Component: 150 - total flux cleaned = 0.0197591 Jy ! Component: 200 - total flux cleaned = 0.0213435 Jy ! Total flux subtracted in 200 components = 0.0213435 Jy ! Clean residual min=-0.007417 max=0.009091 Jy/beam ! Clean residual mean=-0.000003 rms=0.001944 Jy/beam ! Combined flux in latest and established models = 0.34495 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 43 components and 0.34495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106237Jy sigma=0.000712 ! Fit after self-cal, rms=0.106232Jy sigma=0.000712 ! 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.94 FD 0.94 HN 1.07 KP 0.97 ! LA 0.95 MK 0.96 NL 1.06 OV 1.05 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.94 HN 1.05 KP 0.96 ! LA 0.94 MK 0.95 NL 1.08 OV 1.13 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.91 HN 0.98 KP 1.02 ! LA 1.00 MK 0.95 NL 1.17 OV 1.01 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.94 HN 0.99 KP 1.00* ! LA 0.81 MK 1.31 NL 1.00* OV 1.05 ! PT 1.06 SC 1.00* ! ! ! Fit before self-cal, rms=0.106232Jy sigma=0.000712 ! Fit after self-cal, rms=0.100695Jy sigma=0.000684 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.369 mas, bmaj=8.812 mas, bpa=-6.529 degrees ! Estimated noise=1411.35 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.00114249 Jy ! Component: 100 - total flux cleaned = 0.00108029 Jy ! Component: 150 - total flux cleaned = 0.00102973 Jy ! Component: 200 - total flux cleaned = 0.00103205 Jy ! Total flux subtracted in 200 components = 0.00103205 Jy ! Clean residual min=-0.004860 max=0.006385 Jy/beam ! Clean residual mean=0.000013 rms=0.001382 Jy/beam ! Combined flux in latest and established models = 0.345982 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 52 components and 0.345982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100591Jy sigma=0.000683 ! Fit after self-cal, rms=0.100588Jy sigma=0.000683 ! 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.100588Jy sigma=0.000683 ! Fit after self-cal, rms=0.096758Jy sigma=0.000660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.377 mas, bmaj=8.817 mas, bpa=-6.406 degrees ! Estimated noise=1414.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014176 Jy ! Component: 100 - total flux cleaned = 0.00152001 Jy ! Component: 150 - total flux cleaned = 0.00160563 Jy ! Component: 200 - total flux cleaned = 0.00162887 Jy ! Total flux subtracted in 200 components = 0.00162887 Jy ! Clean residual min=-0.003415 max=0.004501 Jy/beam ! Clean residual mean=0.000006 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.347611 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 58 components and 0.347611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096721Jy sigma=0.000660 ! Fit after self-cal, rms=0.096727Jy sigma=0.000660 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (23, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00422845 Jy ! Component: 100 - total flux cleaned = 0.00636957 Jy ! Component: 150 - total flux cleaned = 0.00740742 Jy ! Component: 200 - total flux cleaned = 0.00786734 Jy ! Total flux subtracted in 200 components = 0.00786734 Jy ! Clean residual min=-0.002975 max=0.003370 Jy/beam ! Clean residual mean=-0.000000 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.355478 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 75 components and 0.355478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096534Jy sigma=0.000659 ! Fit after self-cal, rms=0.096527Jy sigma=0.000659 ! 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.096527Jy sigma=0.000659 ! Fit after self-cal, rms=0.095639Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.375 mas, bmaj=8.805 mas, bpa=-6.489 degrees ! Estimated noise=1413.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115373 Jy ! Component: 100 - total flux cleaned = 0.00135122 Jy ! Component: 150 - total flux cleaned = 0.00149096 Jy ! Component: 200 - total flux cleaned = 0.00158509 Jy ! Total flux subtracted in 200 components = 0.00158509 Jy ! Clean residual min=-0.002925 max=0.003182 Jy/beam ! Clean residual mean=0.000001 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.357063 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 89 components and 0.357063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095609Jy sigma=0.000657 ! Fit after self-cal, rms=0.095599Jy sigma=0.000657 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.000232627 Jy ! Component: 100 - total flux cleaned = 0.000260149 Jy ! Component: 150 - total flux cleaned = 0.000339821 Jy ! Component: 200 - total flux cleaned = 0.000340594 Jy ! Total flux subtracted in 200 components = 0.000340594 Jy ! Clean residual min=-0.002962 max=0.003189 Jy/beam ! Clean residual mean=0.000001 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.357404 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 95 components and 0.357404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095584Jy sigma=0.000657 ! Fit after self-cal, rms=0.095584Jy sigma=0.000657 ! 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.095584Jy sigma=0.000657 ! Fit after self-cal, rms=0.095571Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.13 mas, bmaj=15.61 mas, bpa=1.241 degrees ! Estimated noise=1747.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150977 Jy ! Component: 100 - total flux cleaned = 0.00174764 Jy ! Component: 150 - total flux cleaned = 0.00194558 Jy ! Component: 200 - total flux cleaned = 0.00204882 Jy ! Total flux subtracted in 200 components = 0.00204882 Jy ! Clean residual min=-0.003232 max=0.003578 Jy/beam ! Clean residual mean=0.000001 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.359453 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 104 components and 0.359453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095577Jy sigma=0.000657 ! Fit after self-cal, rms=0.095569Jy sigma=0.000657 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 = -6.27937e-06 Jy ! Component: 100 - total flux cleaned = 3.58031e-05 Jy ! Component: 150 - total flux cleaned = 0.000156822 Jy ! Component: 200 - total flux cleaned = 0.000262234 Jy ! Total flux subtracted in 200 components = 0.000262234 Jy ! Clean residual min=-0.003194 max=0.003533 Jy/beam ! Clean residual mean=0.000000 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.359715 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 107 components and 0.359715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095576Jy sigma=0.000657 ! Fit after self-cal, rms=0.095569Jy sigma=0.000657 ! 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.375 mas, bmaj=8.807 mas, bpa=-6.498 degrees ! Estimated noise=1413.66 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.375 x 8.807 at -6.498 degrees (North through East) ! Clean map min=-0.0028294 max=0.28753 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.814 mas, bmaj=7.795 mas, bpa=-7.321 degrees ! Estimated noise=1739.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.214598 Jy ! Component: 100 - total flux cleaned = 0.278943 Jy ! Component: 150 - total flux cleaned = 0.310626 Jy ! Component: 200 - total flux cleaned = 0.326975 Jy ! Total flux subtracted in 200 components = 0.326975 Jy ! Clean residual min=-0.004515 max=0.007703 Jy/beam ! Clean residual mean=-0.000006 rms=0.001224 Jy/beam ! Combined flux in latest and established models = 0.326975 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.326975 Jy ! Inverting map and beam ! Estimated beam: bmin=3.375 mas, bmaj=8.807 mas, bpa=-6.498 degrees ! Estimated noise=1413.66 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.0112284 Jy ! Component: 100 - total flux cleaned = 0.0171787 Jy ! Component: 150 - total flux cleaned = 0.021244 Jy ! Component: 200 - total flux cleaned = 0.0242013 Jy ! Total flux subtracted in 200 components = 0.0242013 Jy ! Clean residual min=-0.003255 max=0.003435 Jy/beam ! Clean residual mean=0.000002 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.351176 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 49 components and 0.351176 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=8.13 mas, bmaj=15.61 mas, bpa=1.241 degrees ! Estimated noise=1747.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0036774 Jy ! Component: 100 - total flux cleaned = 0.00560232 Jy ! Component: 150 - total flux cleaned = 0.00688402 Jy ! Component: 200 - total flux cleaned = 0.00779391 Jy ! Total flux subtracted in 200 components = 0.00779391 Jy ! Clean residual min=-0.003180 max=0.003390 Jy/beam ! Clean residual mean=-0.000000 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.35897 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000654766 Jy ! Component: 100 - total flux cleaned = 0.000972131 Jy ! Component: 150 - total flux cleaned = 0.00103852 Jy ! Component: 200 - total flux cleaned = 0.00112859 Jy ! Total flux subtracted in 200 components = 0.00112859 Jy ! Clean residual min=-0.003154 max=0.003482 Jy/beam ! Clean residual mean=-0.000001 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.360098 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 90 components and 0.360098 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.375 mas, bmaj=8.807 mas, bpa=-6.498 degrees ! Estimated noise=1413.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00123098 Jy ! Component: 100 - total flux cleaned = -0.00123372 Jy ! Component: 150 - total flux cleaned = -0.00110571 Jy ! Component: 200 - total flux cleaned = -0.000989058 Jy ! Total flux subtracted in 200 components = -0.000989058 Jy ! Clean residual min=-0.003068 max=0.003209 Jy/beam ! Clean residual mean=-0.000000 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.359109 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 101 components and 0.359109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095628Jy sigma=0.000657 ! Fit after self-cal, rms=0.095621Jy sigma=0.000657 wmodel J1445-1629_S_2017_02_24_pus_map.mod ! Writing 101 model components to file: J1445-1629_S_2017_02_24_pus_map.mod wobs J1445-1629_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J1445-1629_S_2017_02_24_pus_uvs.fits wwins J1445-1629_S_2017_02_24_pus_map.win ! wwins: Wrote 2 windows to J1445-1629_S_2017_02_24_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.00060746 Jy ! Component: 100 - total flux cleaned = 0.000773083 Jy ! Component: 150 - total flux cleaned = 0.000720564 Jy ! Component: 200 - total flux cleaned = 0.000670779 Jy ! Component: 250 - total flux cleaned = 0.000522353 Jy ! Component: 300 - total flux cleaned = 0.000376663 Jy ! Component: 350 - total flux cleaned = 0.000281769 Jy ! Component: 400 - total flux cleaned = 0.000235659 Jy ! Component: 450 - total flux cleaned = 0.00014459 Jy ! Component: 500 - total flux cleaned = -3.33469e-05 Jy ! Component: 550 - total flux cleaned = 1.11152e-05 Jy ! Component: 600 - total flux cleaned = -3.24221e-05 Jy ! Component: 650 - total flux cleaned = -7.43115e-05 Jy ! Component: 700 - total flux cleaned = 8.98951e-06 Jy ! Component: 750 - total flux cleaned = -7.33065e-05 Jy ! Component: 800 - total flux cleaned = -3.27667e-05 Jy ! Component: 850 - total flux cleaned = -0.000153603 Jy ! Component: 900 - total flux cleaned = -0.000233388 Jy ! Component: 950 - total flux cleaned = -0.000390271 Jy ! Component: 1000 - total flux cleaned = -0.000428679 Jy ! Component: 1050 - total flux cleaned = -0.000467299 Jy ! Component: 1100 - total flux cleaned = -0.000579979 Jy ! Component: 1150 - total flux cleaned = -0.000653792 Jy ! Component: 1200 - total flux cleaned = -0.000800588 Jy ! Component: 1250 - total flux cleaned = -0.000873009 Jy ! Component: 1300 - total flux cleaned = -0.00105256 Jy ! Component: 1350 - total flux cleaned = -0.00123005 Jy ! Component: 1400 - total flux cleaned = -0.00140635 Jy ! Component: 1450 - total flux cleaned = -0.00154607 Jy ! Component: 1500 - total flux cleaned = -0.00175337 Jy ! Component: 1550 - total flux cleaned = -0.00189045 Jy ! Component: 1600 - total flux cleaned = -0.00212762 Jy ! Component: 1650 - total flux cleaned = -0.00226135 Jy ! Component: 1700 - total flux cleaned = -0.00232805 Jy ! Component: 1750 - total flux cleaned = -0.00245998 Jy ! Component: 1800 - total flux cleaned = -0.0027206 Jy ! Component: 1850 - total flux cleaned = -0.00278549 Jy ! Component: 1900 - total flux cleaned = -0.00297737 Jy ! Component: 1950 - total flux cleaned = -0.00307241 Jy ! Component: 2000 - total flux cleaned = -0.00310412 Jy ! Component: 2050 - total flux cleaned = -0.00329072 Jy ! Component: 2100 - total flux cleaned = -0.00344534 Jy ! Component: 2150 - total flux cleaned = -0.00347597 Jy ! Component: 2200 - total flux cleaned = -0.00365811 Jy ! Component: 2250 - total flux cleaned = -0.00368822 Jy ! Component: 2300 - total flux cleaned = -0.0037777 Jy ! Component: 2350 - total flux cleaned = -0.00398439 Jy ! Component: 2400 - total flux cleaned = -0.00398454 Jy ! Component: 2450 - total flux cleaned = -0.00410076 Jy ! Component: 2500 - total flux cleaned = -0.00421617 Jy ! Component: 2550 - total flux cleaned = -0.00424477 Jy ! Component: 2600 - total flux cleaned = -0.00438685 Jy ! Component: 2650 - total flux cleaned = -0.00435873 Jy ! Component: 2700 - total flux cleaned = -0.00452616 Jy ! Component: 2750 - total flux cleaned = -0.00447068 Jy ! Component: 2800 - total flux cleaned = -0.00466341 Jy ! Component: 2850 - total flux cleaned = -0.00466366 Jy ! Component: 2900 - total flux cleaned = -0.0046908 Jy ! Component: 2950 - total flux cleaned = -0.00482551 Jy ! Component: 3000 - total flux cleaned = -0.00490565 Jy ! Component: 3050 - total flux cleaned = -0.00495872 Jy ! Component: 3100 - total flux cleaned = -0.00503794 Jy ! Component: 3150 - total flux cleaned = -0.00503785 Jy ! Component: 3200 - total flux cleaned = -0.0050118 Jy ! Component: 3250 - total flux cleaned = -0.00501153 Jy ! Component: 3300 - total flux cleaned = -0.00511439 Jy ! Component: 3350 - total flux cleaned = -0.00513999 Jy ! Component: 3400 - total flux cleaned = -0.00524122 Jy ! Component: 3450 - total flux cleaned = -0.00519108 Jy ! Component: 3500 - total flux cleaned = -0.00519123 Jy ! Component: 3550 - total flux cleaned = -0.00526595 Jy ! Component: 3600 - total flux cleaned = -0.00533986 Jy ! Component: 3650 - total flux cleaned = -0.00529092 Jy ! Component: 3700 - total flux cleaned = -0.00533934 Jy ! Component: 3750 - total flux cleaned = -0.00533926 Jy ! Component: 3800 - total flux cleaned = -0.00533952 Jy ! Component: 3850 - total flux cleaned = -0.00541135 Jy ! Component: 3900 - total flux cleaned = -0.00529291 Jy ! Component: 3950 - total flux cleaned = -0.00529282 Jy ! Component: 4000 - total flux cleaned = -0.00531628 Jy ! Component: 4050 - total flux cleaned = -0.00529291 Jy ! Total flux subtracted in 4096 components = -0.00531628 Jy ! Clean residual min=-0.001563 max=0.001427 Jy/beam ! Clean residual mean=-0.000002 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.353793 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 390 components and 0.353793 Jy ![Exited script file: muppet] wmap "J1445-1629_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.375 x 8.807 at -6.498 degrees (North through East) ! Clean map min=-0.0025538 max=0.28776 Jy/beam ! Writing clean map to FITS file: J1445-1629_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.287758 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000433113 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.451539 0.451539 0.903078 1.80616 3.61231 7.22462 14.4492 28.8985 57.797 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.287 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.375 x 8.807 at -6.498 degrees (North through East) ! Clean map min=-0.0025538 max=0.28776 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 J1445-1629_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:28:57 2019