! Started logfile: J1542-1634_S_2017_10_09_pus_uvs.log on Sun May 12 13:15:10 2019 obs J1542-1634_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J1542-1634_S_2017_10_09_pus_uva.fits ! AN table 1: 146 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.753995 visibilities/baseline/integration-bin. ! Found source: J1542-1634 ! ! 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 496 lines of history. ! ! Reading 15852 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 J1542-1634_S_2017_10_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 165 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 366 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 165 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 755 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.957684Jy sigma=0.007143 ! Fit after self-cal, rms=0.931340Jy sigma=0.006960 ! 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.596 mas, bmaj=13.2 mas, bpa=-18.19 degrees ! Estimated noise=1203 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.0547728 Jy ! Component: 100 - total flux cleaned = 0.0678092 Jy ! Total flux subtracted in 100 components = 0.0678092 Jy ! Clean residual min=-0.004628 max=0.005824 Jy/beam ! Clean residual mean=-0.000005 rms=0.001270 Jy/beam ! Combined flux in latest and established models = 0.0678092 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0678092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096514Jy sigma=0.000664 ! Fit after self-cal, rms=0.096291Jy sigma=0.000663 ! 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.107 mas, bmaj=14.58 mas, bpa=-17.77 degrees ! Estimated noise=904.29 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.00849797 Jy ! Component: 100 - total flux cleaned = 0.0132 Jy ! Component: 150 - total flux cleaned = 0.0160129 Jy ! Component: 200 - total flux cleaned = 0.0177252 Jy ! Total flux subtracted in 200 components = 0.0177252 Jy ! Clean residual min=-0.003542 max=0.003178 Jy/beam ! Clean residual mean=0.000000 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.0855344 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 47 components and 0.0855344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095510Jy sigma=0.000657 ! Fit after self-cal, rms=0.095434Jy sigma=0.000656 ! 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.07 FD 0.96 HN 1.01 KP 1.04 ! LA 0.98 MK 1.06 NL 0.93 OV 1.00* ! PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.92 HN 1.05 KP 1.04 ! LA 0.96 MK 1.12 NL 1.07 OV 1.00* ! PT 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 0.99 KP 0.90 ! LA 0.81 MK 1.06 NL 1.13 OV 1.00* ! PT 1.04 ! ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 0.76 KP 1.00* ! LA 1.00* MK 0.93 NL 1.00* OV 1.00* ! PT 0.93 ! ! ! Fit before self-cal, rms=0.095434Jy sigma=0.000656 ! Fit after self-cal, rms=0.093633Jy sigma=0.000654 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.157 mas, bmaj=14.85 mas, bpa=-17.6 degrees ! Estimated noise=901.312 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.000606677 Jy ! Component: 100 - total flux cleaned = -0.000675824 Jy ! Component: 150 - total flux cleaned = -0.00073385 Jy ! Component: 200 - total flux cleaned = -0.000733594 Jy ! Total flux subtracted in 200 components = -0.000733594 Jy ! Clean residual min=-0.002343 max=0.002275 Jy/beam ! Clean residual mean=0.000001 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.0848008 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 61 components and 0.0848008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093607Jy sigma=0.000653 ! Fit after self-cal, rms=0.093564Jy sigma=0.000653 ! 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.093564Jy sigma=0.000653 ! Fit after self-cal, rms=0.093525Jy sigma=0.000652 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.17 mas, bmaj=14.84 mas, bpa=-17.68 degrees ! Estimated noise=899.537 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000309077 Jy ! Component: 100 - total flux cleaned = -0.000361825 Jy ! Component: 150 - total flux cleaned = -0.000385401 Jy ! Component: 200 - total flux cleaned = -0.000426941 Jy ! Total flux subtracted in 200 components = -0.000426941 Jy ! Clean residual min=-0.001919 max=0.002145 Jy/beam ! Clean residual mean=-0.000001 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.0843738 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 71 components and 0.0843739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093511Jy sigma=0.000652 ! Fit after self-cal, rms=0.093534Jy sigma=0.000652 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.87603e-05 Jy ! Component: 100 - total flux cleaned = -4.11945e-06 Jy ! Component: 150 - total flux cleaned = -4.93791e-06 Jy ! Component: 200 - total flux cleaned = 1.32446e-05 Jy ! Total flux subtracted in 200 components = 1.32446e-05 Jy ! Clean residual min=-0.001965 max=0.002083 Jy/beam ! Clean residual mean=-0.000001 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.0843871 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 74 components and 0.0843871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093525Jy sigma=0.000652 ! Fit after self-cal, rms=0.093525Jy sigma=0.000652 ! 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.093525Jy sigma=0.000652 ! Fit after self-cal, rms=0.093464Jy sigma=0.000652 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.174 mas, bmaj=14.82 mas, bpa=-17.71 degrees ! Estimated noise=898.845 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000156065 Jy ! Component: 100 - total flux cleaned = -0.00017597 Jy ! Component: 150 - total flux cleaned = -0.000213668 Jy ! Component: 200 - total flux cleaned = -0.000248575 Jy ! Total flux subtracted in 200 components = -0.000248575 Jy ! Clean residual min=-0.001902 max=0.002078 Jy/beam ! Clean residual mean=-0.000001 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.0841385 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 77 components and 0.0841385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093456Jy sigma=0.000652 ! Fit after self-cal, rms=0.093454Jy sigma=0.000652 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.2531e-05 Jy ! Component: 100 - total flux cleaned = -4.68922e-06 Jy ! Component: 150 - total flux cleaned = 2.97255e-05 Jy ! Component: 200 - total flux cleaned = 2.99955e-05 Jy ! Total flux subtracted in 200 components = 2.99955e-05 Jy ! Clean residual min=-0.001929 max=0.002012 Jy/beam ! Clean residual mean=-0.000001 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.0841685 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 77 components and 0.0841685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093447Jy sigma=0.000652 ! Fit after self-cal, rms=0.093446Jy sigma=0.000652 ! 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.093446Jy sigma=0.000652 ! Fit after self-cal, rms=0.093241Jy sigma=0.000652 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.823 mas, bmaj=19.12 mas, bpa=-8.3 degrees ! Estimated noise=1090.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.90717e-05 Jy ! Component: 100 - total flux cleaned = 5.72728e-05 Jy ! Component: 150 - total flux cleaned = 0.000157592 Jy ! Component: 200 - total flux cleaned = 0.000195911 Jy ! Total flux subtracted in 200 components = 0.000195911 Jy ! Clean residual min=-0.001961 max=0.001915 Jy/beam ! Clean residual mean=-0.000000 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.0843644 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 83 components and 0.0843644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093239Jy sigma=0.000652 ! Fit after self-cal, rms=0.093237Jy sigma=0.000652 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.96581e-05 Jy ! Component: 100 - total flux cleaned = 4.50295e-05 Jy ! Component: 150 - total flux cleaned = 8.2267e-05 Jy ! Component: 200 - total flux cleaned = 0.000116599 Jy ! Total flux subtracted in 200 components = 0.000116599 Jy ! Clean residual min=-0.001963 max=0.001884 Jy/beam ! Clean residual mean=0.000000 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.084481 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 86 components and 0.084481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093237Jy sigma=0.000652 ! Fit after self-cal, rms=0.093238Jy sigma=0.000652 ! 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.175 mas, bmaj=14.79 mas, bpa=-17.73 degrees ! Estimated noise=897.603 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.175 x 14.79 at -17.73 degrees (North through East) ! Clean map min=-0.0018368 max=0.071417 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.628 mas, bmaj=13.38 mas, bpa=-18.14 degrees ! Estimated noise=1201.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0539324 Jy ! Component: 100 - total flux cleaned = 0.0679579 Jy ! Component: 150 - total flux cleaned = 0.0750687 Jy ! Component: 200 - total flux cleaned = 0.0789067 Jy ! Total flux subtracted in 200 components = 0.0789067 Jy ! Clean residual min=-0.003245 max=0.003147 Jy/beam ! Clean residual mean=-0.000003 rms=0.000838 Jy/beam ! Combined flux in latest and established models = 0.0789066 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0789066 Jy ! Inverting map and beam ! Estimated beam: bmin=3.175 mas, bmaj=14.79 mas, bpa=-17.73 degrees ! Estimated noise=897.603 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.5, -15.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00334572 Jy ! Component: 100 - total flux cleaned = 0.00395552 Jy ! Component: 150 - total flux cleaned = 0.00415435 Jy ! Component: 200 - total flux cleaned = 0.00431916 Jy ! Total flux subtracted in 200 components = 0.00431916 Jy ! Clean residual min=-0.002054 max=0.001973 Jy/beam ! Clean residual mean=-0.000001 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.0832258 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 47 components and 0.0832258 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.823 mas, bmaj=19.12 mas, bpa=-8.3 degrees ! Estimated noise=1090.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000574194 Jy ! Component: 100 - total flux cleaned = 0.000640718 Jy ! Component: 150 - total flux cleaned = 0.000751881 Jy ! Component: 200 - total flux cleaned = 0.000845318 Jy ! Total flux subtracted in 200 components = 0.000845318 Jy ! Clean residual min=-0.001886 max=0.001951 Jy/beam ! Clean residual mean=0.000000 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.0840711 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 = 9.90149e-05 Jy ! Component: 100 - total flux cleaned = 0.000170087 Jy ! Component: 150 - total flux cleaned = 0.000236131 Jy ! Component: 200 - total flux cleaned = 0.000282455 Jy ! Total flux subtracted in 200 components = 0.000282455 Jy ! Clean residual min=-0.001850 max=0.001955 Jy/beam ! Clean residual mean=0.000001 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.0843536 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 88 components and 0.0843536 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.175 mas, bmaj=14.79 mas, bpa=-17.73 degrees ! Estimated noise=897.603 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.81117e-05 Jy ! Component: 100 - total flux cleaned = -2.96944e-05 Jy ! Component: 150 - total flux cleaned = 6.46491e-06 Jy ! Component: 200 - total flux cleaned = 7.18038e-05 Jy ! Total flux subtracted in 200 components = 7.18038e-05 Jy ! Clean residual min=-0.001881 max=0.002012 Jy/beam ! Clean residual mean=0.000001 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.0844254 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 113 components and 0.0844254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093207Jy sigma=0.000652 ! Fit after self-cal, rms=0.093210Jy sigma=0.000652 wmodel J1542-1634_S_2017_10_09_pus_map.mod ! Writing 113 model components to file: J1542-1634_S_2017_10_09_pus_map.mod wobs J1542-1634_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J1542-1634_S_2017_10_09_pus_uvs.fits wwins J1542-1634_S_2017_10_09_pus_map.win ! wwins: Wrote 2 windows to J1542-1634_S_2017_10_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.000273267 Jy ! Component: 100 - total flux cleaned = -0.000460644 Jy ! Component: 150 - total flux cleaned = -0.000458729 Jy ! Component: 200 - total flux cleaned = -0.000542598 Jy ! Component: 250 - total flux cleaned = -0.000596154 Jy ! Component: 300 - total flux cleaned = -0.000622148 Jy ! Component: 350 - total flux cleaned = -0.000545953 Jy ! Component: 400 - total flux cleaned = -0.000472858 Jy ! Component: 450 - total flux cleaned = -0.000425396 Jy ! Component: 500 - total flux cleaned = -0.000286701 Jy ! Component: 550 - total flux cleaned = -0.000197585 Jy ! Component: 600 - total flux cleaned = -0.000132328 Jy ! Component: 650 - total flux cleaned = -0.000131937 Jy ! Component: 700 - total flux cleaned = -2.626e-05 Jy ! Component: 750 - total flux cleaned = -6.73665e-05 Jy ! Component: 800 - total flux cleaned = -4.67879e-05 Jy ! Component: 850 - total flux cleaned = -2.71321e-05 Jy ! Component: 900 - total flux cleaned = -4.67866e-05 Jy ! Component: 950 - total flux cleaned = -6.57607e-05 Jy ! Component: 1000 - total flux cleaned = -0.000139851 Jy ! Component: 1050 - total flux cleaned = -0.000121547 Jy ! Component: 1100 - total flux cleaned = -0.000121992 Jy ! Component: 1150 - total flux cleaned = -0.000192757 Jy ! Component: 1200 - total flux cleaned = -0.000244761 Jy ! Component: 1250 - total flux cleaned = -0.000261761 Jy ! Component: 1300 - total flux cleaned = -0.000328776 Jy ! Component: 1350 - total flux cleaned = -0.000378305 Jy ! Component: 1400 - total flux cleaned = -0.000378293 Jy ! Component: 1450 - total flux cleaned = -0.000378335 Jy ! Component: 1500 - total flux cleaned = -0.000472108 Jy ! Component: 1550 - total flux cleaned = -0.000487276 Jy ! Component: 1600 - total flux cleaned = -0.000578242 Jy ! Component: 1650 - total flux cleaned = -0.000638132 Jy ! Component: 1700 - total flux cleaned = -0.000667724 Jy ! Component: 1750 - total flux cleaned = -0.00076987 Jy ! Component: 1800 - total flux cleaned = -0.000784239 Jy ! Component: 1850 - total flux cleaned = -0.000841272 Jy ! Component: 1900 - total flux cleaned = -0.000911468 Jy ! Component: 1950 - total flux cleaned = -0.000939243 Jy ! Component: 2000 - total flux cleaned = -0.000980426 Jy ! Component: 2050 - total flux cleaned = -0.000994078 Jy ! Component: 2100 - total flux cleaned = -0.0010739 Jy ! Component: 2150 - total flux cleaned = -0.00108701 Jy ! Component: 2200 - total flux cleaned = -0.00111296 Jy ! Component: 2250 - total flux cleaned = -0.00104884 Jy ! Component: 2300 - total flux cleaned = -0.00109993 Jy ! Component: 2350 - total flux cleaned = -0.00111246 Jy ! Component: 2400 - total flux cleaned = -0.00111218 Jy ! Component: 2450 - total flux cleaned = -0.00111228 Jy ! Component: 2500 - total flux cleaned = -0.00111222 Jy ! Component: 2550 - total flux cleaned = -0.00113626 Jy ! Component: 2600 - total flux cleaned = -0.00113615 Jy ! Component: 2650 - total flux cleaned = -0.00118355 Jy ! Component: 2700 - total flux cleaned = -0.00120698 Jy ! Component: 2750 - total flux cleaned = -0.00124199 Jy ! Component: 2800 - total flux cleaned = -0.00128803 Jy ! Component: 2850 - total flux cleaned = -0.00128805 Jy ! Component: 2900 - total flux cleaned = -0.00129942 Jy ! Component: 2950 - total flux cleaned = -0.00132186 Jy ! Component: 3000 - total flux cleaned = -0.00131058 Jy ! Component: 3050 - total flux cleaned = -0.00132172 Jy ! Component: 3100 - total flux cleaned = -0.00134362 Jy ! Component: 3150 - total flux cleaned = -0.00131103 Jy ! Component: 3200 - total flux cleaned = -0.0013543 Jy ! Component: 3250 - total flux cleaned = -0.00137583 Jy ! Component: 3300 - total flux cleaned = -0.00137584 Jy ! Component: 3350 - total flux cleaned = -0.00135479 Jy ! Component: 3400 - total flux cleaned = -0.00140732 Jy ! Component: 3450 - total flux cleaned = -0.00139683 Jy ! Component: 3500 - total flux cleaned = -0.00137618 Jy ! Component: 3550 - total flux cleaned = -0.00142766 Jy ! Component: 3600 - total flux cleaned = -0.00141753 Jy ! Component: 3650 - total flux cleaned = -0.0014175 Jy ! Component: 3700 - total flux cleaned = -0.0014276 Jy ! Component: 3750 - total flux cleaned = -0.00140746 Jy ! Component: 3800 - total flux cleaned = -0.00138759 Jy ! Component: 3850 - total flux cleaned = -0.00139746 Jy ! Component: 3900 - total flux cleaned = -0.00138756 Jy ! Component: 3950 - total flux cleaned = -0.00139734 Jy ! Component: 4000 - total flux cleaned = -0.00135836 Jy ! Component: 4050 - total flux cleaned = -0.00134871 Jy ! Total flux subtracted in 4096 components = -0.00134869 Jy ! Clean residual min=-0.000587 max=0.000520 Jy/beam ! Clean residual mean=-0.000001 rms=0.000182 Jy/beam ! Combined flux in latest and established models = 0.0830767 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 394 components and 0.0830767 Jy ![Exited script file: muppet] wmap "J1542-1634_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.175 x 14.79 at -17.73 degrees (North through East) ! Clean map min=-0.0015845 max=0.070644 Jy/beam ! Writing clean map to FITS file: J1542-1634_S_2017_10_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0706436 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000176059 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.747665 0.747665 1.49533 2.99066 5.98132 11.9626 23.9253 47.8506 95.7011 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.07 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.175 x 14.79 at -17.73 degrees (North through East) ! Clean map min=-0.0015845 max=0.070644 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 J1542-1634_S_2017_10_09_pus_uvs.log closed on Sun May 12 13:15:16 2019