! Started logfile: J2318-4010_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:38:33 2017 obs J2318-4010_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J2318-4010_S_2015_01_23_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.692683 visibilities/baseline/integration-bin. ! Found source: J2318-4010 ! ! 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 15336 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 J2318-4010_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 199 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 199 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 199 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 199 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.944753Jy sigma=0.006042 ! Fit after self-cal, rms=0.871377Jy sigma=0.005653 ! 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.164 mas, bmaj=6.557 mas, bpa=-6.923 degrees ! Estimated noise=1405.3 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.112183 Jy ! Component: 100 - total flux cleaned = 0.140702 Jy ! Total flux subtracted in 100 components = 0.140702 Jy ! Clean residual min=-0.009860 max=0.017733 Jy/beam ! Clean residual mean=-0.000045 rms=0.002706 Jy/beam ! Combined flux in latest and established models = 0.140702 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.140702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166485Jy sigma=0.000837 ! Fit after self-cal, rms=0.166256Jy sigma=0.000836 ! Inverting map ! Added new window around map position (-4, 6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0163573 Jy ! Component: 100 - total flux cleaned = 0.0248018 Jy ! Total flux subtracted in 100 components = 0.0248018 Jy ! Clean residual min=-0.008064 max=0.011578 Jy/beam ! Clean residual mean=-0.000048 rms=0.002233 Jy/beam ! Combined flux in latest and established models = 0.165504 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 14 components and 0.165504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164991Jy sigma=0.000814 ! Fit after self-cal, rms=0.164889Jy sigma=0.000813 ! 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.702 mas, bmaj=7.756 mas, bpa=-6.484 degrees ! Estimated noise=905.441 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.0102202 Jy ! Component: 100 - total flux cleaned = 0.0156057 Jy ! Component: 150 - total flux cleaned = 0.0178214 Jy ! Component: 200 - total flux cleaned = 0.0184787 Jy ! Total flux subtracted in 200 components = 0.0184787 Jy ! Clean residual min=-0.008755 max=0.011448 Jy/beam ! Clean residual mean=-0.000147 rms=0.002849 Jy/beam ! Combined flux in latest and established models = 0.183982 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 31 components and 0.183982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164707Jy sigma=0.000805 ! Fit after self-cal, rms=0.164675Jy sigma=0.000804 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.50 HN 1.50 KP 1.05 ! LA 0.93 MK 1.01 NL 1.22 OV 0.91 ! PT 0.96 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.83 HN 1.36 KP 0.97 ! LA 0.93 MK 1.04 NL 1.18 OV 0.95 ! PT 0.97 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.94 HN 1.45 KP 0.84 ! LA 0.73 MK 1.03 NL 1.14 OV 0.90 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.65 HN 1.25 KP 0.79 ! LA 0.77 MK 1.04 NL 1.09 OV 0.95 ! PT 0.96 SC 1.05 ! ! ! Fit before self-cal, rms=0.164675Jy sigma=0.000804 ! Fit after self-cal, rms=0.249607Jy sigma=0.000775 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.743 mas, bmaj=7.741 mas, bpa=-6.164 degrees ! Estimated noise=930.556 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.00119092 Jy ! Component: 100 - total flux cleaned = -0.0013196 Jy ! Component: 150 - total flux cleaned = -0.00137167 Jy ! Component: 200 - total flux cleaned = -0.00142002 Jy ! Total flux subtracted in 200 components = -0.00142002 Jy ! Clean residual min=-0.003027 max=0.003658 Jy/beam ! Clean residual mean=-0.000030 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.182562 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 43 components and 0.182562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.249545Jy sigma=0.000775 ! Fit after self-cal, rms=0.251283Jy sigma=0.000774 ! 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.251283Jy sigma=0.000774 ! Fit after self-cal, rms=0.259795Jy sigma=0.000773 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.751 mas, bmaj=7.755 mas, bpa=-6.15 degrees ! Estimated noise=936.814 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000328122 Jy ! Component: 100 - total flux cleaned = -0.000557845 Jy ! Component: 150 - total flux cleaned = -0.000637437 Jy ! Component: 200 - total flux cleaned = -0.000745778 Jy ! Total flux subtracted in 200 components = -0.000745778 Jy ! Clean residual min=-0.002977 max=0.003277 Jy/beam ! Clean residual mean=-0.000027 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.181817 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 50 components and 0.181817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.259769Jy sigma=0.000773 ! Fit after self-cal, rms=0.259900Jy sigma=0.000773 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 = -9.20858e-05 Jy ! Component: 100 - total flux cleaned = -0.000271075 Jy ! Component: 150 - total flux cleaned = -0.000363429 Jy ! Component: 200 - total flux cleaned = -0.000448612 Jy ! Total flux subtracted in 200 components = -0.000448612 Jy ! Clean residual min=-0.002916 max=0.003132 Jy/beam ! Clean residual mean=-0.000028 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.181368 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 56 components and 0.181368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.259882Jy sigma=0.000773 ! Fit after self-cal, rms=0.259891Jy sigma=0.000773 ! 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.259891Jy sigma=0.000773 ! Fit after self-cal, rms=0.259367Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.754 mas, bmaj=7.771 mas, bpa=-6.166 degrees ! Estimated noise=936.459 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000484734 Jy ! Component: 100 - total flux cleaned = -0.000618607 Jy ! Component: 150 - total flux cleaned = -0.000762216 Jy ! Component: 200 - total flux cleaned = -0.00086576 Jy ! Total flux subtracted in 200 components = -0.00086576 Jy ! Clean residual min=-0.003064 max=0.003151 Jy/beam ! Clean residual mean=-0.000036 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.180502 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 59 components and 0.180502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.259349Jy sigma=0.000773 ! Fit after self-cal, rms=0.259391Jy sigma=0.000772 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.79845e-05 Jy ! Component: 100 - total flux cleaned = -0.000126498 Jy ! Component: 150 - total flux cleaned = -0.000200296 Jy ! Component: 200 - total flux cleaned = -0.000269465 Jy ! Total flux subtracted in 200 components = -0.000269465 Jy ! Clean residual min=-0.003024 max=0.003070 Jy/beam ! Clean residual mean=-0.000036 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.180233 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 63 components and 0.180233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.259377Jy sigma=0.000772 ! Fit after self-cal, rms=0.259384Jy sigma=0.000772 ! 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.259384Jy sigma=0.000772 ! Fit after self-cal, rms=0.260484Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.019 mas, bmaj=25.74 mas, bpa=-2.82 degrees ! Estimated noise=1266 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000554917 Jy ! Component: 100 - total flux cleaned = -0.000620604 Jy ! Component: 150 - total flux cleaned = -0.000680951 Jy ! Component: 200 - total flux cleaned = -0.00071751 Jy ! Total flux subtracted in 200 components = -0.00071751 Jy ! Clean residual min=-0.002623 max=0.003178 Jy/beam ! Clean residual mean=-0.000081 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.179515 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 65 components and 0.179515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.260468Jy sigma=0.000772 ! Fit after self-cal, rms=0.260503Jy sigma=0.000772 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.57662e-05 Jy ! Component: 100 - total flux cleaned = -8.25663e-05 Jy ! Component: 150 - total flux cleaned = -0.000117121 Jy ! Component: 200 - total flux cleaned = -0.000164845 Jy ! Total flux subtracted in 200 components = -0.000164845 Jy ! Clean residual min=-0.002625 max=0.003261 Jy/beam ! Clean residual mean=-0.000082 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.17935 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 66 components and 0.17935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.260491Jy sigma=0.000772 ! Fit after self-cal, rms=0.260491Jy sigma=0.000772 ! 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.757 mas, bmaj=7.777 mas, bpa=-6.204 degrees ! Estimated noise=936.739 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.757 x 7.777 at -6.204 degrees (North through East) ! Clean map min=-0.0029447 max=0.14068 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.196 mas, bmaj=6.518 mas, bpa=-6.331 degrees ! Estimated noise=1474.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.116319 Jy ! Component: 100 - total flux cleaned = 0.14644 Jy ! Component: 150 - total flux cleaned = 0.160235 Jy ! Component: 200 - total flux cleaned = 0.167637 Jy ! Total flux subtracted in 200 components = 0.167637 Jy ! Clean residual min=-0.005585 max=0.005967 Jy/beam ! Clean residual mean=-0.000024 rms=0.001303 Jy/beam ! Combined flux in latest and established models = 0.167637 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.167637 Jy ! Inverting map and beam ! Estimated beam: bmin=2.757 mas, bmaj=7.777 mas, bpa=-6.204 degrees ! Estimated noise=936.739 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) ! Added new window around map position (-2, -20). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0060737 Jy ! Component: 100 - total flux cleaned = 0.00937053 Jy ! Component: 150 - total flux cleaned = 0.010856 Jy ! Component: 200 - total flux cleaned = 0.0113315 Jy ! Total flux subtracted in 200 components = 0.0113315 Jy ! Clean residual min=-0.003424 max=0.002986 Jy/beam ! Clean residual mean=-0.000041 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.178968 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 49 components and 0.178968 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.019 mas, bmaj=25.74 mas, bpa=-2.82 degrees ! Estimated noise=1266 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00072054 Jy ! Component: 100 - total flux cleaned = 0.000773003 Jy ! Component: 150 - total flux cleaned = 0.000818954 Jy ! Component: 200 - total flux cleaned = 0.000832847 Jy ! Total flux subtracted in 200 components = 0.000832847 Jy ! Clean residual min=-0.002871 max=0.003555 Jy/beam ! Clean residual mean=-0.000083 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 0.179801 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.27506e-05 Jy ! Component: 100 - total flux cleaned = 2.49545e-05 Jy ! Component: 150 - total flux cleaned = 3.61051e-05 Jy ! Component: 200 - total flux cleaned = 3.55014e-05 Jy ! Total flux subtracted in 200 components = 3.55014e-05 Jy ! Clean residual min=-0.002854 max=0.003502 Jy/beam ! Clean residual mean=-0.000083 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.179836 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 71 components and 0.179836 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.757 mas, bmaj=7.777 mas, bpa=-6.204 degrees ! Estimated noise=936.739 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.53638e-05 Jy ! Component: 100 - total flux cleaned = -0.000167237 Jy ! Component: 150 - total flux cleaned = -0.000210166 Jy ! Component: 200 - total flux cleaned = -0.000247788 Jy ! Total flux subtracted in 200 components = -0.000247788 Jy ! Clean residual min=-0.003344 max=0.002797 Jy/beam ! Clean residual mean=-0.000039 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.179589 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 85 components and 0.179589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.260468Jy sigma=0.000772 ! Fit after self-cal, rms=0.260505Jy sigma=0.000772 wmodel J2318-4010_S_2015_01_23_pus_map.mod ! Writing 85 model components to file: J2318-4010_S_2015_01_23_pus_map.mod wobs J2318-4010_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J2318-4010_S_2015_01_23_pus_uvs.fits wwins J2318-4010_S_2015_01_23_pus_map.win ! wwins: Wrote 3 windows to J2318-4010_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.000849948 Jy ! Component: 100 - total flux cleaned = -0.00123828 Jy ! Component: 150 - total flux cleaned = -0.0013748 Jy ! Component: 200 - total flux cleaned = -0.0013323 Jy ! Component: 250 - total flux cleaned = -0.0013744 Jy ! Component: 300 - total flux cleaned = -0.00129242 Jy ! Component: 350 - total flux cleaned = -0.00137055 Jy ! Component: 400 - total flux cleaned = -0.0014088 Jy ! Component: 450 - total flux cleaned = -0.00148484 Jy ! Component: 500 - total flux cleaned = -0.00159513 Jy ! Component: 550 - total flux cleaned = -0.00166694 Jy ! Component: 600 - total flux cleaned = -0.00173717 Jy ! Component: 650 - total flux cleaned = -0.00177144 Jy ! Component: 700 - total flux cleaned = -0.00173786 Jy ! Component: 750 - total flux cleaned = -0.00187063 Jy ! Component: 800 - total flux cleaned = -0.00187014 Jy ! Component: 850 - total flux cleaned = -0.00190236 Jy ! Component: 900 - total flux cleaned = -0.00193406 Jy ! Component: 950 - total flux cleaned = -0.00199676 Jy ! Component: 1000 - total flux cleaned = -0.0019968 Jy ! Component: 1050 - total flux cleaned = -0.00202738 Jy ! Component: 1100 - total flux cleaned = -0.00199759 Jy ! Component: 1150 - total flux cleaned = -0.00205702 Jy ! Component: 1200 - total flux cleaned = -0.00214492 Jy ! Component: 1250 - total flux cleaned = -0.00208677 Jy ! Component: 1300 - total flux cleaned = -0.0021735 Jy ! Component: 1350 - total flux cleaned = -0.00228702 Jy ! Component: 1400 - total flux cleaned = -0.00228682 Jy ! Component: 1450 - total flux cleaned = -0.00234256 Jy ! Component: 1500 - total flux cleaned = -0.00242535 Jy ! Component: 1550 - total flux cleaned = -0.00242546 Jy ! Component: 1600 - total flux cleaned = -0.00253355 Jy ! Component: 1650 - total flux cleaned = -0.00250678 Jy ! Component: 1700 - total flux cleaned = -0.00258693 Jy ! Component: 1750 - total flux cleaned = -0.00266585 Jy ! Component: 1800 - total flux cleaned = -0.00266564 Jy ! Component: 1850 - total flux cleaned = -0.0027172 Jy ! Component: 1900 - total flux cleaned = -0.00279382 Jy ! Component: 1950 - total flux cleaned = -0.00271751 Jy ! Component: 2000 - total flux cleaned = -0.00281838 Jy ! Component: 2050 - total flux cleaned = -0.00279346 Jy ! Component: 2100 - total flux cleaned = -0.00286782 Jy ! Component: 2150 - total flux cleaned = -0.00286747 Jy ! Component: 2200 - total flux cleaned = -0.00281882 Jy ! Component: 2250 - total flux cleaned = -0.00277069 Jy ! Component: 2300 - total flux cleaned = -0.00279484 Jy ! Component: 2350 - total flux cleaned = -0.00281833 Jy ! Component: 2400 - total flux cleaned = -0.00270036 Jy ! Component: 2450 - total flux cleaned = -0.00263024 Jy ! Component: 2500 - total flux cleaned = -0.00253734 Jy ! Component: 2550 - total flux cleaned = -0.00249144 Jy ! Component: 2600 - total flux cleaned = -0.00244591 Jy ! Component: 2650 - total flux cleaned = -0.0024006 Jy ! Component: 2700 - total flux cleaned = -0.00237817 Jy ! Component: 2750 - total flux cleaned = -0.00235589 Jy ! Component: 2800 - total flux cleaned = -0.00228934 Jy ! Component: 2850 - total flux cleaned = -0.00224519 Jy ! Component: 2900 - total flux cleaned = -0.0022451 Jy ! Component: 2950 - total flux cleaned = -0.00220181 Jy ! Component: 3000 - total flux cleaned = -0.00222347 Jy ! Component: 3050 - total flux cleaned = -0.00218065 Jy ! Component: 3100 - total flux cleaned = -0.00215959 Jy ! Component: 3150 - total flux cleaned = -0.00211743 Jy ! Component: 3200 - total flux cleaned = -0.00211766 Jy ! Component: 3250 - total flux cleaned = -0.00211772 Jy ! Component: 3300 - total flux cleaned = -0.00205545 Jy ! Component: 3350 - total flux cleaned = -0.00205542 Jy ! Component: 3400 - total flux cleaned = -0.00203496 Jy ! Component: 3450 - total flux cleaned = -0.00201445 Jy ! Component: 3500 - total flux cleaned = -0.00199411 Jy ! Component: 3550 - total flux cleaned = -0.00199403 Jy ! Component: 3600 - total flux cleaned = -0.00197399 Jy ! Component: 3650 - total flux cleaned = -0.00195393 Jy ! Component: 3700 - total flux cleaned = -0.00195402 Jy ! Component: 3750 - total flux cleaned = -0.00195414 Jy ! Component: 3800 - total flux cleaned = -0.00195426 Jy ! Component: 3850 - total flux cleaned = -0.00191536 Jy ! Component: 3900 - total flux cleaned = -0.00193479 Jy ! Component: 3950 - total flux cleaned = -0.00191555 Jy ! Component: 4000 - total flux cleaned = -0.0019729 Jy ! Component: 4050 - total flux cleaned = -0.00191582 Jy ! Total flux subtracted in 4096 components = -0.00191583 Jy ! Clean residual min=-0.000946 max=0.001130 Jy/beam ! Clean residual mean=-0.000012 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.177673 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 356 components and 0.177673 Jy ![Exited script file: muppet] wmap "J2318-4010_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.757 x 7.777 at -6.204 degrees (North through East) ! Clean map min=-0.0025012 max=0.14313 Jy/beam ! Writing clean map to FITS file: J2318-4010_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.143135 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00035122 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.73613 0.73613 1.47226 2.94452 5.88904 11.7781 23.5562 47.1123 94.2247 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.143 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.757 x 7.777 at -6.204 degrees (North through East) ! Clean map min=-0.0025012 max=0.14313 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 J2318-4010_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:38:37 2017