! Started logfile: J0837-3409_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:52:42 2016 obs J0837-3409_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0837-3409_S_2015_03_17_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.861111 visibilities/baseline/integration-bin. ! Found source: J0837-3409 ! ! 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 330 lines of history. ! ! Reading 11160 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 J0837-3409_S_2015_03_17_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 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.858961Jy sigma=0.006905 ! Fit after self-cal, rms=0.838525Jy sigma=0.006740 ! 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.359 mas, bmaj=5.981 mas, bpa=-4.319 degrees ! Estimated noise=1282.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.111139 Jy ! Component: 100 - total flux cleaned = 0.156678 Jy ! Total flux subtracted in 100 components = 0.156678 Jy ! Clean residual min=-0.007733 max=0.022634 Jy/beam ! Clean residual mean=-0.000089 rms=0.002740 Jy/beam ! Combined flux in latest and established models = 0.156678 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.156678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123695Jy sigma=0.000905 ! Fit after self-cal, rms=0.123430Jy sigma=0.000904 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0278808 Jy ! Component: 100 - total flux cleaned = 0.0457329 Jy ! Total flux subtracted in 100 components = 0.0457329 Jy ! Clean residual min=-0.005705 max=0.009679 Jy/beam ! Clean residual mean=-0.000036 rms=0.001756 Jy/beam ! Combined flux in latest and established models = 0.202411 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 51 components and 0.202411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112143Jy sigma=0.000816 ! Fit after self-cal, rms=0.112076Jy sigma=0.000816 ! 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.958 mas, bmaj=7.409 mas, bpa=-5.818 degrees ! Estimated noise=855.892 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.0182748 Jy ! Component: 100 - total flux cleaned = 0.0278349 Jy ! Component: 150 - total flux cleaned = 0.0329782 Jy ! Component: 200 - total flux cleaned = 0.0357448 Jy ! Total flux subtracted in 200 components = 0.0357448 Jy ! Clean residual min=-0.006019 max=0.006354 Jy/beam ! Clean residual mean=0.000000 rms=0.001682 Jy/beam ! Combined flux in latest and established models = 0.238156 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 74 components and 0.238156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108842Jy sigma=0.000795 ! Fit after self-cal, rms=0.108820Jy sigma=0.000794 ! 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.08 FD 0.83 HN 1.34 KP 1.10 ! LA 0.98 MK 1.03 NL 0.95 OV 1.00 ! PT 1.05 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.16 FD 0.85 HN 1.28 KP 1.07 ! LA 0.96 MK 0.98 NL 1.07 OV 1.02 ! PT 1.05 SC 1.08 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.87 HN 1.22 KP 0.94 ! LA 0.77 MK 0.98 NL 1.19 OV 0.97 ! PT 1.05 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.13 FD 0.90 HN 1.21 KP 0.92 ! LA 0.83 MK 0.99 NL 1.03 OV 1.00 ! PT 1.04 SC 0.95 ! ! ! Fit before self-cal, rms=0.108820Jy sigma=0.000794 ! Fit after self-cal, rms=0.107852Jy sigma=0.000769 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.979 mas, bmaj=7.436 mas, bpa=-5.69 degrees ! Estimated noise=858.845 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.0010466 Jy ! Component: 100 - total flux cleaned = -0.00109126 Jy ! Component: 150 - total flux cleaned = -0.00109129 Jy ! Component: 200 - total flux cleaned = -0.00115274 Jy ! Total flux subtracted in 200 components = -0.00115274 Jy ! Clean residual min=-0.003562 max=0.003253 Jy/beam ! Clean residual mean=0.000016 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.237003 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 78 components and 0.237003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107807Jy sigma=0.000769 ! Fit after self-cal, rms=0.107871Jy sigma=0.000769 ! 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.107871Jy sigma=0.000769 ! Fit after self-cal, rms=0.109552Jy sigma=0.000765 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.99 mas, bmaj=7.429 mas, bpa=-5.627 degrees ! Estimated noise=861.296 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000341475 Jy ! Component: 100 - total flux cleaned = -0.000401704 Jy ! Component: 150 - total flux cleaned = -0.000478719 Jy ! Component: 200 - total flux cleaned = -0.000523508 Jy ! Total flux subtracted in 200 components = -0.000523508 Jy ! Clean residual min=-0.002694 max=0.002342 Jy/beam ! Clean residual mean=0.000004 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.236479 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 83 components and 0.236479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109534Jy sigma=0.000765 ! Fit after self-cal, rms=0.109590Jy sigma=0.000765 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 = -8.70012e-05 Jy ! Component: 100 - total flux cleaned = -0.000121627 Jy ! Component: 150 - total flux cleaned = -0.000151632 Jy ! Component: 200 - total flux cleaned = -0.000178912 Jy ! Total flux subtracted in 200 components = -0.000178912 Jy ! Clean residual min=-0.002682 max=0.002326 Jy/beam ! Clean residual mean=0.000004 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.2363 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 87 components and 0.2363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109583Jy sigma=0.000765 ! Fit after self-cal, rms=0.109583Jy sigma=0.000765 ! 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.109583Jy sigma=0.000765 ! Fit after self-cal, rms=0.109931Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.993 mas, bmaj=7.397 mas, bpa=-5.8 degrees ! Estimated noise=861.191 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000118793 Jy ! Component: 100 - total flux cleaned = -0.000186631 Jy ! Component: 150 - total flux cleaned = -0.000226409 Jy ! Component: 200 - total flux cleaned = -0.00027894 Jy ! Total flux subtracted in 200 components = -0.00027894 Jy ! Clean residual min=-0.002687 max=0.002272 Jy/beam ! Clean residual mean=0.000002 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.236022 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 90 components and 0.236022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109922Jy sigma=0.000765 ! Fit after self-cal, rms=0.109931Jy sigma=0.000765 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 = -5.05066e-05 Jy ! Component: 100 - total flux cleaned = -6.55975e-05 Jy ! Component: 150 - total flux cleaned = -0.000104989 Jy ! Component: 200 - total flux cleaned = -0.000128114 Jy ! Total flux subtracted in 200 components = -0.000128114 Jy ! Clean residual min=-0.002683 max=0.002267 Jy/beam ! Clean residual mean=0.000002 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.235893 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 91 components and 0.235893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109927Jy sigma=0.000765 ! Fit after self-cal, rms=0.109926Jy sigma=0.000765 ! 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.109926Jy sigma=0.000765 ! Fit after self-cal, rms=0.109978Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.222 mas, bmaj=21.49 mas, bpa=-0.7826 degrees ! Estimated noise=1129.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000506646 Jy ! Component: 100 - total flux cleaned = -0.000504669 Jy ! Component: 150 - total flux cleaned = -0.000503752 Jy ! Component: 200 - total flux cleaned = -0.000503199 Jy ! Total flux subtracted in 200 components = -0.000503199 Jy ! Clean residual min=-0.002493 max=0.002317 Jy/beam ! Clean residual mean=0.000003 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.23539 Jy selfcal ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 92 components and 0.23539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109974Jy sigma=0.000765 ! Fit after self-cal, rms=0.109973Jy sigma=0.000765 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.53584e-05 Jy ! Component: 100 - total flux cleaned = -2.66246e-05 Jy ! Component: 150 - total flux cleaned = -2.73401e-05 Jy ! Component: 200 - total flux cleaned = -2.83104e-05 Jy ! Total flux subtracted in 200 components = -2.83104e-05 Jy ! Clean residual min=-0.002499 max=0.002323 Jy/beam ! Clean residual mean=0.000003 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.235362 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 95 components and 0.235362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109972Jy sigma=0.000765 ! Fit after self-cal, rms=0.109971Jy sigma=0.000765 ! 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.994 mas, bmaj=7.373 mas, bpa=-5.931 degrees ! Estimated noise=860.971 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.994 x 7.373 at -5.931 degrees (North through East) ! Clean map min=-0.0024448 max=0.15205 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.379 mas, bmaj=5.912 mas, bpa=-4.395 degrees ! Estimated noise=1298.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.112141 Jy ! Component: 100 - total flux cleaned = 0.158913 Jy ! Component: 150 - total flux cleaned = 0.186397 Jy ! Component: 200 - total flux cleaned = 0.203359 Jy ! Total flux subtracted in 200 components = 0.203359 Jy ! Clean residual min=-0.004435 max=0.008927 Jy/beam ! Clean residual mean=-0.000036 rms=0.001268 Jy/beam ! Combined flux in latest and established models = 0.203359 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 51 model components to the UV plane model. ! The established model now contains 51 components and 0.203359 Jy ! Inverting map and beam ! Estimated beam: bmin=2.994 mas, bmaj=7.373 mas, bpa=-5.931 degrees ! Estimated noise=860.971 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.0157772 Jy ! Component: 100 - total flux cleaned = 0.0234319 Jy ! Component: 150 - total flux cleaned = 0.0272776 Jy ! Component: 200 - total flux cleaned = 0.0292529 Jy ! Total flux subtracted in 200 components = 0.0292529 Jy ! Clean residual min=-0.002553 max=0.002225 Jy/beam ! Clean residual mean=-0.000006 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.232612 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 95 components and 0.232612 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=8.222 mas, bmaj=21.49 mas, bpa=-0.7826 degrees ! Estimated noise=1129.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00162785 Jy ! Component: 100 - total flux cleaned = 0.00204859 Jy ! Component: 150 - total flux cleaned = 0.00205965 Jy ! Component: 200 - total flux cleaned = 0.00206921 Jy ! Total flux subtracted in 200 components = 0.00206921 Jy ! Clean residual min=-0.002512 max=0.002307 Jy/beam ! Clean residual mean=-0.000000 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.234681 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 = 1.82275e-05 Jy ! Component: 100 - total flux cleaned = 2.7268e-05 Jy ! Component: 150 - total flux cleaned = 4.41345e-05 Jy ! Component: 200 - total flux cleaned = 6.05252e-05 Jy ! Total flux subtracted in 200 components = 6.05252e-05 Jy ! Clean residual min=-0.002502 max=0.002297 Jy/beam ! Clean residual mean=-0.000000 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.234741 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 99 components and 0.234741 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.994 mas, bmaj=7.373 mas, bpa=-5.931 degrees ! Estimated noise=860.971 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.26307e-05 Jy ! Component: 100 - total flux cleaned = -4.8768e-05 Jy ! Component: 150 - total flux cleaned = -2.24067e-05 Jy ! Component: 200 - total flux cleaned = -9.96929e-06 Jy ! Total flux subtracted in 200 components = -9.96929e-06 Jy ! Clean residual min=-0.002652 max=0.002302 Jy/beam ! Clean residual mean=-0.000001 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.234731 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 103 components and 0.234731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109966Jy sigma=0.000765 ! Fit after self-cal, rms=0.109957Jy sigma=0.000765 wmodel J0837-3409_S_2015_03_17_pus_map.mod ! Writing 103 model components to file: J0837-3409_S_2015_03_17_pus_map.mod wobs J0837-3409_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0837-3409_S_2015_03_17_pus_uvs.fits wwins J0837-3409_S_2015_03_17_pus_map.win ! wwins: Wrote 1 windows to J0837-3409_S_2015_03_17_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.000662821 Jy ! Component: 100 - total flux cleaned = -0.000745297 Jy ! Component: 150 - total flux cleaned = -0.000627946 Jy ! Component: 200 - total flux cleaned = -0.000665377 Jy ! Component: 250 - total flux cleaned = -0.000665028 Jy ! Component: 300 - total flux cleaned = -0.000628814 Jy ! Component: 350 - total flux cleaned = -0.000488356 Jy ! Component: 400 - total flux cleaned = -0.000454618 Jy ! Component: 450 - total flux cleaned = -0.000454533 Jy ! Component: 500 - total flux cleaned = -0.000453961 Jy ! Component: 550 - total flux cleaned = -0.000357533 Jy ! Component: 600 - total flux cleaned = -0.00042165 Jy ! Component: 650 - total flux cleaned = -0.000421402 Jy ! Component: 700 - total flux cleaned = -0.000330714 Jy ! Component: 750 - total flux cleaned = -0.000270519 Jy ! Component: 800 - total flux cleaned = -0.000211948 Jy ! Component: 850 - total flux cleaned = -0.000212182 Jy ! Component: 900 - total flux cleaned = -9.79754e-05 Jy ! Component: 950 - total flux cleaned = -9.8213e-05 Jy ! Component: 1000 - total flux cleaned = 4.14154e-05 Jy ! Component: 1050 - total flux cleaned = 9.64296e-05 Jy ! Component: 1100 - total flux cleaned = 0.000313562 Jy ! Component: 1150 - total flux cleaned = 0.000446946 Jy ! Component: 1200 - total flux cleaned = 0.000446933 Jy ! Component: 1250 - total flux cleaned = 0.000551402 Jy ! Component: 1300 - total flux cleaned = 0.000680859 Jy ! Component: 1350 - total flux cleaned = 0.000808414 Jy ! Component: 1400 - total flux cleaned = 0.0008842 Jy ! Component: 1450 - total flux cleaned = 0.00105865 Jy ! Component: 1500 - total flux cleaned = 0.00110783 Jy ! Component: 1550 - total flux cleaned = 0.00113235 Jy ! Component: 1600 - total flux cleaned = 0.00127685 Jy ! Component: 1650 - total flux cleaned = 0.00130078 Jy ! Component: 1700 - total flux cleaned = 0.0013716 Jy ! Component: 1750 - total flux cleaned = 0.00151167 Jy ! Component: 1800 - total flux cleaned = 0.00155763 Jy ! Component: 1850 - total flux cleaned = 0.0016263 Jy ! Component: 1900 - total flux cleaned = 0.00164905 Jy ! Component: 1950 - total flux cleaned = 0.00173872 Jy ! Component: 2000 - total flux cleaned = 0.00180524 Jy ! Component: 2050 - total flux cleaned = 0.00187139 Jy ! Component: 2100 - total flux cleaned = 0.00195852 Jy ! Component: 2150 - total flux cleaned = 0.00198014 Jy ! Component: 2200 - total flux cleaned = 0.002044 Jy ! Component: 2250 - total flux cleaned = 0.00200194 Jy ! Component: 2300 - total flux cleaned = 0.00210691 Jy ! Component: 2350 - total flux cleaned = 0.00212753 Jy ! Component: 2400 - total flux cleaned = 0.0021484 Jy ! Component: 2450 - total flux cleaned = 0.0021891 Jy ! Component: 2500 - total flux cleaned = 0.00226977 Jy ! Component: 2550 - total flux cleaned = 0.00220964 Jy ! Component: 2600 - total flux cleaned = 0.00218947 Jy ! Component: 2650 - total flux cleaned = 0.00224867 Jy ! Component: 2700 - total flux cleaned = 0.00224853 Jy ! Component: 2750 - total flux cleaned = 0.00224861 Jy ! Component: 2800 - total flux cleaned = 0.00232503 Jy ! Component: 2850 - total flux cleaned = 0.00228669 Jy ! Component: 2900 - total flux cleaned = 0.00228657 Jy ! Component: 2950 - total flux cleaned = 0.00232386 Jy ! Component: 3000 - total flux cleaned = 0.00236114 Jy ! Component: 3050 - total flux cleaned = 0.00232425 Jy ! Component: 3100 - total flux cleaned = 0.00236107 Jy ! Component: 3150 - total flux cleaned = 0.0023792 Jy ! Component: 3200 - total flux cleaned = 0.00230732 Jy ! Component: 3250 - total flux cleaned = 0.00245034 Jy ! Component: 3300 - total flux cleaned = 0.0023795 Jy ! Component: 3350 - total flux cleaned = 0.00241487 Jy ! Component: 3400 - total flux cleaned = 0.00246708 Jy ! Component: 3450 - total flux cleaned = 0.00250158 Jy ! Component: 3500 - total flux cleaned = 0.00253577 Jy ! Component: 3550 - total flux cleaned = 0.00243342 Jy ! Component: 3600 - total flux cleaned = 0.00243358 Jy ! Component: 3650 - total flux cleaned = 0.00251796 Jy ! Component: 3700 - total flux cleaned = 0.00256786 Jy ! Component: 3750 - total flux cleaned = 0.0026009 Jy ! Component: 3800 - total flux cleaned = 0.00256785 Jy ! Component: 3850 - total flux cleaned = 0.00255153 Jy ! Component: 3900 - total flux cleaned = 0.0027139 Jy ! Component: 3950 - total flux cleaned = 0.00261704 Jy ! Component: 4000 - total flux cleaned = 0.0027291 Jy ! Component: 4050 - total flux cleaned = 0.0027131 Jy ! Total flux subtracted in 4096 components = 0.00274456 Jy ! Clean residual min=-0.000885 max=0.000943 Jy/beam ! Clean residual mean=-0.000001 rms=0.000286 Jy/beam ! Combined flux in latest and established models = 0.237476 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 384 components and 0.237476 Jy ![Exited script file: muppet] wmap "J0837-3409_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.994 x 7.373 at -5.931 degrees (North through East) ! Clean map min=-0.0018281 max=0.15288 Jy/beam ! Writing clean map to FITS file: J0837-3409_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.152878 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000282297 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.553968 0.553968 1.10794 2.21587 4.43174 8.86348 17.727 35.4539 70.9079 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.152 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.994 x 7.373 at -5.931 degrees (North through East) ! Clean map min=-0.0018281 max=0.15288 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 J0837-3409_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:52:48 2016