! Started logfile: J1555-4150_S_2017_07_09_pus_uvs.log on Wed May 8 14:52:30 2019 obs J1555-4150_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1555-4150_S_2017_07_09_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.461157 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1555-4150 ! ! 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 594 lines of history. ! ! Reading 10044 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 J1555-4150_S_2017_07_09_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 369 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 369 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 369 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 853 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.908105Jy sigma=0.005832 ! Fit after self-cal, rms=0.874469Jy sigma=0.005613 ! 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.154 mas, bmaj=6.382 mas, bpa=-3.368 degrees ! Estimated noise=2079.81 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.0953027 Jy ! Component: 100 - total flux cleaned = 0.122777 Jy ! Total flux subtracted in 100 components = 0.122777 Jy ! Clean residual min=-0.007478 max=0.012657 Jy/beam ! Clean residual mean=-0.000040 rms=0.002136 Jy/beam ! Combined flux in latest and established models = 0.122777 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.122777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104884Jy sigma=0.000663 ! Fit after self-cal, rms=0.104880Jy sigma=0.000662 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0148492 Jy ! Component: 100 - total flux cleaned = 0.0228517 Jy ! Total flux subtracted in 100 components = 0.0228517 Jy ! Clean residual min=-0.005156 max=0.005777 Jy/beam ! Clean residual mean=-0.000019 rms=0.001359 Jy/beam ! Combined flux in latest and established models = 0.145629 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 13 components and 0.145629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102551Jy sigma=0.000647 ! Fit after self-cal, rms=0.102545Jy sigma=0.000647 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.76 mas, bmaj=7.424 mas, bpa=-4.497 degrees ! Estimated noise=1244.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.00539276 Jy ! Component: 100 - total flux cleaned = 0.00791426 Jy ! Component: 150 - total flux cleaned = 0.00911202 Jy ! Component: 200 - total flux cleaned = 0.00968523 Jy ! Total flux subtracted in 200 components = 0.00968523 Jy ! Clean residual min=-0.003031 max=0.003605 Jy/beam ! Clean residual mean=-0.000015 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.155314 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 32 components and 0.155314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102288Jy sigma=0.000645 ! Fit after self-cal, rms=0.102301Jy sigma=0.000645 ! 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.97 HN 1.00* KP 1.03 ! LA 1.01 MK 1.04 NL 1.00* OV 1.03 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.00* KP 0.99 ! LA 1.00 MK 1.02 NL 1.00* OV 1.07 ! PT 0.97 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.00* KP 0.97 ! LA 0.96 MK 1.02 NL 1.00* OV 0.93 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 4. ! A total of 357 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.102301Jy sigma=0.000645 ! Fit after self-cal, rms=0.103631Jy sigma=0.000647 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.791 mas, bmaj=7.496 mas, bpa=-3.068 degrees ! Estimated noise=1286.73 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 = 2.48898e-06 Jy ! Component: 100 - total flux cleaned = 1.5459e-05 Jy ! Component: 150 - total flux cleaned = 1.62735e-05 Jy ! Component: 200 - total flux cleaned = 1.59205e-05 Jy ! Total flux subtracted in 200 components = 1.59205e-05 Jy ! Clean residual min=-0.003162 max=0.003188 Jy/beam ! Clean residual mean=-0.000015 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.15533 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.15533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103629Jy sigma=0.000647 ! Fit after self-cal, rms=0.103642Jy sigma=0.000647 ! 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.103642Jy sigma=0.000647 ! Fit after self-cal, rms=0.103818Jy sigma=0.000647 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.791 mas, bmaj=7.505 mas, bpa=-3.073 degrees ! Estimated noise=1288.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000143625 Jy ! Component: 100 - total flux cleaned = 0.000166966 Jy ! Component: 150 - total flux cleaned = 0.000177072 Jy ! Component: 200 - total flux cleaned = 0.000185743 Jy ! Total flux subtracted in 200 components = 0.000185743 Jy ! Clean residual min=-0.003048 max=0.003142 Jy/beam ! Clean residual mean=-0.000007 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.155516 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 42 components and 0.155516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103816Jy sigma=0.000647 ! Fit after self-cal, rms=0.103820Jy sigma=0.000647 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 = 1.22077e-05 Jy ! Component: 100 - total flux cleaned = -6.53856e-06 Jy ! Component: 150 - total flux cleaned = 1.87869e-06 Jy ! Component: 200 - total flux cleaned = 1.88698e-06 Jy ! Total flux subtracted in 200 components = 1.88698e-06 Jy ! Clean residual min=-0.003034 max=0.003144 Jy/beam ! Clean residual mean=-0.000007 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.155517 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.155517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103818Jy sigma=0.000647 ! Fit after self-cal, rms=0.103818Jy sigma=0.000647 ! 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.103818Jy sigma=0.000647 ! Fit after self-cal, rms=0.104061Jy sigma=0.000647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.792 mas, bmaj=7.519 mas, bpa=-3.086 degrees ! Estimated noise=1289.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.81258e-05 Jy ! Component: 100 - total flux cleaned = -7.54548e-05 Jy ! Component: 150 - total flux cleaned = -5.51772e-05 Jy ! Component: 200 - total flux cleaned = -4.58474e-05 Jy ! Total flux subtracted in 200 components = -4.58474e-05 Jy ! Clean residual min=-0.002977 max=0.003123 Jy/beam ! Clean residual mean=0.000002 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.155472 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.155472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104058Jy sigma=0.000647 ! Fit after self-cal, rms=0.104068Jy sigma=0.000647 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 (-80, 72). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0022943 Jy ! Component: 100 - total flux cleaned = 0.00249211 Jy ! Component: 150 - total flux cleaned = 0.00244158 Jy ! Component: 200 - total flux cleaned = 0.00239621 Jy ! Total flux subtracted in 200 components = 0.00239621 Jy ! Clean residual min=-0.002451 max=0.002416 Jy/beam ! Clean residual mean=-0.000010 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.157868 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 58 components and 0.157868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103972Jy sigma=0.000646 ! Fit after self-cal, rms=0.103962Jy sigma=0.000646 ! 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.103962Jy sigma=0.000646 ! Fit after self-cal, rms=0.103856Jy sigma=0.000646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.12 mas, bmaj=28.75 mas, bpa=-0.7979 degrees ! Estimated noise=1748.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000432359 Jy ! Component: 100 - total flux cleaned = 0.00053138 Jy ! Component: 150 - total flux cleaned = 0.000596749 Jy ! Component: 200 - total flux cleaned = 0.000652649 Jy ! Total flux subtracted in 200 components = 0.000652649 Jy ! Clean residual min=-0.002388 max=0.002414 Jy/beam ! Clean residual mean=-0.000015 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.15852 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 64 components and 0.15852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103852Jy sigma=0.000646 ! Fit after self-cal, rms=0.103853Jy sigma=0.000646 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.4531e-06 Jy ! Component: 100 - total flux cleaned = 3.70769e-05 Jy ! Component: 150 - total flux cleaned = 2.52122e-05 Jy ! Component: 200 - total flux cleaned = 1.39498e-05 Jy ! Total flux subtracted in 200 components = 1.39498e-05 Jy ! Clean residual min=-0.002390 max=0.002420 Jy/beam ! Clean residual mean=-0.000013 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.158534 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 66 components and 0.158534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103852Jy sigma=0.000646 ! Fit after self-cal, rms=0.103853Jy sigma=0.000646 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.792 mas, bmaj=7.524 mas, bpa=-3.082 degrees ! Estimated noise=1287.91 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.792 x 7.524 at -3.082 degrees (North through East) ! Clean map min=-0.002486 max=0.13088 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.166 mas, bmaj=6.497 mas, bpa=-1.741 degrees ! Estimated noise=1891.82 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.095162 Jy ! Component: 100 - total flux cleaned = 0.124403 Jy ! Component: 150 - total flux cleaned = 0.139296 Jy ! Component: 200 - total flux cleaned = 0.147331 Jy ! Total flux subtracted in 200 components = 0.147331 Jy ! Clean residual min=-0.005162 max=0.004864 Jy/beam ! Clean residual mean=-0.000008 rms=0.001302 Jy/beam ! Combined flux in latest and established models = 0.147331 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.147331 Jy ! Inverting map and beam ! Estimated beam: bmin=2.792 mas, bmaj=7.524 mas, bpa=-3.082 degrees ! Estimated noise=1287.91 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 (-4, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00540941 Jy ! Component: 100 - total flux cleaned = 0.00837505 Jy ! Component: 150 - total flux cleaned = 0.0093431 Jy ! Component: 200 - total flux cleaned = 0.00998092 Jy ! Total flux subtracted in 200 components = 0.00998092 Jy ! Clean residual min=-0.002544 max=0.002334 Jy/beam ! Clean residual mean=-0.000009 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.157312 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 49 components and 0.157312 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=10.12 mas, bmaj=28.75 mas, bpa=-0.7979 degrees ! Estimated noise=1748.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154118 Jy ! Component: 100 - total flux cleaned = 0.00174037 Jy ! Component: 150 - total flux cleaned = 0.00179399 Jy ! Component: 200 - total flux cleaned = 0.00181887 Jy ! Total flux subtracted in 200 components = 0.00181887 Jy ! Clean residual min=-0.002381 max=0.002344 Jy/beam ! Clean residual mean=-0.000001 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.15913 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 = 4.52576e-05 Jy ! Component: 100 - total flux cleaned = 6.58412e-05 Jy ! Component: 150 - total flux cleaned = 0.000104789 Jy ! Component: 200 - total flux cleaned = 0.00012413 Jy ! Total flux subtracted in 200 components = 0.00012413 Jy ! Clean residual min=-0.002316 max=0.002321 Jy/beam ! Clean residual mean=-0.000001 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.159255 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 63 components and 0.159255 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.792 mas, bmaj=7.524 mas, bpa=-3.082 degrees ! Estimated noise=1287.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000170738 Jy ! Component: 100 - total flux cleaned = 7.13172e-05 Jy ! Component: 150 - total flux cleaned = -0.000103318 Jy ! Component: 200 - total flux cleaned = -0.000182188 Jy ! Total flux subtracted in 200 components = -0.000182188 Jy ! Clean residual min=-0.002435 max=0.002244 Jy/beam ! Clean residual mean=-0.000001 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.159072 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 76 components and 0.159072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103827Jy sigma=0.000646 ! Fit after self-cal, rms=0.103817Jy sigma=0.000646 wmodel J1555-4150_S_2017_07_09_pus_map.mod ! Writing 76 model components to file: J1555-4150_S_2017_07_09_pus_map.mod wobs J1555-4150_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1555-4150_S_2017_07_09_pus_uvs.fits wwins J1555-4150_S_2017_07_09_pus_map.win ! wwins: Wrote 3 windows to J1555-4150_S_2017_07_09_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.000370193 Jy ! Component: 100 - total flux cleaned = -0.000333005 Jy ! Component: 150 - total flux cleaned = -0.000333671 Jy ! Component: 200 - total flux cleaned = -0.000263061 Jy ! Component: 250 - total flux cleaned = -0.000127632 Jy ! Component: 300 - total flux cleaned = -2.96684e-05 Jy ! Component: 350 - total flux cleaned = 0.000159511 Jy ! Component: 400 - total flux cleaned = 0.000219853 Jy ! Component: 450 - total flux cleaned = 0.0002791 Jy ! Component: 500 - total flux cleaned = 0.000393768 Jy ! Component: 550 - total flux cleaned = 0.000421217 Jy ! Component: 600 - total flux cleaned = 0.000420604 Jy ! Component: 650 - total flux cleaned = 0.000420804 Jy ! Component: 700 - total flux cleaned = 0.000524829 Jy ! Component: 750 - total flux cleaned = 0.000549823 Jy ! Component: 800 - total flux cleaned = 0.000524478 Jy ! Component: 850 - total flux cleaned = 0.000500686 Jy ! Component: 900 - total flux cleaned = 0.000573134 Jy ! Component: 950 - total flux cleaned = 0.000643843 Jy ! Component: 1000 - total flux cleaned = 0.000621012 Jy ! Component: 1050 - total flux cleaned = 0.000711563 Jy ! Component: 1100 - total flux cleaned = 0.000733083 Jy ! Component: 1150 - total flux cleaned = 0.000710722 Jy ! Component: 1200 - total flux cleaned = 0.000711119 Jy ! Component: 1250 - total flux cleaned = 0.000837972 Jy ! Component: 1300 - total flux cleaned = 0.000921213 Jy ! Component: 1350 - total flux cleaned = 0.000962169 Jy ! Component: 1400 - total flux cleaned = 0.00106372 Jy ! Component: 1450 - total flux cleaned = 0.00112432 Jy ! Component: 1500 - total flux cleaned = 0.00122416 Jy ! Component: 1550 - total flux cleaned = 0.00128369 Jy ! Component: 1600 - total flux cleaned = 0.00142055 Jy ! Component: 1650 - total flux cleaned = 0.00149803 Jy ! Component: 1700 - total flux cleaned = 0.00155555 Jy ! Component: 1750 - total flux cleaned = 0.00159379 Jy ! Component: 1800 - total flux cleaned = 0.00166935 Jy ! Component: 1850 - total flux cleaned = 0.00170685 Jy ! Component: 1900 - total flux cleaned = 0.00172562 Jy ! Component: 1950 - total flux cleaned = 0.00176256 Jy ! Component: 2000 - total flux cleaned = 0.00176262 Jy ! Component: 2050 - total flux cleaned = 0.0017991 Jy ! Component: 2100 - total flux cleaned = 0.00185332 Jy ! Component: 2150 - total flux cleaned = 0.00187143 Jy ! Component: 2200 - total flux cleaned = 0.00192507 Jy ! Component: 2250 - total flux cleaned = 0.00190733 Jy ! Component: 2300 - total flux cleaned = 0.00192504 Jy ! Component: 2350 - total flux cleaned = 0.00192499 Jy ! Component: 2400 - total flux cleaned = 0.00194238 Jy ! Component: 2450 - total flux cleaned = 0.00194228 Jy ! Component: 2500 - total flux cleaned = 0.00195957 Jy ! Component: 2550 - total flux cleaned = 0.00194233 Jy ! Component: 2600 - total flux cleaned = 0.00195942 Jy ! Component: 2650 - total flux cleaned = 0.00197654 Jy ! Component: 2700 - total flux cleaned = 0.00195944 Jy ! Component: 2750 - total flux cleaned = 0.00202736 Jy ! Component: 2800 - total flux cleaned = 0.00199347 Jy ! Component: 2850 - total flux cleaned = 0.00199346 Jy ! Component: 2900 - total flux cleaned = 0.00201032 Jy ! Component: 2950 - total flux cleaned = 0.00202708 Jy ! Component: 3000 - total flux cleaned = 0.0019937 Jy ! Component: 3050 - total flux cleaned = 0.00204377 Jy ! Component: 3100 - total flux cleaned = 0.00199383 Jy ! Component: 3150 - total flux cleaned = 0.00199392 Jy ! Component: 3200 - total flux cleaned = 0.00202699 Jy ! Component: 3250 - total flux cleaned = 0.0019938 Jy ! Component: 3300 - total flux cleaned = 0.00201038 Jy ! Component: 3350 - total flux cleaned = 0.00202683 Jy ! Component: 3400 - total flux cleaned = 0.00197762 Jy ! Component: 3450 - total flux cleaned = 0.00205941 Jy ! Component: 3500 - total flux cleaned = 0.00205933 Jy ! Component: 3550 - total flux cleaned = 0.00207576 Jy ! Component: 3600 - total flux cleaned = 0.00207578 Jy ! Component: 3650 - total flux cleaned = 0.00210828 Jy ! Component: 3700 - total flux cleaned = 0.00209197 Jy ! Component: 3750 - total flux cleaned = 0.00210828 Jy ! Component: 3800 - total flux cleaned = 0.00209208 Jy ! Component: 3850 - total flux cleaned = 0.0021731 Jy ! Component: 3900 - total flux cleaned = 0.00215694 Jy ! Component: 3950 - total flux cleaned = 0.00218924 Jy ! Component: 4000 - total flux cleaned = 0.00215691 Jy ! Component: 4050 - total flux cleaned = 0.00212467 Jy ! Total flux subtracted in 4096 components = 0.00218921 Jy ! Clean residual min=-0.000993 max=0.001005 Jy/beam ! Clean residual mean=-0.000007 rms=0.000269 Jy/beam ! Combined flux in latest and established models = 0.161262 Jy keep ! Adding 227 model components to the UV plane model. ! The established model now contains 303 components and 0.161262 Jy ![Exited script file: muppet] wmap "J1555-4150_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.792 x 7.524 at -3.082 degrees (North through East) ! Clean map min=-0.0022898 max=0.12928 Jy/beam ! Writing clean map to FITS file: J1555-4150_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.129276 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000271132 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.629193 0.629193 1.25839 2.51677 5.03354 10.0671 20.1342 40.2683 80.5367 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.129 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.792 x 7.524 at -3.082 degrees (North through East) ! Clean map min=-0.0022898 max=0.12928 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 J1555-4150_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:52:34 2019