! Started logfile: J1445-1629_S_2017_10_21_pus_uvs.log on Sat May 11 21:00:14 2019 obs J1445-1629_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J1445-1629_S_2017_10_21_pus_uva.fits ! AN table 1: 26 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.911325 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 644 lines of history. ! ! Reading 3412 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_10_21_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 118 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.781904Jy sigma=0.006639 ! Fit after self-cal, rms=0.767976Jy sigma=0.006531 ! 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.598 mas, bmaj=15.97 mas, bpa=-18.02 degrees ! Estimated noise=2275.8 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.170267 Jy ! Component: 100 - total flux cleaned = 0.218643 Jy ! Total flux subtracted in 100 components = 0.218643 Jy ! Clean residual min=-0.010750 max=0.021800 Jy/beam ! Clean residual mean=-0.000036 rms=0.003363 Jy/beam ! Combined flux in latest and established models = 0.218643 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.218643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109378Jy sigma=0.000839 ! Fit after self-cal, rms=0.109384Jy sigma=0.000839 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0241977 Jy ! Component: 100 - total flux cleaned = 0.0376954 Jy ! Total flux subtracted in 100 components = 0.0376954 Jy ! Clean residual min=-0.008081 max=0.012643 Jy/beam ! Clean residual mean=-0.000035 rms=0.002510 Jy/beam ! Combined flux in latest and established models = 0.256338 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 27 components and 0.256338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101232Jy sigma=0.000772 ! Fit after self-cal, rms=0.101251Jy sigma=0.000772 ! 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.246 mas, bmaj=18.51 mas, bpa=-17.75 degrees ! Estimated noise=1738.9 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.0126596 Jy ! Component: 100 - total flux cleaned = 0.0198916 Jy ! Component: 150 - total flux cleaned = 0.02449 Jy ! Component: 200 - total flux cleaned = 0.0275077 Jy ! Total flux subtracted in 200 components = 0.0275077 Jy ! Clean residual min=-0.008629 max=0.008351 Jy/beam ! Clean residual mean=-0.000047 rms=0.002220 Jy/beam ! Combined flux in latest and established models = 0.283846 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 61 components and 0.283846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099167Jy sigma=0.000760 ! Fit after self-cal, rms=0.099164Jy sigma=0.000759 ! 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.04 FD 1.00 HN 0.99 KP 1.07 ! LA 1.00 MK 1.02 NL 0.90 OV 0.99 ! PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.07 KP 1.06 ! LA 0.97 MK 0.91 NL 1.03 OV 1.02 ! PT 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.00 KP 1.04 ! LA 0.76 MK 1.01 NL 1.17 OV 0.97 ! PT 1.00 ! ! ! 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 1.08 HN 0.93 KP 1.00* ! LA 0.85 MK 1.11 NL 1.00* OV 1.00* ! PT 1.05 ! ! ! Fit before self-cal, rms=0.099164Jy sigma=0.000759 ! Fit after self-cal, rms=0.094198Jy sigma=0.000734 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=18.57 mas, bpa=-17.79 degrees ! Estimated noise=1735.66 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.000747572 Jy ! Component: 100 - total flux cleaned = -0.000932534 Jy ! Component: 150 - total flux cleaned = -0.00093438 Jy ! Component: 200 - total flux cleaned = -0.0009373 Jy ! Total flux subtracted in 200 components = -0.0009373 Jy ! Clean residual min=-0.006025 max=0.006443 Jy/beam ! Clean residual mean=-0.000020 rms=0.001688 Jy/beam ! Combined flux in latest and established models = 0.282909 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 82 components and 0.282909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094107Jy sigma=0.000734 ! Fit after self-cal, rms=0.094057Jy sigma=0.000734 ! 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.094057Jy sigma=0.000734 ! Fit after self-cal, rms=0.093310Jy sigma=0.000716 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.245 mas, bmaj=18.73 mas, bpa=-17.82 degrees ! Estimated noise=1740.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000256668 Jy ! Component: 100 - total flux cleaned = -0.000531071 Jy ! Component: 150 - total flux cleaned = -0.000773142 Jy ! Component: 200 - total flux cleaned = -0.000990141 Jy ! Total flux subtracted in 200 components = -0.000990141 Jy ! Clean residual min=-0.004945 max=0.004726 Jy/beam ! Clean residual mean=-0.000008 rms=0.001324 Jy/beam ! Combined flux in latest and established models = 0.281919 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 98 components and 0.281919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093247Jy sigma=0.000715 ! Fit after self-cal, rms=0.093303Jy sigma=0.000715 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.000325761 Jy ! Component: 100 - total flux cleaned = -0.000476109 Jy ! Component: 150 - total flux cleaned = -0.000581959 Jy ! Component: 200 - total flux cleaned = -0.000713788 Jy ! Total flux subtracted in 200 components = -0.000713788 Jy ! Clean residual min=-0.004914 max=0.004687 Jy/beam ! Clean residual mean=-0.000009 rms=0.001323 Jy/beam ! Combined flux in latest and established models = 0.281205 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 109 components and 0.281205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093268Jy sigma=0.000715 ! Fit after self-cal, rms=0.093264Jy sigma=0.000715 ! 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.093264Jy sigma=0.000715 ! Fit after self-cal, rms=0.093944Jy sigma=0.000713 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=18.69 mas, bpa=-17.83 degrees ! Estimated noise=1737.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000727556 Jy ! Component: 100 - total flux cleaned = -0.000841619 Jy ! Component: 150 - total flux cleaned = -0.000922421 Jy ! Component: 200 - total flux cleaned = -0.000897595 Jy ! Total flux subtracted in 200 components = -0.000897595 Jy ! Clean residual min=-0.005107 max=0.004301 Jy/beam ! Clean residual mean=-0.000003 rms=0.001261 Jy/beam ! Combined flux in latest and established models = 0.280307 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 123 components and 0.280307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093914Jy sigma=0.000713 ! Fit after self-cal, rms=0.093923Jy sigma=0.000713 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.000122529 Jy ! Component: 100 - total flux cleaned = -7.60081e-05 Jy ! Component: 150 - total flux cleaned = -7.64482e-05 Jy ! Component: 200 - total flux cleaned = -5.4213e-05 Jy ! Total flux subtracted in 200 components = -5.4213e-05 Jy ! Clean residual min=-0.005096 max=0.004308 Jy/beam ! Clean residual mean=-0.000003 rms=0.001259 Jy/beam ! Combined flux in latest and established models = 0.280253 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 128 components and 0.280253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093903Jy sigma=0.000713 ! Fit after self-cal, rms=0.093901Jy sigma=0.000713 ! 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.093901Jy sigma=0.000713 ! Fit after self-cal, rms=0.093948Jy sigma=0.000713 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.857 mas, bmaj=24.1 mas, bpa=-8.871 degrees ! Estimated noise=2095.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.46834e-05 Jy ! Component: 100 - total flux cleaned = -4.10808e-05 Jy ! Component: 150 - total flux cleaned = 7.6018e-06 Jy ! Component: 200 - total flux cleaned = 5.15122e-05 Jy ! Total flux subtracted in 200 components = 5.15122e-05 Jy ! Clean residual min=-0.005321 max=0.005945 Jy/beam ! Clean residual mean=-0.000006 rms=0.001589 Jy/beam ! Combined flux in latest and established models = 0.280305 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 139 components and 0.280305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093953Jy sigma=0.000713 ! Fit after self-cal, rms=0.093941Jy sigma=0.000713 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 = -3.9028e-05 Jy ! Component: 100 - total flux cleaned = -4.15292e-05 Jy ! Component: 150 - total flux cleaned = 1.70142e-05 Jy ! Component: 200 - total flux cleaned = 5.26535e-05 Jy ! Total flux subtracted in 200 components = 5.26535e-05 Jy ! Clean residual min=-0.005258 max=0.005945 Jy/beam ! Clean residual mean=-0.000006 rms=0.001582 Jy/beam ! Combined flux in latest and established models = 0.280357 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 148 components and 0.280357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093942Jy sigma=0.000713 ! Fit after self-cal, rms=0.093931Jy sigma=0.000713 ! 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.251 mas, bmaj=18.7 mas, bpa=-17.83 degrees ! Estimated noise=1736.74 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.251 x 18.7 at -17.83 degrees (North through East) ! Clean map min=-0.0049107 max=0.23201 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.593 mas, bmaj=16.24 mas, bpa=-18.08 degrees ! Estimated noise=2288.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.170874 Jy ! Component: 100 - total flux cleaned = 0.220281 Jy ! Component: 150 - total flux cleaned = 0.244642 Jy ! Component: 200 - total flux cleaned = 0.257301 Jy ! Total flux subtracted in 200 components = 0.257301 Jy ! Clean residual min=-0.006414 max=0.006193 Jy/beam ! Clean residual mean=-0.000004 rms=0.001757 Jy/beam ! Combined flux in latest and established models = 0.257301 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.257301 Jy ! Inverting map and beam ! Estimated beam: bmin=3.251 mas, bmaj=18.7 mas, bpa=-17.83 degrees ! Estimated noise=1736.74 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.0104151 Jy ! Component: 100 - total flux cleaned = 0.0159174 Jy ! Component: 150 - total flux cleaned = 0.0184291 Jy ! Component: 200 - total flux cleaned = 0.0194308 Jy ! Total flux subtracted in 200 components = 0.0194308 Jy ! Clean residual min=-0.005339 max=0.004537 Jy/beam ! Clean residual mean=-0.000004 rms=0.001312 Jy/beam ! Combined flux in latest and established models = 0.276732 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 46 components and 0.276732 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.857 mas, bmaj=24.1 mas, bpa=-8.871 degrees ! Estimated noise=2095.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00244364 Jy ! Component: 100 - total flux cleaned = 0.00286268 Jy ! Component: 150 - total flux cleaned = 0.00312167 Jy ! Component: 200 - total flux cleaned = 0.00338115 Jy ! Total flux subtracted in 200 components = 0.00338115 Jy ! Clean residual min=-0.005379 max=0.006144 Jy/beam ! Clean residual mean=-0.000006 rms=0.001598 Jy/beam ! Combined flux in latest and established models = 0.280113 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.10604e-05 Jy ! Component: 100 - total flux cleaned = 0.000131595 Jy ! Component: 150 - total flux cleaned = 0.000202769 Jy ! Component: 200 - total flux cleaned = 0.000271084 Jy ! Total flux subtracted in 200 components = 0.000271084 Jy ! Clean residual min=-0.005331 max=0.006082 Jy/beam ! Clean residual mean=-0.000006 rms=0.001588 Jy/beam ! Combined flux in latest and established models = 0.280384 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 84 components and 0.280384 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.251 mas, bmaj=18.7 mas, bpa=-17.83 degrees ! Estimated noise=1736.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000326929 Jy ! Component: 100 - total flux cleaned = -0.000287153 Jy ! Component: 150 - total flux cleaned = -0.000287594 Jy ! Component: 200 - total flux cleaned = -0.00022132 Jy ! Total flux subtracted in 200 components = -0.00022132 Jy ! Clean residual min=-0.005265 max=0.004474 Jy/beam ! Clean residual mean=-0.000002 rms=0.001250 Jy/beam ! Combined flux in latest and established models = 0.280163 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 94 components and 0.280163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093850Jy sigma=0.000713 ! Fit after self-cal, rms=0.093852Jy sigma=0.000713 wmodel J1445-1629_S_2017_10_21_pus_map.mod ! Writing 94 model components to file: J1445-1629_S_2017_10_21_pus_map.mod wobs J1445-1629_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J1445-1629_S_2017_10_21_pus_uvs.fits wwins J1445-1629_S_2017_10_21_pus_map.win ! wwins: Wrote 1 windows to J1445-1629_S_2017_10_21_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00127061 Jy ! Component: 100 - total flux cleaned = -0.0016595 Jy ! Component: 150 - total flux cleaned = -0.00188084 Jy ! Component: 200 - total flux cleaned = -0.00181204 Jy ! Component: 250 - total flux cleaned = -0.00187833 Jy ! Component: 300 - total flux cleaned = -0.00200573 Jy ! Component: 350 - total flux cleaned = -0.00188357 Jy ! Component: 400 - total flux cleaned = -0.00200301 Jy ! Component: 450 - total flux cleaned = -0.00182874 Jy ! Component: 500 - total flux cleaned = -0.00199897 Jy ! Component: 550 - total flux cleaned = -0.00199909 Jy ! Component: 600 - total flux cleaned = -0.00194527 Jy ! Component: 650 - total flux cleaned = -0.00194496 Jy ! Component: 700 - total flux cleaned = -0.00189265 Jy ! Component: 750 - total flux cleaned = -0.0016904 Jy ! Component: 800 - total flux cleaned = -0.00164058 Jy ! Component: 850 - total flux cleaned = -0.00159063 Jy ! Component: 900 - total flux cleaned = -0.00140199 Jy ! Component: 950 - total flux cleaned = -0.00130801 Jy ! Component: 1000 - total flux cleaned = -0.0012619 Jy ! Component: 1050 - total flux cleaned = -0.00117183 Jy ! Component: 1100 - total flux cleaned = -0.00121577 Jy ! Component: 1150 - total flux cleaned = -0.00117294 Jy ! Component: 1200 - total flux cleaned = -0.00104707 Jy ! Component: 1250 - total flux cleaned = -0.0010474 Jy ! Component: 1300 - total flux cleaned = -0.0010476 Jy ! Component: 1350 - total flux cleaned = -0.000927401 Jy ! Component: 1400 - total flux cleaned = -0.00080952 Jy ! Component: 1450 - total flux cleaned = -0.00077093 Jy ! Component: 1500 - total flux cleaned = -0.000733159 Jy ! Component: 1550 - total flux cleaned = -0.000658234 Jy ! Component: 1600 - total flux cleaned = -0.00065781 Jy ! Component: 1650 - total flux cleaned = -0.000693923 Jy ! Component: 1700 - total flux cleaned = -0.000586768 Jy ! Component: 1750 - total flux cleaned = -0.000657174 Jy ! Component: 1800 - total flux cleaned = -0.000691619 Jy ! Component: 1850 - total flux cleaned = -0.000487191 Jy ! Component: 1900 - total flux cleaned = -0.000622575 Jy ! Component: 1950 - total flux cleaned = -0.00052282 Jy ! Component: 2000 - total flux cleaned = -0.000490223 Jy ! Component: 2050 - total flux cleaned = -0.000490225 Jy ! Component: 2100 - total flux cleaned = -0.000553995 Jy ! Component: 2150 - total flux cleaned = -0.000522762 Jy ! Component: 2200 - total flux cleaned = -0.000616747 Jy ! Component: 2250 - total flux cleaned = -0.000678468 Jy ! Component: 2300 - total flux cleaned = -0.000525988 Jy ! Component: 2350 - total flux cleaned = -0.00055651 Jy ! Component: 2400 - total flux cleaned = -0.000496869 Jy ! Component: 2450 - total flux cleaned = -0.000526349 Jy ! Component: 2500 - total flux cleaned = -0.000467184 Jy ! Component: 2550 - total flux cleaned = -0.000408803 Jy ! Component: 2600 - total flux cleaned = -0.000408168 Jy ! Component: 2650 - total flux cleaned = -0.000293639 Jy ! Component: 2700 - total flux cleaned = -0.000293529 Jy ! Component: 2750 - total flux cleaned = -0.000265786 Jy ! Component: 2800 - total flux cleaned = -0.000321168 Jy ! Component: 2850 - total flux cleaned = -0.000183451 Jy ! Component: 2900 - total flux cleaned = -0.000238173 Jy ! Component: 2950 - total flux cleaned = -0.000184213 Jy ! Component: 3000 - total flux cleaned = -7.73084e-05 Jy ! Component: 3050 - total flux cleaned = -0.00013043 Jy ! Component: 3100 - total flux cleaned = -0.00015671 Jy ! Component: 3150 - total flux cleaned = -7.84432e-05 Jy ! Component: 3200 - total flux cleaned = -2.67061e-05 Jy ! Component: 3250 - total flux cleaned = 2.45276e-05 Jy ! Component: 3300 - total flux cleaned = 5.02486e-05 Jy ! Component: 3350 - total flux cleaned = 0.000126208 Jy ! Component: 3400 - total flux cleaned = 0.000150947 Jy ! Component: 3450 - total flux cleaned = 0.000176231 Jy ! Component: 3500 - total flux cleaned = 0.000275132 Jy ! Component: 3550 - total flux cleaned = 0.000299543 Jy ! Component: 3600 - total flux cleaned = 0.000324072 Jy ! Component: 3650 - total flux cleaned = 0.000493419 Jy ! Component: 3700 - total flux cleaned = 0.000589363 Jy ! Component: 3750 - total flux cleaned = 0.000636821 Jy ! Component: 3800 - total flux cleaned = 0.000684099 Jy ! Component: 3850 - total flux cleaned = 0.000778008 Jy ! Component: 3900 - total flux cleaned = 0.000917718 Jy ! Component: 3950 - total flux cleaned = 0.000894722 Jy ! Component: 4000 - total flux cleaned = 0.00103254 Jy ! Component: 4050 - total flux cleaned = 0.00105543 Jy ! Total flux subtracted in 4096 components = 0.00112385 Jy ! Clean residual min=-0.001197 max=0.001493 Jy/beam ! Clean residual mean=0.000002 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.281287 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 377 components and 0.281286 Jy ![Exited script file: muppet] wmap "J1445-1629_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.251 x 18.7 at -17.83 degrees (North through East) ! Clean map min=-0.0037779 max=0.23316 Jy/beam ! Writing clean map to FITS file: J1445-1629_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.233162 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000440426 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.566679 0.566679 1.13336 2.26671 4.53343 9.06686 18.1337 36.2674 72.5349 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.233 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.251 x 18.7 at -17.83 degrees (North through East) ! Clean map min=-0.0037779 max=0.23316 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_10_21_pus_uvs.log closed on Sat May 11 21:00:19 2019