! Started logfile: J0245-4459_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:02:22 2019 obs J0245-4459_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J0245-4459_S_2017_01_16_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.302222 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0245-4459 ! ! 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 622 lines of history. ! ! Reading 6256 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 J0245-4459_S_2017_01_16_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 580 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 570 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 591 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 804 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.846140Jy sigma=0.004212 ! Fit after self-cal, rms=0.811230Jy sigma=0.004072 ! 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=3.202 mas, bmaj=34.18 mas, bpa=15.16 degrees ! Estimated noise=4074.55 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.161504 Jy ! Component: 100 - total flux cleaned = 0.200413 Jy ! Total flux subtracted in 100 components = 0.200413 Jy ! Clean residual min=-0.019613 max=0.024333 Jy/beam ! Clean residual mean=0.000530 rms=0.006439 Jy/beam ! Combined flux in latest and established models = 0.200413 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.200413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165731Jy sigma=0.000723 ! Fit after self-cal, rms=0.165726Jy sigma=0.000723 ! 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=4.653 mas, bmaj=39.46 mas, bpa=14.65 degrees ! Estimated noise=2149.63 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.00757287 Jy ! Component: 100 - total flux cleaned = 0.00712816 Jy ! Component: 150 - total flux cleaned = 0.00629854 Jy ! Component: 200 - total flux cleaned = 0.00519505 Jy ! Total flux subtracted in 200 components = 0.00519505 Jy ! Clean residual min=-0.013911 max=0.018975 Jy/beam ! Clean residual mean=0.000822 rms=0.005179 Jy/beam ! Combined flux in latest and established models = 0.205608 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 41 components and 0.205608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164745Jy sigma=0.000717 ! Fit after self-cal, rms=0.164777Jy sigma=0.000717 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.88 HN 1.00* KP 0.91 ! LA 1.22 MK 1.00* NL 1.16 OV 0.97 ! PT 1.21 SC 1.00 ! ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.86 HN 1.00* KP 0.85 ! LA 0.90 MK 1.00* NL 1.88 OV 0.99 ! PT 1.40 SC 1.08 ! ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.90 HN 1.00* KP 1.13 ! LA 0.95 MK 1.00* NL 1.18 OV 0.93 ! PT 1.31 SC 1.15 ! ! ! Correcting IF 4. ! A total of 60 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.91 HN 1.00* KP 0.76 ! LA 1.00* MK 1.00* NL 1.00* OV 0.95 ! PT 1.29 SC 0.77 ! ! ! Fit before self-cal, rms=0.164777Jy sigma=0.000717 ! Fit after self-cal, rms=0.177691Jy sigma=0.000688 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.694 mas, bmaj=41.92 mas, bpa=14.6 degrees ! Estimated noise=2178.78 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.00314796 Jy ! Component: 100 - total flux cleaned = -0.00285644 Jy ! Component: 150 - total flux cleaned = -0.00286497 Jy ! Component: 200 - total flux cleaned = -0.00294418 Jy ! Total flux subtracted in 200 components = -0.00294418 Jy ! Clean residual min=-0.006507 max=0.010161 Jy/beam ! Clean residual mean=0.000357 rms=0.002728 Jy/beam ! Combined flux in latest and established models = 0.202664 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 67 components and 0.202664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177498Jy sigma=0.000687 ! Fit after self-cal, rms=0.178738Jy sigma=0.000686 ! 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.178738Jy sigma=0.000686 ! Fit after self-cal, rms=0.186051Jy sigma=0.000678 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.709 mas, bmaj=42.33 mas, bpa=14.58 degrees ! Estimated noise=2204.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159825 Jy ! Component: 100 - total flux cleaned = 0.00166682 Jy ! Component: 150 - total flux cleaned = 0.00161941 Jy ! Component: 200 - total flux cleaned = 0.0016197 Jy ! Total flux subtracted in 200 components = 0.0016197 Jy ! Clean residual min=-0.004681 max=0.006472 Jy/beam ! Clean residual mean=0.000274 rms=0.001906 Jy/beam ! Combined flux in latest and established models = 0.204284 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 90 components and 0.204284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185991Jy sigma=0.000678 ! Fit after self-cal, rms=0.186233Jy sigma=0.000678 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.000110484 Jy ! Component: 100 - total flux cleaned = -0.000112327 Jy ! Component: 150 - total flux cleaned = -7.28203e-05 Jy ! Component: 200 - total flux cleaned = -7.26025e-05 Jy ! Total flux subtracted in 200 components = -7.26025e-05 Jy ! Clean residual min=-0.004483 max=0.006606 Jy/beam ! Clean residual mean=0.000284 rms=0.001913 Jy/beam ! Combined flux in latest and established models = 0.204211 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 102 components and 0.204211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186215Jy sigma=0.000678 ! Fit after self-cal, rms=0.186216Jy sigma=0.000678 ! 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.186216Jy sigma=0.000678 ! Fit after self-cal, rms=0.190835Jy sigma=0.000674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.724 mas, bmaj=42.37 mas, bpa=14.6 degrees ! Estimated noise=2206.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000399189 Jy ! Component: 100 - total flux cleaned = -0.000458916 Jy ! Component: 150 - total flux cleaned = -0.000514442 Jy ! Component: 200 - total flux cleaned = -0.000565555 Jy ! Total flux subtracted in 200 components = -0.000565555 Jy ! Clean residual min=-0.004388 max=0.005818 Jy/beam ! Clean residual mean=0.000243 rms=0.001588 Jy/beam ! Combined flux in latest and established models = 0.203646 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 116 components and 0.203646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190816Jy sigma=0.000674 ! Fit after self-cal, rms=0.190965Jy sigma=0.000674 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.35671e-06 Jy ! Component: 100 - total flux cleaned = -2.67322e-05 Jy ! Component: 150 - total flux cleaned = -7.01411e-05 Jy ! Component: 200 - total flux cleaned = -0.000111676 Jy ! Total flux subtracted in 200 components = -0.000111676 Jy ! Clean residual min=-0.004275 max=0.005689 Jy/beam ! Clean residual mean=0.000245 rms=0.001573 Jy/beam ! Combined flux in latest and established models = 0.203534 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 125 components and 0.203534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190958Jy sigma=0.000674 ! Fit after self-cal, rms=0.190959Jy sigma=0.000674 ! 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.190959Jy sigma=0.000674 ! Fit after self-cal, rms=0.191947Jy sigma=0.000674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.92 mas, bmaj=59.93 mas, bpa=6.531 degrees ! Estimated noise=2396.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000187685 Jy ! Component: 100 - total flux cleaned = -0.000213054 Jy ! Component: 150 - total flux cleaned = -0.000292797 Jy ! Component: 200 - total flux cleaned = -0.000330839 Jy ! Total flux subtracted in 200 components = -0.000330839 Jy ! Clean residual min=-0.004988 max=0.006183 Jy/beam ! Clean residual mean=0.000328 rms=0.001939 Jy/beam ! Combined flux in latest and established models = 0.203203 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 138 components and 0.203203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.191936Jy sigma=0.000674 ! Fit after self-cal, rms=0.191955Jy sigma=0.000674 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.000105518 Jy ! Component: 100 - total flux cleaned = -0.000123466 Jy ! Component: 150 - total flux cleaned = -0.000156087 Jy ! Component: 200 - total flux cleaned = -0.000187714 Jy ! Total flux subtracted in 200 components = -0.000187714 Jy ! Clean residual min=-0.004890 max=0.006177 Jy/beam ! Clean residual mean=0.000328 rms=0.001938 Jy/beam ! Combined flux in latest and established models = 0.203016 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 140 components and 0.203016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.191950Jy sigma=0.000674 ! Fit after self-cal, rms=0.191951Jy sigma=0.000674 ! 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=4.735 mas, bmaj=42.42 mas, bpa=14.59 degrees ! Estimated noise=2211.57 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.735 x 42.42 at 14.59 degrees (North through East) ! Clean map min=-0.0046073 max=0.21256 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=3.215 mas, bmaj=37.32 mas, bpa=15.12 degrees ! Estimated noise=4269.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.167493 Jy ! Component: 100 - total flux cleaned = 0.202062 Jy ! Component: 150 - total flux cleaned = 0.202693 Jy ! Component: 200 - total flux cleaned = 0.201469 Jy ! Total flux subtracted in 200 components = 0.201469 Jy ! Clean residual min=-0.008217 max=0.008873 Jy/beam ! Clean residual mean=0.000171 rms=0.002745 Jy/beam ! Combined flux in latest and established models = 0.201469 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.201469 Jy ! Inverting map and beam ! Estimated beam: bmin=4.735 mas, bmaj=42.42 mas, bpa=14.59 degrees ! Estimated noise=2211.57 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.00326433 Jy ! Component: 100 - total flux cleaned = 0.00301875 Jy ! Component: 150 - total flux cleaned = 0.00280524 Jy ! Component: 200 - total flux cleaned = 0.00268294 Jy ! Total flux subtracted in 200 components = 0.00268294 Jy ! Clean residual min=-0.004863 max=0.005830 Jy/beam ! Clean residual mean=0.000251 rms=0.001660 Jy/beam ! Combined flux in latest and established models = 0.204152 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 49 components and 0.204152 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.92 mas, bmaj=59.93 mas, bpa=6.531 degrees ! Estimated noise=2396.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000224295 Jy ! Component: 100 - total flux cleaned = -0.000159468 Jy ! Component: 150 - total flux cleaned = -0.000188354 Jy ! Component: 200 - total flux cleaned = -0.000244069 Jy ! Total flux subtracted in 200 components = -0.000244069 Jy ! Clean residual min=-0.005048 max=0.006240 Jy/beam ! Clean residual mean=0.000332 rms=0.001973 Jy/beam ! Combined flux in latest and established models = 0.203908 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 = -5.48454e-05 Jy ! Component: 100 - total flux cleaned = -0.000107968 Jy ! Component: 150 - total flux cleaned = -0.000183823 Jy ! Component: 200 - total flux cleaned = -0.000235044 Jy ! Total flux subtracted in 200 components = -0.000235044 Jy ! Clean residual min=-0.005014 max=0.006219 Jy/beam ! Clean residual mean=0.000331 rms=0.001968 Jy/beam ! Combined flux in latest and established models = 0.203673 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.203673 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.735 mas, bmaj=42.42 mas, bpa=14.59 degrees ! Estimated noise=2211.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000384236 Jy ! Component: 100 - total flux cleaned = -0.000340796 Jy ! Component: 150 - total flux cleaned = -0.000340375 Jy ! Component: 200 - total flux cleaned = -0.000376371 Jy ! Total flux subtracted in 200 components = -0.000376371 Jy ! Clean residual min=-0.004618 max=0.005650 Jy/beam ! Clean residual mean=0.000248 rms=0.001610 Jy/beam ! Combined flux in latest and established models = 0.203297 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 72 components and 0.203297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.191992Jy sigma=0.000674 ! Fit after self-cal, rms=0.191961Jy sigma=0.000674 wmodel J0245-4459_S_2017_01_16_pus_map.mod ! Writing 72 model components to file: J0245-4459_S_2017_01_16_pus_map.mod wobs J0245-4459_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J0245-4459_S_2017_01_16_pus_uvs.fits wwins J0245-4459_S_2017_01_16_pus_map.win ! wwins: Wrote 1 windows to J0245-4459_S_2017_01_16_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.00216861 Jy ! Component: 100 - total flux cleaned = 0.00279794 Jy ! Component: 150 - total flux cleaned = 0.00323172 Jy ! Component: 200 - total flux cleaned = 0.00356515 Jy ! Component: 250 - total flux cleaned = 0.00406475 Jy ! Component: 300 - total flux cleaned = 0.00459452 Jy ! Component: 350 - total flux cleaned = 0.00504374 Jy ! Component: 400 - total flux cleaned = 0.0056299 Jy ! Component: 450 - total flux cleaned = 0.00613863 Jy ! Component: 500 - total flux cleaned = 0.00662635 Jy ! Component: 550 - total flux cleaned = 0.00718935 Jy ! Component: 600 - total flux cleaned = 0.00764156 Jy ! Component: 650 - total flux cleaned = 0.00820969 Jy ! Component: 700 - total flux cleaned = 0.00867396 Jy ! Component: 750 - total flux cleaned = 0.00916424 Jy ! Component: 800 - total flux cleaned = 0.00948053 Jy ! Component: 850 - total flux cleaned = 0.00975024 Jy ! Component: 900 - total flux cleaned = 0.00997451 Jy ! Component: 950 - total flux cleaned = 0.0101209 Jy ! Component: 1000 - total flux cleaned = 0.0101926 Jy ! Component: 1050 - total flux cleaned = 0.0101574 Jy ! Component: 1100 - total flux cleaned = 0.0100881 Jy ! Component: 1150 - total flux cleaned = 0.0100543 Jy ! Component: 1200 - total flux cleaned = 0.00991942 Jy ! Component: 1250 - total flux cleaned = 0.00982017 Jy ! Component: 1300 - total flux cleaned = 0.00968943 Jy ! Component: 1350 - total flux cleaned = 0.00968902 Jy ! Component: 1400 - total flux cleaned = 0.00968847 Jy ! Component: 1450 - total flux cleaned = 0.00962506 Jy ! Component: 1500 - total flux cleaned = 0.00971942 Jy ! Component: 1550 - total flux cleaned = 0.00975034 Jy ! Component: 1600 - total flux cleaned = 0.00981186 Jy ! Component: 1650 - total flux cleaned = 0.00984238 Jy ! Component: 1700 - total flux cleaned = 0.0098731 Jy ! Component: 1750 - total flux cleaned = 0.00993313 Jy ! Component: 1800 - total flux cleaned = 0.00996306 Jy ! Component: 1850 - total flux cleaned = 0.00996319 Jy ! Component: 1900 - total flux cleaned = 0.0100519 Jy ! Component: 1950 - total flux cleaned = 0.0100812 Jy ! Component: 2000 - total flux cleaned = 0.0101984 Jy ! Component: 2050 - total flux cleaned = 0.010315 Jy ! Component: 2100 - total flux cleaned = 0.0104315 Jy ! Component: 2150 - total flux cleaned = 0.0106058 Jy ! Component: 2200 - total flux cleaned = 0.0107799 Jy ! Component: 2250 - total flux cleaned = 0.0109248 Jy ! Component: 2300 - total flux cleaned = 0.0111273 Jy ! Component: 2350 - total flux cleaned = 0.011243 Jy ! Component: 2400 - total flux cleaned = 0.0113876 Jy ! Component: 2450 - total flux cleaned = 0.0114166 Jy ! Component: 2500 - total flux cleaned = 0.0114455 Jy ! Component: 2550 - total flux cleaned = 0.0114744 Jy ! Component: 2600 - total flux cleaned = 0.0115036 Jy ! Component: 2650 - total flux cleaned = 0.0115622 Jy ! Component: 2700 - total flux cleaned = 0.011533 Jy ! Component: 2750 - total flux cleaned = 0.0115622 Jy ! Component: 2800 - total flux cleaned = 0.0115623 Jy ! Component: 2850 - total flux cleaned = 0.0115624 Jy ! Component: 2900 - total flux cleaned = 0.0115622 Jy ! Component: 2950 - total flux cleaned = 0.0116531 Jy ! Component: 3000 - total flux cleaned = 0.0117143 Jy ! Component: 3050 - total flux cleaned = 0.0117453 Jy ! Component: 3100 - total flux cleaned = 0.0117761 Jy ! Component: 3150 - total flux cleaned = 0.0118386 Jy ! Component: 3200 - total flux cleaned = 0.0119019 Jy ! Component: 3250 - total flux cleaned = 0.0119337 Jy ! Component: 3300 - total flux cleaned = 0.0119659 Jy ! Component: 3350 - total flux cleaned = 0.0120309 Jy ! Component: 3400 - total flux cleaned = 0.0120969 Jy ! Component: 3450 - total flux cleaned = 0.012097 Jy ! Component: 3500 - total flux cleaned = 0.0121304 Jy ! Component: 3550 - total flux cleaned = 0.0121642 Jy ! Component: 3600 - total flux cleaned = 0.0122325 Jy ! Component: 3650 - total flux cleaned = 0.012302 Jy ! Component: 3700 - total flux cleaned = 0.012337 Jy ! Component: 3750 - total flux cleaned = 0.0123724 Jy ! Component: 3800 - total flux cleaned = 0.0123367 Jy ! Component: 3850 - total flux cleaned = 0.0123005 Jy ! Component: 3900 - total flux cleaned = 0.0124122 Jy ! Component: 3950 - total flux cleaned = 0.0124501 Jy ! Component: 4000 - total flux cleaned = 0.0125267 Jy ! Component: 4050 - total flux cleaned = 0.0125658 Jy ! Total flux subtracted in 4096 components = 0.0126053 Jy ! Clean residual min=-0.002118 max=0.002112 Jy/beam ! Clean residual mean=0.000042 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.215902 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 333 components and 0.215902 Jy ![Exited script file: muppet] wmap "J0245-4459_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.735 x 42.42 at 14.59 degrees (North through East) ! Clean map min=-0.0041329 max=0.20923 Jy/beam ! Writing clean map to FITS file: J0245-4459_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.209225 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000723262 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.03706 1.03706 2.07411 4.14823 8.29646 16.5929 33.1858 66.3717 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.209 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.735 x 42.42 at 14.59 degrees (North through East) ! Clean map min=-0.0041329 max=0.20923 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 J0245-4459_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:02:28 2019