! Started logfile: J1048-4114_S_2017_05_01_pus_uvs.log on Wed May 1 18:33:51 2019 obs J1048-4114_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J1048-4114_S_2017_05_01_pus_uva.fits ! AN table 1: 124 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.451075 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1048-4114 ! ! 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 788 lines of history. ! ! Reading 10068 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 J1048-4114_S_2017_05_01_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 540 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 546 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 546 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 909 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.906189Jy sigma=0.006421 ! Fit after self-cal, rms=0.879474Jy sigma=0.006333 ! 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.47 mas, bmaj=8.059 mas, bpa=-3.79 degrees ! Estimated noise=5188.02 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.105448 Jy ! Component: 100 - total flux cleaned = 0.142541 Jy ! Total flux subtracted in 100 components = 0.142541 Jy ! Clean residual min=-0.020965 max=0.020494 Jy/beam ! Clean residual mean=0.000092 rms=0.005203 Jy/beam ! Combined flux in latest and established models = 0.142541 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 33 components and 0.142541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157910Jy sigma=0.000917 ! Fit after self-cal, rms=0.157667Jy sigma=0.000915 ! 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.991 mas, bmaj=8.458 mas, bpa=-6.686 degrees ! Estimated noise=1602.46 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.0167086 Jy ! Component: 100 - total flux cleaned = 0.0233559 Jy ! Component: 150 - total flux cleaned = 0.0256493 Jy ! Component: 200 - total flux cleaned = 0.0258137 Jy ! Total flux subtracted in 200 components = 0.0258137 Jy ! Clean residual min=-0.013121 max=0.019909 Jy/beam ! Clean residual mean=0.000352 rms=0.005031 Jy/beam ! Combined flux in latest and established models = 0.168355 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 0.168355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155639Jy sigma=0.000966 ! Fit after self-cal, rms=0.155583Jy sigma=0.000966 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 1.06 KP 0.90 ! LA 0.89 MK 1.04 NL 1.26 OV 1.05 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 0.69 KP 0.86 ! LA 0.87 MK 0.99 NL 1.52 OV 1.07 ! PT 0.97 SC 1.10 ! ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.53 KP 0.87 ! LA 0.90 MK 1.00 NL 1.35 OV 0.98 ! PT 0.97 SC 1.09 ! ! ! Correcting IF 4. ! A total of 51 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.14 HN 0.83 KP 1.00* ! LA 12.43 MK 0.74 NL 1.00* OV 1.00* ! PT 1.19 SC 1.00* ! ! ! Fit before self-cal, rms=0.155583Jy sigma=0.000966 ! Fit after self-cal, rms=0.764715Jy sigma=0.000698 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.991 mas, bmaj=8.416 mas, bpa=-6.419 degrees ! Estimated noise=1694.95 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.00454934 Jy ! Component: 100 - total flux cleaned = 0.00497545 Jy ! Component: 150 - total flux cleaned = 0.00525601 Jy ! Component: 200 - total flux cleaned = 0.00550985 Jy ! Total flux subtracted in 200 components = 0.00550985 Jy ! Clean residual min=-0.013241 max=0.021575 Jy/beam ! Clean residual mean=0.000156 rms=0.005346 Jy/beam ! Combined flux in latest and established models = 0.173864 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 53 components and 0.173864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.764198Jy sigma=0.000698 ! Fit after self-cal, rms=0.765752Jy sigma=0.000696 ! 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.765752Jy sigma=0.000696 ! Fit after self-cal, rms=0.888421Jy sigma=0.000695 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.968 mas, bmaj=8.375 mas, bpa=-6.944 degrees ! Estimated noise=1755.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00579857 Jy ! Component: 100 - total flux cleaned = 0.00763547 Jy ! Component: 150 - total flux cleaned = 0.0078871 Jy ! Component: 200 - total flux cleaned = 0.00811729 Jy ! Total flux subtracted in 200 components = 0.00811729 Jy ! Clean residual min=-0.013191 max=0.021680 Jy/beam ! Clean residual mean=0.000172 rms=0.005501 Jy/beam ! Combined flux in latest and established models = 0.181982 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.181982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.887731Jy sigma=0.000694 ! Fit after self-cal, rms=0.887785Jy sigma=0.000694 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.000416281 Jy ! Component: 100 - total flux cleaned = 0.000416388 Jy ! Component: 150 - total flux cleaned = 0.000551327 Jy ! Component: 200 - total flux cleaned = 0.000553737 Jy ! Total flux subtracted in 200 components = 0.000553737 Jy ! Clean residual min=-0.013106 max=0.021708 Jy/beam ! Clean residual mean=0.000173 rms=0.005487 Jy/beam ! Combined flux in latest and established models = 0.182536 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 55 components and 0.182536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.887692Jy sigma=0.000694 ! Fit after self-cal, rms=0.887708Jy sigma=0.000694 ! 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.887708Jy sigma=0.000694 ! Fit after self-cal, rms=0.952517Jy sigma=0.000690 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.943 mas, bmaj=8.346 mas, bpa=-7.19 degrees ! Estimated noise=1792.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00428294 Jy ! Component: 100 - total flux cleaned = 0.0052491 Jy ! Component: 150 - total flux cleaned = 0.005484 Jy ! Component: 200 - total flux cleaned = 0.0056995 Jy ! Total flux subtracted in 200 components = 0.0056995 Jy ! Clean residual min=-0.013391 max=0.021702 Jy/beam ! Clean residual mean=0.000120 rms=0.005582 Jy/beam ! Combined flux in latest and established models = 0.188235 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 55 components and 0.188235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.952025Jy sigma=0.000690 ! Fit after self-cal, rms=0.952093Jy sigma=0.000689 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.000258223 Jy ! Component: 100 - total flux cleaned = 0.000325361 Jy ! Component: 150 - total flux cleaned = 0.000329616 Jy ! Component: 200 - total flux cleaned = 0.000396861 Jy ! Total flux subtracted in 200 components = 0.000396861 Jy ! Clean residual min=-0.013302 max=0.021867 Jy/beam ! Clean residual mean=0.000121 rms=0.005563 Jy/beam ! Combined flux in latest and established models = 0.188632 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 56 components and 0.188632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.952017Jy sigma=0.000689 ! Fit after self-cal, rms=0.952030Jy sigma=0.000689 ! 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.952030Jy sigma=0.000689 ! Fit after self-cal, rms=0.983195Jy sigma=0.000689 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.551 mas, bmaj=31.44 mas, bpa=-3.789 degrees ! Estimated noise=2360.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00732105 Jy ! Component: 100 - total flux cleaned = 0.00821154 Jy ! Component: 150 - total flux cleaned = 0.00828953 Jy ! Component: 200 - total flux cleaned = 0.00836594 Jy ! Total flux subtracted in 200 components = 0.00836594 Jy ! Clean residual min=-0.021510 max=0.033716 Jy/beam ! Clean residual mean=0.000246 rms=0.010562 Jy/beam ! Combined flux in latest and established models = 0.196998 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 58 components and 0.196998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.982438Jy sigma=0.000690 ! Fit after self-cal, rms=0.982485Jy sigma=0.000689 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.000203255 Jy ! Component: 100 - total flux cleaned = 0.000200715 Jy ! Component: 150 - total flux cleaned = 0.000201469 Jy ! Component: 200 - total flux cleaned = 0.000202891 Jy ! Total flux subtracted in 200 components = 0.000202891 Jy ! Clean residual min=-0.021459 max=0.033833 Jy/beam ! Clean residual mean=0.000248 rms=0.010561 Jy/beam ! Combined flux in latest and established models = 0.197201 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 58 components and 0.197201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.982383Jy sigma=0.000689 ! Fit after self-cal, rms=0.982417Jy sigma=0.000689 ! 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.925 mas, bmaj=8.325 mas, bpa=-7.488 degrees ! Estimated noise=1831.47 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.925 x 8.325 at -7.488 degrees (North through East) ! Clean map min=-0.013562 max=0.13353 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.508 mas, bmaj=8.326 mas, bpa=-4.466 degrees ! Estimated noise=5372.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.104146 Jy ! Component: 100 - total flux cleaned = 0.141919 Jy ! Component: 150 - total flux cleaned = 0.162436 Jy ! Component: 200 - total flux cleaned = 0.174304 Jy ! Total flux subtracted in 200 components = 0.174304 Jy ! Clean residual min=-0.017353 max=0.014609 Jy/beam ! Clean residual mean=0.000009 rms=0.004107 Jy/beam ! Combined flux in latest and established models = 0.174304 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.174304 Jy ! Inverting map and beam ! Estimated beam: bmin=2.925 mas, bmaj=8.325 mas, bpa=-7.488 degrees ! Estimated noise=1831.47 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.0119966 Jy ! Component: 100 - total flux cleaned = 0.0172146 Jy ! Component: 150 - total flux cleaned = 0.018516 Jy ! Component: 200 - total flux cleaned = 0.0188064 Jy ! Total flux subtracted in 200 components = 0.0188064 Jy ! Clean residual min=-0.014174 max=0.022426 Jy/beam ! Clean residual mean=0.000113 rms=0.005737 Jy/beam ! Combined flux in latest and established models = 0.19311 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 31 components and 0.19311 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=9.551 mas, bmaj=31.44 mas, bpa=-3.789 degrees ! Estimated noise=2360.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00329141 Jy ! Component: 100 - total flux cleaned = 0.00328864 Jy ! Component: 150 - total flux cleaned = 0.00328654 Jy ! Component: 200 - total flux cleaned = 0.00328758 Jy ! Total flux subtracted in 200 components = 0.00328758 Jy ! Clean residual min=-0.021546 max=0.033949 Jy/beam ! Clean residual mean=0.000243 rms=0.010592 Jy/beam ! Combined flux in latest and established models = 0.196398 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 = 7.81425e-05 Jy ! Component: 100 - total flux cleaned = 0.000150146 Jy ! Component: 150 - total flux cleaned = 0.000222457 Jy ! Component: 200 - total flux cleaned = 0.000291944 Jy ! Total flux subtracted in 200 components = 0.000291944 Jy ! Clean residual min=-0.021532 max=0.033890 Jy/beam ! Clean residual mean=0.000245 rms=0.010577 Jy/beam ! Combined flux in latest and established models = 0.19669 Jy ! Adding 3 model components to the UV plane model. ! The established model now contains 32 components and 0.19669 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.925 mas, bmaj=8.325 mas, bpa=-7.488 degrees ! Estimated noise=1831.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00308715 Jy ! Component: 100 - total flux cleaned = -0.00277278 Jy ! Component: 150 - total flux cleaned = -0.0025846 Jy ! Component: 200 - total flux cleaned = -0.00234098 Jy ! Total flux subtracted in 200 components = -0.00234098 Jy ! Clean residual min=-0.014081 max=0.021979 Jy/beam ! Clean residual mean=0.000116 rms=0.005694 Jy/beam ! Combined flux in latest and established models = 0.194349 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.194349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.982650Jy sigma=0.000689 ! Fit after self-cal, rms=0.982682Jy sigma=0.000689 wmodel J1048-4114_S_2017_05_01_pus_map.mod ! Writing 40 model components to file: J1048-4114_S_2017_05_01_pus_map.mod wobs J1048-4114_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J1048-4114_S_2017_05_01_pus_uvs.fits wwins J1048-4114_S_2017_05_01_pus_map.win ! wwins: Wrote 1 windows to J1048-4114_S_2017_05_01_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.00911988 Jy ! Component: 100 - total flux cleaned = 0.0157733 Jy ! Component: 150 - total flux cleaned = 0.0169801 Jy ! Component: 200 - total flux cleaned = 0.0169916 Jy ! Component: 250 - total flux cleaned = 0.0171913 Jy ! Component: 300 - total flux cleaned = 0.0168112 Jy ! Component: 350 - total flux cleaned = 0.0162663 Jy ! Component: 400 - total flux cleaned = 0.0154171 Jy ! Component: 450 - total flux cleaned = 0.0154218 Jy ! Component: 500 - total flux cleaned = 0.0152714 Jy ! Component: 550 - total flux cleaned = 0.0151271 Jy ! Component: 600 - total flux cleaned = 0.0161155 Jy ! Component: 650 - total flux cleaned = 0.0163815 Jy ! Component: 700 - total flux cleaned = 0.0161171 Jy ! Component: 750 - total flux cleaned = 0.0161173 Jy ! Component: 800 - total flux cleaned = 0.0163626 Jy ! Component: 850 - total flux cleaned = 0.0162456 Jy ! Component: 900 - total flux cleaned = 0.0168257 Jy ! Component: 950 - total flux cleaned = 0.0169395 Jy ! Component: 1000 - total flux cleaned = 0.0172698 Jy ! Component: 1050 - total flux cleaned = 0.0174866 Jy ! Component: 1100 - total flux cleaned = 0.0175937 Jy ! Component: 1150 - total flux cleaned = 0.0174933 Jy ! Component: 1200 - total flux cleaned = 0.0170998 Jy ! Component: 1250 - total flux cleaned = 0.0170039 Jy ! Component: 1300 - total flux cleaned = 0.0165378 Jy ! Component: 1350 - total flux cleaned = 0.0164475 Jy ! Component: 1400 - total flux cleaned = 0.0164462 Jy ! Component: 1450 - total flux cleaned = 0.016271 Jy ! Component: 1500 - total flux cleaned = 0.0161001 Jy ! Component: 1550 - total flux cleaned = 0.0161844 Jy ! Component: 1600 - total flux cleaned = 0.0159365 Jy ! Component: 1650 - total flux cleaned = 0.0156931 Jy ! Component: 1700 - total flux cleaned = 0.0154526 Jy ! Component: 1750 - total flux cleaned = 0.0152938 Jy ! Component: 1800 - total flux cleaned = 0.0151362 Jy ! Component: 1850 - total flux cleaned = 0.0150567 Jy ! Component: 1900 - total flux cleaned = 0.0150575 Jy ! Component: 1950 - total flux cleaned = 0.0149755 Jy ! Component: 2000 - total flux cleaned = 0.014977 Jy ! Component: 2050 - total flux cleaned = 0.01506 Jy ! Component: 2100 - total flux cleaned = 0.0150604 Jy ! Component: 2150 - total flux cleaned = 0.0150594 Jy ! Component: 2200 - total flux cleaned = 0.015147 Jy ! Component: 2250 - total flux cleaned = 0.015147 Jy ! Component: 2300 - total flux cleaned = 0.0152395 Jy ! Component: 2350 - total flux cleaned = 0.0152426 Jy ! Component: 2400 - total flux cleaned = 0.015242 Jy ! Component: 2450 - total flux cleaned = 0.0153409 Jy ! Component: 2500 - total flux cleaned = 0.0153408 Jy ! Component: 2550 - total flux cleaned = 0.015447 Jy ! Component: 2600 - total flux cleaned = 0.0154481 Jy ! Component: 2650 - total flux cleaned = 0.0155615 Jy ! Component: 2700 - total flux cleaned = 0.0155616 Jy ! Component: 2750 - total flux cleaned = 0.0156784 Jy ! Component: 2800 - total flux cleaned = 0.0157994 Jy ! Component: 2850 - total flux cleaned = 0.0158009 Jy ! Component: 2900 - total flux cleaned = 0.0159296 Jy ! Component: 2950 - total flux cleaned = 0.0160632 Jy ! Component: 3000 - total flux cleaned = 0.0160637 Jy ! Component: 3050 - total flux cleaned = 0.0162039 Jy ! Component: 3100 - total flux cleaned = 0.0163523 Jy ! Component: 3150 - total flux cleaned = 0.0165062 Jy ! Component: 3200 - total flux cleaned = 0.0165056 Jy ! Component: 3250 - total flux cleaned = 0.0166666 Jy ! Component: 3300 - total flux cleaned = 0.0168337 Jy ! Component: 3350 - total flux cleaned = 0.0170073 Jy ! Component: 3400 - total flux cleaned = 0.0170063 Jy ! Component: 3450 - total flux cleaned = 0.0171855 Jy ! Component: 3500 - total flux cleaned = 0.0173714 Jy ! Component: 3550 - total flux cleaned = 0.0175665 Jy ! Component: 3600 - total flux cleaned = 0.0177676 Jy ! Component: 3650 - total flux cleaned = 0.0179775 Jy ! Component: 3700 - total flux cleaned = 0.0179794 Jy ! Component: 3750 - total flux cleaned = 0.0181975 Jy ! Component: 3800 - total flux cleaned = 0.0184221 Jy ! Component: 3850 - total flux cleaned = 0.0186576 Jy ! Component: 3900 - total flux cleaned = 0.0188977 Jy ! Component: 3950 - total flux cleaned = 0.0191461 Jy ! Component: 4000 - total flux cleaned = 0.0191449 Jy ! Component: 4050 - total flux cleaned = 0.0194054 Jy ! Total flux subtracted in 4096 components = 0.0196776 Jy ! Clean residual min=-0.015022 max=0.015890 Jy/beam ! Clean residual mean=0.000206 rms=0.003461 Jy/beam ! Combined flux in latest and established models = 0.214026 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 323 components and 0.214026 Jy ![Exited script file: muppet] wmap "J1048-4114_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.925 x 8.325 at -7.488 degrees (North through East) ! Clean map min=-0.030057 max=0.1376 Jy/beam ! Writing clean map to FITS file: J1048-4114_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.137605 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00415781 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -9.06469 9.06469 18.1294 36.2588 72.5175 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0124 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.137 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.925 x 8.325 at -7.488 degrees (North through East) ! Clean map min=-0.030057 max=0.1376 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 J1048-4114_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:33:56 2019