! Started logfile: J1812-2836_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:32:41 2017 obs J1812-2836_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1812-2836_S_2015_01_23_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.768655 visibilities/baseline/integration-bin. ! Found source: J1812-2836 ! ! 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 13144 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 J1812-2836_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 = 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 161 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 159 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 205 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 205 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.894417Jy sigma=0.007151 ! Fit after self-cal, rms=0.862030Jy sigma=0.006880 ! 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.939 mas, bmaj=13.2 mas, bpa=13.73 degrees ! Estimated noise=1381.58 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.128003 Jy ! Component: 100 - total flux cleaned = 0.179294 Jy ! Total flux subtracted in 100 components = 0.179294 Jy ! Clean residual min=-0.010412 max=0.025346 Jy/beam ! Clean residual mean=-0.000009 rms=0.004230 Jy/beam ! Combined flux in latest and established models = 0.179294 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.179294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.343222Jy sigma=0.001022 ! Fit after self-cal, rms=0.343169Jy sigma=0.001021 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0314391 Jy ! Component: 100 - total flux cleaned = 0.0525849 Jy ! Total flux subtracted in 100 components = 0.0525849 Jy ! Clean residual min=-0.007710 max=0.011675 Jy/beam ! Clean residual mean=-0.000006 rms=0.002715 Jy/beam ! Combined flux in latest and established models = 0.231879 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 60 components and 0.231879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.336063Jy sigma=0.000887 ! Fit after self-cal, rms=0.336057Jy sigma=0.000887 ! 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.638 mas, bmaj=14.59 mas, bpa=11.83 degrees ! Estimated noise=827.635 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.0273954 Jy ! Component: 100 - total flux cleaned = 0.043375 Jy ! Component: 150 - total flux cleaned = 0.0531058 Jy ! Component: 200 - total flux cleaned = 0.0592053 Jy ! Total flux subtracted in 200 components = 0.0592053 Jy ! Clean residual min=-0.008138 max=0.008924 Jy/beam ! Clean residual mean=-0.000038 rms=0.002291 Jy/beam ! Combined flux in latest and established models = 0.291084 Jy ! Performing phase self-cal ! Adding 82 model components to the UV plane model. ! The established model now contains 133 components and 0.291084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.331712Jy sigma=0.000829 ! Fit after self-cal, rms=0.331702Jy sigma=0.000828 ! 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 0.98 FD 0.53 HN 1.09 KP 1.09 ! LA 0.97 MK 1.00* NL 1.18 OV 0.97 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.85 HN 1.15 KP 1.01 ! LA 0.93 MK 1.00* NL 1.27 OV 1.03 ! PT 1.01 SC 1.06 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.00* HN 1.08 KP 0.87 ! LA 0.78 MK 1.00* NL 1.08 OV 0.92 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00* HN 1.06 KP 0.82 ! LA 0.83 MK 1.00* NL 0.99 OV 0.99 ! PT 1.05 SC 0.89 ! ! ! Fit before self-cal, rms=0.331702Jy sigma=0.000828 ! Fit after self-cal, rms=0.220496Jy sigma=0.000779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.626 mas, bmaj=14.88 mas, bpa=12.22 degrees ! Estimated noise=832.827 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.00209299 Jy ! Component: 100 - total flux cleaned = -0.00249198 Jy ! Component: 150 - total flux cleaned = -0.00278994 Jy ! Component: 200 - total flux cleaned = -0.00302469 Jy ! Total flux subtracted in 200 components = -0.00302469 Jy ! Clean residual min=-0.003086 max=0.003686 Jy/beam ! Clean residual mean=-0.000007 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.288059 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 143 components and 0.288059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.220433Jy sigma=0.000778 ! Fit after self-cal, rms=0.220560Jy sigma=0.000778 ! 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.220560Jy sigma=0.000778 ! Fit after self-cal, rms=0.221232Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.615 mas, bmaj=14.96 mas, bpa=12.39 degrees ! Estimated noise=836.262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000736567 Jy ! Component: 100 - total flux cleaned = -0.00101112 Jy ! Component: 150 - total flux cleaned = -0.00122211 Jy ! Component: 200 - total flux cleaned = -0.00134749 Jy ! Total flux subtracted in 200 components = -0.00134749 Jy ! Clean residual min=-0.002645 max=0.003030 Jy/beam ! Clean residual mean=-0.000005 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.286712 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 149 components and 0.286712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.221197Jy sigma=0.000776 ! Fit after self-cal, rms=0.221212Jy sigma=0.000776 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.000148464 Jy ! Component: 100 - total flux cleaned = -0.000236124 Jy ! Component: 150 - total flux cleaned = -0.000260684 Jy ! Component: 200 - total flux cleaned = -0.000281554 Jy ! Total flux subtracted in 200 components = -0.000281554 Jy ! Clean residual min=-0.002653 max=0.002993 Jy/beam ! Clean residual mean=-0.000005 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.28643 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 157 components and 0.28643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.221203Jy sigma=0.000776 ! Fit after self-cal, rms=0.221201Jy sigma=0.000776 ! 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.221201Jy sigma=0.000776 ! Fit after self-cal, rms=0.223037Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.607 mas, bmaj=15.03 mas, bpa=12.54 degrees ! Estimated noise=839.475 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000495153 Jy ! Component: 100 - total flux cleaned = -0.000586262 Jy ! Component: 150 - total flux cleaned = -0.000651822 Jy ! Component: 200 - total flux cleaned = -0.000702246 Jy ! Total flux subtracted in 200 components = -0.000702246 Jy ! Clean residual min=-0.002600 max=0.002514 Jy/beam ! Clean residual mean=-0.000003 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.285728 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 165 components and 0.285728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.223022Jy sigma=0.000774 ! Fit after self-cal, rms=0.223038Jy sigma=0.000774 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 = -4.23404e-05 Jy ! Component: 100 - total flux cleaned = -4.15763e-05 Jy ! Component: 150 - total flux cleaned = -4.18199e-05 Jy ! Component: 200 - total flux cleaned = -2.67646e-05 Jy ! Total flux subtracted in 200 components = -2.67646e-05 Jy ! Clean residual min=-0.002577 max=0.002515 Jy/beam ! Clean residual mean=-0.000003 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.285701 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 170 components and 0.285701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.223035Jy sigma=0.000774 ! Fit after self-cal, rms=0.223035Jy sigma=0.000774 ! 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.223035Jy sigma=0.000774 ! Fit after self-cal, rms=0.224057Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.884 mas, bmaj=21.52 mas, bpa=1.909 degrees ! Estimated noise=992.641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000603731 Jy ! Component: 100 - total flux cleaned = 0.000848469 Jy ! Component: 150 - total flux cleaned = 0.000861587 Jy ! Component: 200 - total flux cleaned = 0.000873748 Jy ! Total flux subtracted in 200 components = 0.000873748 Jy ! Clean residual min=-0.003088 max=0.002764 Jy/beam ! Clean residual mean=-0.000004 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.286575 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 186 components and 0.286575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.224039Jy sigma=0.000774 ! Fit after self-cal, rms=0.224056Jy sigma=0.000774 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.24286e-05 Jy ! Component: 100 - total flux cleaned = 1.92996e-05 Jy ! Component: 150 - total flux cleaned = 2.52175e-05 Jy ! Component: 200 - total flux cleaned = 2.54585e-05 Jy ! Total flux subtracted in 200 components = 2.54585e-05 Jy ! Clean residual min=-0.003085 max=0.002762 Jy/beam ! Clean residual mean=-0.000004 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.286601 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 190 components and 0.286601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.224054Jy sigma=0.000774 ! Fit after self-cal, rms=0.224056Jy sigma=0.000774 ! 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.599 mas, bmaj=15.08 mas, bpa=12.65 degrees ! Estimated noise=841.939 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.599 x 15.08 at 12.65 degrees (North through East) ! Clean map min=-0.0025894 max=0.19039 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.865 mas, bmaj=13.62 mas, bpa=14.28 degrees ! Estimated noise=1415.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.132031 Jy ! Component: 100 - total flux cleaned = 0.18725 Jy ! Component: 150 - total flux cleaned = 0.218673 Jy ! Component: 200 - total flux cleaned = 0.23872 Jy ! Total flux subtracted in 200 components = 0.23872 Jy ! Clean residual min=-0.005824 max=0.010782 Jy/beam ! Clean residual mean=0.000002 rms=0.001916 Jy/beam ! Combined flux in latest and established models = 0.23872 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 48 model components to the UV plane model. ! The established model now contains 48 components and 0.23872 Jy ! Inverting map and beam ! Estimated beam: bmin=3.599 mas, bmaj=15.08 mas, bpa=12.65 degrees ! Estimated noise=841.939 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.0200511 Jy ! Component: 100 - total flux cleaned = 0.0310398 Jy ! Component: 150 - total flux cleaned = 0.0374204 Jy ! Component: 200 - total flux cleaned = 0.0411972 Jy ! Total flux subtracted in 200 components = 0.0411972 Jy ! Clean residual min=-0.002980 max=0.002973 Jy/beam ! Clean residual mean=-0.000006 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.279917 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 107 components and 0.279917 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.884 mas, bmaj=21.52 mas, bpa=1.909 degrees ! Estimated noise=992.641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00362654 Jy ! Component: 100 - total flux cleaned = 0.00522579 Jy ! Component: 150 - total flux cleaned = 0.00596229 Jy ! Component: 200 - total flux cleaned = 0.00621352 Jy ! Total flux subtracted in 200 components = 0.00621352 Jy ! Clean residual min=-0.003178 max=0.002618 Jy/beam ! Clean residual mean=-0.000004 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.286131 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 = 3.65924e-05 Jy ! Component: 100 - total flux cleaned = 8.14634e-05 Jy ! Component: 150 - total flux cleaned = 0.000102021 Jy ! Component: 200 - total flux cleaned = 0.000122093 Jy ! Total flux subtracted in 200 components = 0.000122093 Jy ! Clean residual min=-0.003148 max=0.002621 Jy/beam ! Clean residual mean=-0.000004 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.286253 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 126 components and 0.286253 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.599 mas, bmaj=15.08 mas, bpa=12.65 degrees ! Estimated noise=841.939 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000524386 Jy ! Component: 100 - total flux cleaned = -0.000675944 Jy ! Component: 150 - total flux cleaned = -0.000704862 Jy ! Component: 200 - total flux cleaned = -0.000705607 Jy ! Total flux subtracted in 200 components = -0.000705607 Jy ! Clean residual min=-0.002512 max=0.002451 Jy/beam ! Clean residual mean=-0.000002 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.285547 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 140 components and 0.285547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.224067Jy sigma=0.000774 ! Fit after self-cal, rms=0.224059Jy sigma=0.000774 wmodel J1812-2836_S_2015_01_23_pus_map.mod ! Writing 140 model components to file: J1812-2836_S_2015_01_23_pus_map.mod wobs J1812-2836_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1812-2836_S_2015_01_23_pus_uvs.fits wwins J1812-2836_S_2015_01_23_pus_map.win ! wwins: Wrote 1 windows to J1812-2836_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=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000292128 Jy ! Component: 100 - total flux cleaned = -0.00033493 Jy ! Component: 150 - total flux cleaned = -0.000416789 Jy ! Component: 200 - total flux cleaned = -0.000382759 Jy ! Component: 250 - total flux cleaned = -0.000137792 Jy ! Component: 300 - total flux cleaned = 0.000162337 Jy ! Component: 350 - total flux cleaned = 0.000449654 Jy ! Component: 400 - total flux cleaned = 0.000665902 Jy ! Component: 450 - total flux cleaned = 0.000937335 Jy ! Component: 500 - total flux cleaned = 0.00114379 Jy ! Component: 550 - total flux cleaned = 0.0012295 Jy ! Component: 600 - total flux cleaned = 0.00128579 Jy ! Component: 650 - total flux cleaned = 0.00142305 Jy ! Component: 700 - total flux cleaned = 0.00142295 Jy ! Component: 750 - total flux cleaned = 0.0015026 Jy ! Component: 800 - total flux cleaned = 0.00142443 Jy ! Component: 850 - total flux cleaned = 0.00137354 Jy ! Component: 900 - total flux cleaned = 0.0013738 Jy ! Component: 950 - total flux cleaned = 0.00129906 Jy ! Component: 1000 - total flux cleaned = 0.00125012 Jy ! Component: 1050 - total flux cleaned = 0.00115297 Jy ! Component: 1100 - total flux cleaned = 0.00103306 Jy ! Component: 1150 - total flux cleaned = 0.00103314 Jy ! Component: 1200 - total flux cleaned = 0.00098601 Jy ! Component: 1250 - total flux cleaned = 0.000869979 Jy ! Component: 1300 - total flux cleaned = 0.000824125 Jy ! Component: 1350 - total flux cleaned = 0.000710761 Jy ! Component: 1400 - total flux cleaned = 0.000665754 Jy ! Component: 1450 - total flux cleaned = 0.000599481 Jy ! Component: 1500 - total flux cleaned = 0.000555424 Jy ! Component: 1550 - total flux cleaned = 0.000533463 Jy ! Component: 1600 - total flux cleaned = 0.000447295 Jy ! Component: 1650 - total flux cleaned = 0.000426096 Jy ! Component: 1700 - total flux cleaned = 0.000383925 Jy ! Component: 1750 - total flux cleaned = 0.000405002 Jy ! Component: 1800 - total flux cleaned = 0.000342668 Jy ! Component: 1850 - total flux cleaned = 0.000342621 Jy ! Component: 1900 - total flux cleaned = 0.00030149 Jy ! Component: 1950 - total flux cleaned = 0.000220221 Jy ! Component: 2000 - total flux cleaned = 0.000179737 Jy ! Component: 2050 - total flux cleaned = 0.000139741 Jy ! Component: 2100 - total flux cleaned = 0.000199211 Jy ! Component: 2150 - total flux cleaned = 0.000140162 Jy ! Component: 2200 - total flux cleaned = 0.000159625 Jy ! Component: 2250 - total flux cleaned = 0.000198253 Jy ! Component: 2300 - total flux cleaned = 0.000159728 Jy ! Component: 2350 - total flux cleaned = 0.000159738 Jy ! Component: 2400 - total flux cleaned = 0.000140822 Jy ! Component: 2450 - total flux cleaned = 0.000159529 Jy ! Component: 2500 - total flux cleaned = 0.000122106 Jy ! Component: 2550 - total flux cleaned = 0.000140645 Jy ! Component: 2600 - total flux cleaned = 0.000177735 Jy ! Component: 2650 - total flux cleaned = 0.000177709 Jy ! Component: 2700 - total flux cleaned = 0.000159427 Jy ! Component: 2750 - total flux cleaned = 0.000232097 Jy ! Component: 2800 - total flux cleaned = 0.000250038 Jy ! Component: 2850 - total flux cleaned = 0.000250048 Jy ! Component: 2900 - total flux cleaned = 0.000321391 Jy ! Component: 2950 - total flux cleaned = 0.00035676 Jy ! Component: 3000 - total flux cleaned = 0.000338995 Jy ! Component: 3050 - total flux cleaned = 0.000391516 Jy ! Component: 3100 - total flux cleaned = 0.000356616 Jy ! Component: 3150 - total flux cleaned = 0.000391299 Jy ! Component: 3200 - total flux cleaned = 0.000442942 Jy ! Component: 3250 - total flux cleaned = 0.000391726 Jy ! Component: 3300 - total flux cleaned = 0.000460002 Jy ! Component: 3350 - total flux cleaned = 0.000443073 Jy ! Component: 3400 - total flux cleaned = 0.000493677 Jy ! Component: 3450 - total flux cleaned = 0.000493588 Jy ! Component: 3500 - total flux cleaned = 0.000460208 Jy ! Component: 3550 - total flux cleaned = 0.000510154 Jy ! Component: 3600 - total flux cleaned = 0.000510171 Jy ! Component: 3650 - total flux cleaned = 0.00051017 Jy ! Component: 3700 - total flux cleaned = 0.000559163 Jy ! Component: 3750 - total flux cleaned = 0.000461188 Jy ! Component: 3800 - total flux cleaned = 0.000477365 Jy ! Component: 3850 - total flux cleaned = 0.000477418 Jy ! Component: 3900 - total flux cleaned = 0.000493431 Jy ! Component: 3950 - total flux cleaned = 0.000445648 Jy ! Component: 4000 - total flux cleaned = 0.000525085 Jy ! Component: 4050 - total flux cleaned = 0.000540834 Jy ! Total flux subtracted in 4096 components = 0.00047771 Jy ! Clean residual min=-0.000870 max=0.001016 Jy/beam ! Clean residual mean=0.000001 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.286025 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 423 components and 0.286025 Jy ![Exited script file: muppet] wmap "J1812-2836_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.599 x 15.08 at 12.65 degrees (North through East) ! Clean map min=-0.0021891 max=0.19063 Jy/beam ! Writing clean map to FITS file: J1812-2836_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.190625 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000319623 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.503013 0.503013 1.00603 2.01205 4.0241 8.04821 16.0964 32.1928 64.3857 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.19 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.599 x 15.08 at 12.65 degrees (North through East) ! Clean map min=-0.0021891 max=0.19063 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 J1812-2836_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:32:47 2017