! Started logfile: J1835-1115_S_2015_01_23_pus_uvs.log on Wed Jan 11 13:06:19 2017 obs J1835-1115_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1835-1115_S_2015_01_23_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.220219 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1835-1115 ! ! 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 338 lines of history. ! ! Reading 4836 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 = 2048 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J1835-1115_S_2015_01_23_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 = 2048x2048 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 733 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 613 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 613 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 613 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.973242Jy sigma=0.010318 ! Fit after self-cal, rms=0.934965Jy sigma=0.009982 ! 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=12.37 mas, bmaj=19.03 mas, bpa=46.98 degrees ! Estimated noise=1309.32 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.0523139 Jy ! Component: 100 - total flux cleaned = 0.0639246 Jy ! Total flux subtracted in 100 components = 0.0639246 Jy ! Clean residual min=-0.006497 max=0.005642 Jy/beam ! Clean residual mean=-0.000000 rms=0.001755 Jy/beam ! Combined flux in latest and established models = 0.0639246 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0639246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072663Jy sigma=0.000715 ! Fit after self-cal, rms=0.072308Jy sigma=0.000713 ! 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=13.9 mas, bmaj=20.25 mas, bpa=44.83 degrees ! Estimated noise=1014.9 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0057398 Jy ! Component: 100 - total flux cleaned = 0.00900137 Jy ! Component: 150 - total flux cleaned = 0.0105517 Jy ! Component: 200 - total flux cleaned = 0.0117291 Jy ! Total flux subtracted in 200 components = 0.0117291 Jy ! Clean residual min=-0.004215 max=0.005286 Jy/beam ! Clean residual mean=0.000001 rms=0.001409 Jy/beam ! Combined flux in latest and established models = 0.0756537 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 43 components and 0.0756537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071763Jy sigma=0.000707 ! Fit after self-cal, rms=0.071664Jy sigma=0.000706 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 183 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.00* KP 0.97 ! LA 1.03 MK 1.00* NL 1.00* OV 1.02 ! PT 1.14 SC 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00* HN 1.00* KP 0.98 ! LA 1.08 MK 1.00* NL 1.00* OV 0.95 ! PT 1.13 SC 1.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00* HN 1.00* KP 0.88 ! LA 0.92 MK 1.00* NL 1.00* OV 0.89 ! PT 1.07 SC 1.00* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.00* HN 1.00* KP 0.81 ! LA 0.86 MK 1.00* NL 1.00* OV 0.97 ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.071664Jy sigma=0.000706 ! Fit after self-cal, rms=0.068440Jy sigma=0.000705 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=13.7 mas, bmaj=19.92 mas, bpa=44.39 degrees ! Estimated noise=1021.85 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.00293275 Jy ! Component: 100 - total flux cleaned = 0.00453078 Jy ! Component: 150 - total flux cleaned = 0.00542985 Jy ! Component: 200 - total flux cleaned = 0.00576595 Jy ! Total flux subtracted in 200 components = 0.00576595 Jy ! Clean residual min=-0.003603 max=0.003352 Jy/beam ! Clean residual mean=-0.000004 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.0814196 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 73 components and 0.0814197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068295Jy sigma=0.000703 ! Fit after self-cal, rms=0.068318Jy sigma=0.000702 ! 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.068318Jy sigma=0.000702 ! Fit after self-cal, rms=0.068082Jy sigma=0.000700 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.87 mas, bmaj=19.77 mas, bpa=44.67 degrees ! Estimated noise=1019.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104793 Jy ! Component: 100 - total flux cleaned = 0.0014123 Jy ! Component: 150 - total flux cleaned = 0.00165048 Jy ! Component: 200 - total flux cleaned = 0.00180093 Jy ! Total flux subtracted in 200 components = 0.00180093 Jy ! Clean residual min=-0.002514 max=0.002399 Jy/beam ! Clean residual mean=-0.000005 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.0832206 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 87 components and 0.0832206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068042Jy sigma=0.000699 ! Fit after self-cal, rms=0.068058Jy sigma=0.000699 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.00043731 Jy ! Component: 100 - total flux cleaned = 0.000561528 Jy ! Component: 150 - total flux cleaned = 0.000710988 Jy ! Component: 200 - total flux cleaned = 0.000821053 Jy ! Total flux subtracted in 200 components = 0.000821053 Jy ! Clean residual min=-0.002487 max=0.002548 Jy/beam ! Clean residual mean=-0.000004 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.0840416 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 96 components and 0.0840416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068041Jy sigma=0.000699 ! Fit after self-cal, rms=0.068032Jy sigma=0.000699 ! 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.068032Jy sigma=0.000699 ! Fit after self-cal, rms=0.068036Jy sigma=0.000699 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.93 mas, bmaj=19.74 mas, bpa=44.42 degrees ! Estimated noise=1018.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000363079 Jy ! Component: 100 - total flux cleaned = 0.000450388 Jy ! Component: 150 - total flux cleaned = 0.000524615 Jy ! Component: 200 - total flux cleaned = 0.000573649 Jy ! Total flux subtracted in 200 components = 0.000573649 Jy ! Clean residual min=-0.002303 max=0.002214 Jy/beam ! Clean residual mean=-0.000004 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.0846153 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 99 components and 0.0846153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068023Jy sigma=0.000699 ! Fit after self-cal, rms=0.068025Jy sigma=0.000699 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.000111569 Jy ! Component: 100 - total flux cleaned = 0.000200232 Jy ! Component: 150 - total flux cleaned = 0.000277641 Jy ! Component: 200 - total flux cleaned = 0.000332997 Jy ! Total flux subtracted in 200 components = 0.000332997 Jy ! Clean residual min=-0.002261 max=0.002250 Jy/beam ! Clean residual mean=-0.000003 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.0849483 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 103 components and 0.0849483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068017Jy sigma=0.000699 ! Fit after self-cal, rms=0.068014Jy sigma=0.000699 ! 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.068014Jy sigma=0.000699 ! Fit after self-cal, rms=0.068098Jy sigma=0.000699 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=14.7 mas, bmaj=19.89 mas, bpa=43.32 degrees ! Estimated noise=1018.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000234825 Jy ! Component: 100 - total flux cleaned = 0.000204821 Jy ! Component: 150 - total flux cleaned = 0.000230517 Jy ! Component: 200 - total flux cleaned = 0.000275679 Jy ! Total flux subtracted in 200 components = 0.000275679 Jy ! Clean residual min=-0.002172 max=0.002113 Jy/beam ! Clean residual mean=-0.000003 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.085224 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 103 components and 0.085224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068092Jy sigma=0.000698 ! Fit after self-cal, rms=0.068093Jy sigma=0.000698 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.000129141 Jy ! Component: 100 - total flux cleaned = 0.000167229 Jy ! Component: 150 - total flux cleaned = 0.00020074 Jy ! Component: 200 - total flux cleaned = 0.000231017 Jy ! Total flux subtracted in 200 components = 0.000231017 Jy ! Clean residual min=-0.002144 max=0.002119 Jy/beam ! Clean residual mean=-0.000003 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.085455 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 105 components and 0.085455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068089Jy sigma=0.000698 ! Fit after self-cal, rms=0.068087Jy sigma=0.000698 ! 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=13.96 mas, bmaj=19.72 mas, bpa=44.2 degrees ! Estimated noise=1018.43 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 13.96 x 19.72 at 44.2 degrees (North through East) ! Clean map min=-0.0021992 max=0.068602 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=12.82 mas, bmaj=18.63 mas, bpa=47.03 degrees ! Estimated noise=1289.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0505065 Jy ! Component: 100 - total flux cleaned = 0.0638059 Jy ! Component: 150 - total flux cleaned = 0.0710572 Jy ! Component: 200 - total flux cleaned = 0.0754442 Jy ! Total flux subtracted in 200 components = 0.0754442 Jy ! Clean residual min=-0.004025 max=0.004267 Jy/beam ! Clean residual mean=-0.000006 rms=0.001169 Jy/beam ! Combined flux in latest and established models = 0.0754442 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0754442 Jy ! Inverting map and beam ! Estimated beam: bmin=13.96 mas, bmaj=19.72 mas, bpa=44.2 degrees ! Estimated noise=1018.43 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.00281584 Jy ! Component: 100 - total flux cleaned = 0.00417369 Jy ! Component: 150 - total flux cleaned = 0.00503551 Jy ! Component: 200 - total flux cleaned = 0.00568654 Jy ! Total flux subtracted in 200 components = 0.00568654 Jy ! Clean residual min=-0.003238 max=0.002425 Jy/beam ! Clean residual mean=-0.000005 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.0811308 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 63 components and 0.0811308 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=14.7 mas, bmaj=19.89 mas, bpa=43.32 degrees ! Estimated noise=1018.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000818075 Jy ! Component: 100 - total flux cleaned = 0.00127789 Jy ! Component: 150 - total flux cleaned = 0.00163886 Jy ! Component: 200 - total flux cleaned = 0.00192405 Jy ! Total flux subtracted in 200 components = 0.00192405 Jy ! Clean residual min=-0.002783 max=0.002373 Jy/beam ! Clean residual mean=-0.000005 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.0830548 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 = 0.000280438 Jy ! Component: 100 - total flux cleaned = 0.000504046 Jy ! Component: 150 - total flux cleaned = 0.000704263 Jy ! Component: 200 - total flux cleaned = 0.000884598 Jy ! Total flux subtracted in 200 components = 0.000884598 Jy ! Clean residual min=-0.002622 max=0.002403 Jy/beam ! Clean residual mean=-0.000004 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.0839394 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 106 components and 0.0839394 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=13.96 mas, bmaj=19.72 mas, bpa=44.2 degrees ! Estimated noise=1018.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000157028 Jy ! Component: 100 - total flux cleaned = 0.000284242 Jy ! Component: 150 - total flux cleaned = 0.00038709 Jy ! Component: 200 - total flux cleaned = 0.000483838 Jy ! Total flux subtracted in 200 components = 0.000483838 Jy ! Clean residual min=-0.002575 max=0.002455 Jy/beam ! Clean residual mean=-0.000004 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.0844233 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 121 components and 0.0844233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068119Jy sigma=0.000699 ! Fit after self-cal, rms=0.068106Jy sigma=0.000699 wmodel J1835-1115_S_2015_01_23_pus_map.mod ! Writing 121 model components to file: J1835-1115_S_2015_01_23_pus_map.mod wobs J1835-1115_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1835-1115_S_2015_01_23_pus_uvs.fits wwins J1835-1115_S_2015_01_23_pus_map.win ! wwins: Wrote 1 windows to J1835-1115_S_2015_01_23_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=8192 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000670949 Jy ! Component: 100 - total flux cleaned = -0.0011029 Jy ! Component: 150 - total flux cleaned = -0.00119844 Jy ! Component: 200 - total flux cleaned = -0.0012558 Jy ! Component: 250 - total flux cleaned = -0.00120405 Jy ! Component: 300 - total flux cleaned = -0.00130144 Jy ! Component: 350 - total flux cleaned = -0.00146223 Jy ! Component: 400 - total flux cleaned = -0.00154986 Jy ! Component: 450 - total flux cleaned = -0.00163352 Jy ! Component: 500 - total flux cleaned = -0.00175101 Jy ! Component: 550 - total flux cleaned = -0.0018071 Jy ! Component: 600 - total flux cleaned = -0.00186051 Jy ! Component: 650 - total flux cleaned = -0.0019788 Jy ! Component: 700 - total flux cleaned = -0.0020589 Jy ! Component: 750 - total flux cleaned = -0.00208974 Jy ! Component: 800 - total flux cleaned = -0.00217819 Jy ! Component: 850 - total flux cleaned = -0.00223522 Jy ! Component: 900 - total flux cleaned = -0.00233034 Jy ! Component: 950 - total flux cleaned = -0.00238315 Jy ! Component: 1000 - total flux cleaned = -0.00242133 Jy ! Component: 1050 - total flux cleaned = -0.00245817 Jy ! Component: 1100 - total flux cleaned = -0.00247006 Jy ! Component: 1150 - total flux cleaned = -0.00252851 Jy ! Component: 1200 - total flux cleaned = -0.00257408 Jy ! Component: 1250 - total flux cleaned = -0.00260762 Jy ! Component: 1300 - total flux cleaned = -0.00267328 Jy ! Component: 1350 - total flux cleaned = -0.00270515 Jy ! Component: 1400 - total flux cleaned = -0.00272598 Jy ! Component: 1450 - total flux cleaned = -0.00277719 Jy ! Component: 1500 - total flux cleaned = -0.0028076 Jy ! Component: 1550 - total flux cleaned = -0.00284745 Jy ! Component: 1600 - total flux cleaned = -0.00286701 Jy ! Component: 1650 - total flux cleaned = -0.00290563 Jy ! Component: 1700 - total flux cleaned = -0.00294365 Jy ! Component: 1750 - total flux cleaned = -0.00296248 Jy ! Component: 1800 - total flux cleaned = -0.00298111 Jy ! Component: 1850 - total flux cleaned = -0.00302684 Jy ! Component: 1900 - total flux cleaned = -0.00303584 Jy ! Component: 1950 - total flux cleaned = -0.0030628 Jy ! Component: 2000 - total flux cleaned = -0.00308061 Jy ! Component: 2050 - total flux cleaned = -0.00309826 Jy ! Component: 2100 - total flux cleaned = -0.00311573 Jy ! Component: 2150 - total flux cleaned = -0.0031157 Jy ! Component: 2200 - total flux cleaned = -0.00313305 Jy ! Component: 2250 - total flux cleaned = -0.00312439 Jy ! Component: 2300 - total flux cleaned = -0.00314146 Jy ! Component: 2350 - total flux cleaned = -0.00312439 Jy ! Component: 2400 - total flux cleaned = -0.00313293 Jy ! Component: 2450 - total flux cleaned = -0.00310749 Jy ! Component: 2500 - total flux cleaned = -0.00309059 Jy ! Component: 2550 - total flux cleaned = -0.00306521 Jy ! Component: 2600 - total flux cleaned = -0.00305679 Jy ! Component: 2650 - total flux cleaned = -0.00303992 Jy ! Component: 2700 - total flux cleaned = -0.00304835 Jy ! Component: 2750 - total flux cleaned = -0.0030399 Jy ! Component: 2800 - total flux cleaned = -0.00302299 Jy ! Component: 2850 - total flux cleaned = -0.00302304 Jy ! Component: 2900 - total flux cleaned = -0.00301451 Jy ! Component: 2950 - total flux cleaned = -0.00300603 Jy ! Component: 3000 - total flux cleaned = -0.00299746 Jy ! Component: 3050 - total flux cleaned = -0.00298023 Jy ! Component: 3100 - total flux cleaned = -0.00297162 Jy ! Component: 3150 - total flux cleaned = -0.0029629 Jy ! Component: 3200 - total flux cleaned = -0.00296291 Jy ! Component: 3250 - total flux cleaned = -0.00295414 Jy ! Component: 3300 - total flux cleaned = -0.00293642 Jy ! Component: 3350 - total flux cleaned = -0.00293642 Jy ! Component: 3400 - total flux cleaned = -0.00290944 Jy ! Component: 3450 - total flux cleaned = -0.00291843 Jy ! Component: 3500 - total flux cleaned = -0.00290015 Jy ! Component: 3550 - total flux cleaned = -0.00290021 Jy ! Component: 3600 - total flux cleaned = -0.00287248 Jy ! Component: 3650 - total flux cleaned = -0.00288176 Jy ! Component: 3700 - total flux cleaned = -0.00287239 Jy ! Component: 3750 - total flux cleaned = -0.00285346 Jy ! Component: 3800 - total flux cleaned = -0.00285347 Jy ! Component: 3850 - total flux cleaned = -0.00284381 Jy ! Component: 3900 - total flux cleaned = -0.00285355 Jy ! Component: 3950 - total flux cleaned = -0.00283404 Jy ! Component: 4000 - total flux cleaned = -0.00283393 Jy ! Component: 4050 - total flux cleaned = -0.00285383 Jy ! Component: 4100 - total flux cleaned = -0.00283381 Jy ! Component: 4150 - total flux cleaned = -0.00284397 Jy ! Component: 4200 - total flux cleaned = -0.00284395 Jy ! Component: 4250 - total flux cleaned = -0.00285427 Jy ! Component: 4300 - total flux cleaned = -0.00287521 Jy ! Component: 4350 - total flux cleaned = -0.00285429 Jy ! Component: 4400 - total flux cleaned = -0.0028648 Jy ! Component: 4450 - total flux cleaned = -0.00286478 Jy ! Component: 4500 - total flux cleaned = -0.00285399 Jy ! Component: 4550 - total flux cleaned = -0.00286485 Jy ! Component: 4600 - total flux cleaned = -0.00284286 Jy ! Component: 4650 - total flux cleaned = -0.00284277 Jy ! Component: 4700 - total flux cleaned = -0.00284268 Jy ! Component: 4750 - total flux cleaned = -0.00284258 Jy ! Component: 4800 - total flux cleaned = -0.00286544 Jy ! Component: 4850 - total flux cleaned = -0.00287702 Jy ! Component: 4900 - total flux cleaned = -0.00288873 Jy ! Component: 4950 - total flux cleaned = -0.00288877 Jy ! Component: 5000 - total flux cleaned = -0.00292453 Jy ! Component: 5050 - total flux cleaned = -0.00293669 Jy ! Component: 5100 - total flux cleaned = -0.0029611 Jy ! Component: 5150 - total flux cleaned = -0.00298582 Jy ! Component: 5200 - total flux cleaned = -0.00301089 Jy ! Component: 5250 - total flux cleaned = -0.00302362 Jy ! Component: 5300 - total flux cleaned = -0.00303639 Jy ! Component: 5350 - total flux cleaned = -0.00307509 Jy ! Component: 5400 - total flux cleaned = -0.0030752 Jy ! Component: 5450 - total flux cleaned = -0.00308824 Jy ! Component: 5500 - total flux cleaned = -0.00310159 Jy ! Component: 5550 - total flux cleaned = -0.00312864 Jy ! Component: 5600 - total flux cleaned = -0.00314229 Jy ! Component: 5650 - total flux cleaned = -0.00317009 Jy ! Component: 5700 - total flux cleaned = -0.00318422 Jy ! Component: 5750 - total flux cleaned = -0.00319846 Jy ! Component: 5800 - total flux cleaned = -0.0031842 Jy ! Component: 5850 - total flux cleaned = -0.00319857 Jy ! Component: 5900 - total flux cleaned = -0.00321327 Jy ! Component: 5950 - total flux cleaned = -0.003243 Jy ! Component: 6000 - total flux cleaned = -0.00325809 Jy ! Component: 6050 - total flux cleaned = -0.00325775 Jy ! Component: 6100 - total flux cleaned = -0.00327313 Jy ! Component: 6150 - total flux cleaned = -0.00328859 Jy ! Component: 6200 - total flux cleaned = -0.00332018 Jy ! Component: 6250 - total flux cleaned = -0.00332032 Jy ! Component: 6300 - total flux cleaned = -0.00332044 Jy ! Component: 6350 - total flux cleaned = -0.00332041 Jy ! Component: 6400 - total flux cleaned = -0.00335334 Jy ! Component: 6450 - total flux cleaned = -0.00335333 Jy ! Component: 6500 - total flux cleaned = -0.0033703 Jy ! Component: 6550 - total flux cleaned = -0.00338771 Jy ! Component: 6600 - total flux cleaned = -0.00342258 Jy ! Component: 6650 - total flux cleaned = -0.00344005 Jy ! Component: 6700 - total flux cleaned = -0.00349359 Jy ! Component: 6750 - total flux cleaned = -0.00351181 Jy ! Component: 6800 - total flux cleaned = -0.00354858 Jy ! Component: 6850 - total flux cleaned = -0.00362335 Jy ! Component: 6900 - total flux cleaned = -0.00362332 Jy ! Component: 6950 - total flux cleaned = -0.00368092 Jy ! Component: 7000 - total flux cleaned = -0.00370029 Jy ! Component: 7050 - total flux cleaned = -0.00371984 Jy ! Component: 7100 - total flux cleaned = -0.00377929 Jy ! Component: 7150 - total flux cleaned = -0.00381969 Jy ! Component: 7200 - total flux cleaned = -0.0038606 Jy ! Component: 7250 - total flux cleaned = -0.00388123 Jy ! Component: 7300 - total flux cleaned = -0.00390233 Jy ! Component: 7350 - total flux cleaned = -0.00394495 Jy ! Component: 7400 - total flux cleaned = -0.00398845 Jy ! Component: 7450 - total flux cleaned = -0.00403218 Jy ! Component: 7500 - total flux cleaned = -0.00405424 Jy ! Component: 7550 - total flux cleaned = -0.00409905 Jy ! Component: 7600 - total flux cleaned = -0.00414491 Jy ! Component: 7650 - total flux cleaned = -0.00416809 Jy ! Component: 7700 - total flux cleaned = -0.00423858 Jy ! Component: 7750 - total flux cleaned = -0.00426235 Jy ! Component: 7800 - total flux cleaned = -0.00431095 Jy ! Component: 7850 - total flux cleaned = -0.00436022 Jy ! Component: 7900 - total flux cleaned = -0.00438498 Jy ! Component: 7950 - total flux cleaned = -0.00443531 Jy ! Component: 8000 - total flux cleaned = -0.00451234 Jy ! Component: 8050 - total flux cleaned = -0.00451218 Jy ! Component: 8100 - total flux cleaned = -0.00456475 Jy ! Component: 8150 - total flux cleaned = -0.00461811 Jy ! Total flux subtracted in 8192 components = -0.00469935 Jy ! Clean residual min=-0.001547 max=0.001380 Jy/beam ! Clean residual mean=-0.000000 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.0797239 Jy keep ! Adding 627 model components to the UV plane model. ! The established model now contains 748 components and 0.079724 Jy ![Exited script file: muppet] wmap "J1835-1115_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 13.96 x 19.72 at 44.2 degrees (North through East) ! Clean map min=-0.0033928 max=0.068439 Jy/beam ! Writing clean map to FITS file: J1835-1115_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0684391 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000444799 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.94976 1.94976 3.89952 7.79904 15.5981 31.1961 62.3923 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.068 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 13.96 x 19.72 at 44.2 degrees (North through East) ! Clean map min=-0.0033928 max=0.068439 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 J1835-1115_S_2015_01_23_pus_uvs.log closed on Wed Jan 11 13:06:46 2017