! Started logfile: J0151-1732_S_2015_01_23_pus_uvs.log on Mon Jan 2 18:00:52 2017 obs J0151-1732_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0151-1732_S_2015_01_23_pus_uva.fits ! AN table 1: 58 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.760153 visibilities/baseline/integration-bin. ! Found source: J0151-1732 ! ! 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 7936 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 J0151-1732_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 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.836204Jy sigma=0.008534 ! Fit after self-cal, rms=0.825637Jy sigma=0.008434 ! 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.566 mas, bmaj=6.357 mas, bpa=-3.727 degrees ! Estimated noise=995.898 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.133453 Jy ! Component: 100 - total flux cleaned = 0.164553 Jy ! Total flux subtracted in 100 components = 0.164553 Jy ! Clean residual min=-0.005361 max=0.011761 Jy/beam ! Clean residual mean=-0.000015 rms=0.001623 Jy/beam ! Combined flux in latest and established models = 0.164553 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.164553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087062Jy sigma=0.000830 ! Fit after self-cal, rms=0.087061Jy sigma=0.000830 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0123298 Jy ! Component: 100 - total flux cleaned = 0.0190826 Jy ! Total flux subtracted in 100 components = 0.0190826 Jy ! Clean residual min=-0.004556 max=0.006028 Jy/beam ! Clean residual mean=-0.000012 rms=0.001284 Jy/beam ! Combined flux in latest and established models = 0.183636 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 27 components and 0.183636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084276Jy sigma=0.000805 ! Fit after self-cal, rms=0.084281Jy sigma=0.000805 ! 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.005 mas, bmaj=7.242 mas, bpa=-4.013 degrees ! Estimated noise=789.531 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.00756215 Jy ! Component: 100 - total flux cleaned = 0.0120698 Jy ! Component: 150 - total flux cleaned = 0.0148897 Jy ! Component: 200 - total flux cleaned = 0.0166609 Jy ! Total flux subtracted in 200 components = 0.0166609 Jy ! Clean residual min=-0.005048 max=0.006419 Jy/beam ! Clean residual mean=-0.000014 rms=0.001302 Jy/beam ! Combined flux in latest and established models = 0.200297 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 56 components and 0.200297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083334Jy sigma=0.000800 ! Fit after self-cal, rms=0.083342Jy sigma=0.000800 ! 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 0.99 FD 1.00* HN 1.01 KP 1.13 ! LA 0.99 MK 1.00 NL 1.08 OV 1.01 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.08 KP 1.01 ! LA 0.96 MK 1.01 NL 1.18 OV 1.00 ! PT 1.02 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00* HN 1.07 KP 0.89 ! LA 0.80 MK 1.01 NL 1.20 OV 0.93 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00* HN 1.00 KP 0.81 ! LA 0.83 MK 1.00 NL 1.02 OV 1.00 ! PT 1.04 SC 0.97 ! ! ! Fit before self-cal, rms=0.083342Jy sigma=0.000800 ! Fit after self-cal, rms=0.079177Jy sigma=0.000769 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.024 mas, bmaj=7.282 mas, bpa=-3.971 degrees ! Estimated noise=792.803 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.000322678 Jy ! Component: 100 - total flux cleaned = -0.000380193 Jy ! Component: 150 - total flux cleaned = -0.000430312 Jy ! Component: 200 - total flux cleaned = -0.00046085 Jy ! Total flux subtracted in 200 components = -0.00046085 Jy ! Clean residual min=-0.002611 max=0.002848 Jy/beam ! Clean residual mean=-0.000010 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.199836 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 63 components and 0.199836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079168Jy sigma=0.000769 ! Fit after self-cal, rms=0.079167Jy sigma=0.000768 ! 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.079167Jy sigma=0.000768 ! Fit after self-cal, rms=0.079298Jy sigma=0.000766 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.023 mas, bmaj=7.29 mas, bpa=-3.844 degrees ! Estimated noise=792.883 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000279314 Jy ! Component: 100 - total flux cleaned = -0.000264838 Jy ! Component: 150 - total flux cleaned = -0.000276989 Jy ! Component: 200 - total flux cleaned = -0.000288329 Jy ! Total flux subtracted in 200 components = -0.000288329 Jy ! Clean residual min=-0.002451 max=0.002444 Jy/beam ! Clean residual mean=-0.000006 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.199547 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 68 components and 0.199547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079292Jy sigma=0.000765 ! Fit after self-cal, rms=0.079299Jy 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.06931e-05 Jy ! Component: 100 - total flux cleaned = -5.11709e-05 Jy ! Component: 150 - total flux cleaned = -4.17917e-05 Jy ! Component: 200 - total flux cleaned = -3.29959e-05 Jy ! Total flux subtracted in 200 components = -3.29959e-05 Jy ! Clean residual min=-0.002456 max=0.002428 Jy/beam ! Clean residual mean=-0.000006 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.199514 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 69 components and 0.199514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079296Jy sigma=0.000765 ! Fit after self-cal, rms=0.079296Jy 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.079296Jy sigma=0.000765 ! Fit after self-cal, rms=0.079359Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.024 mas, bmaj=7.295 mas, bpa=-3.865 degrees ! Estimated noise=793.049 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000215342 Jy ! Component: 100 - total flux cleaned = -0.00021551 Jy ! Component: 150 - total flux cleaned = -0.000225469 Jy ! Component: 200 - total flux cleaned = -0.000234248 Jy ! Total flux subtracted in 200 components = -0.000234248 Jy ! Clean residual min=-0.002462 max=0.002437 Jy/beam ! Clean residual mean=-0.000006 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.19928 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 74 components and 0.19928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079355Jy sigma=0.000765 ! Fit after self-cal, rms=0.079356Jy 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.50915e-05 Jy ! Component: 100 - total flux cleaned = -2.48083e-05 Jy ! Component: 150 - total flux cleaned = -1.66231e-05 Jy ! Component: 200 - total flux cleaned = -1.62566e-05 Jy ! Total flux subtracted in 200 components = -1.62566e-05 Jy ! Clean residual min=-0.002466 max=0.002429 Jy/beam ! Clean residual mean=-0.000006 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.199264 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 75 components and 0.199264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079354Jy sigma=0.000765 ! Fit after self-cal, rms=0.079353Jy 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.079353Jy sigma=0.000765 ! Fit after self-cal, rms=0.079410Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.286 mas, bmaj=14.63 mas, bpa=-1.795 degrees ! Estimated noise=1017.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000215656 Jy ! Component: 100 - total flux cleaned = 0.000128299 Jy ! Component: 150 - total flux cleaned = 8.4791e-05 Jy ! Component: 200 - total flux cleaned = 3.68938e-05 Jy ! Total flux subtracted in 200 components = 3.68938e-05 Jy ! Clean residual min=-0.002043 max=0.002659 Jy/beam ! Clean residual mean=-0.000011 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.199301 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 77 components and 0.199301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079422Jy sigma=0.000765 ! Fit after self-cal, rms=0.079415Jy 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) ! Added new window around map position (-84.5, -43.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103849 Jy ! Component: 100 - total flux cleaned = 0.000269416 Jy ! Component: 150 - total flux cleaned = -4.66661e-05 Jy ! Component: 200 - total flux cleaned = -0.000235306 Jy ! Total flux subtracted in 200 components = -0.000235306 Jy ! Clean residual min=-0.001816 max=0.001555 Jy/beam ! Clean residual mean=-0.000010 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.199065 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 104 components and 0.199065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079368Jy sigma=0.000765 ! Fit after self-cal, rms=0.079364Jy 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=3.025 mas, bmaj=7.299 mas, bpa=-3.884 degrees ! Estimated noise=793.238 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.025 x 7.299 at -3.884 degrees (North through East) ! Clean map min=-0.0020773 max=0.17377 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.574 mas, bmaj=6.375 mas, bpa=-3.534 degrees ! Estimated noise=1004.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.134536 Jy ! Component: 100 - total flux cleaned = 0.165708 Jy ! Component: 150 - total flux cleaned = 0.178016 Jy ! Component: 200 - total flux cleaned = 0.184689 Jy ! Total flux subtracted in 200 components = 0.184689 Jy ! Clean residual min=-0.003259 max=0.003565 Jy/beam ! Clean residual mean=-0.000005 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.184689 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.184689 Jy ! Inverting map and beam ! Estimated beam: bmin=3.025 mas, bmaj=7.299 mas, bpa=-3.884 degrees ! Estimated noise=793.238 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.00603019 Jy ! Component: 100 - total flux cleaned = 0.00867639 Jy ! Component: 150 - total flux cleaned = 0.0102458 Jy ! Component: 200 - total flux cleaned = 0.0108592 Jy ! Total flux subtracted in 200 components = 0.0108592 Jy ! Clean residual min=-0.002531 max=0.002827 Jy/beam ! Clean residual mean=-0.000008 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.195549 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 72 components and 0.195549 Jy ! Inverting map ! Added new window around map position (-4.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00176514 Jy ! Component: 100 - total flux cleaned = 0.00195982 Jy ! Component: 150 - total flux cleaned = 0.00219879 Jy ! Component: 200 - total flux cleaned = 0.00236391 Jy ! Total flux subtracted in 200 components = 0.00236391 Jy ! Clean residual min=-0.002296 max=0.002418 Jy/beam ! Clean residual mean=-0.000006 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.197912 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 101 components and 0.197912 Jy ! Inverting map ! Added new window around map position (23, -64.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145701 Jy ! Component: 100 - total flux cleaned = 0.00177505 Jy ! Component: 150 - total flux cleaned = 0.00187086 Jy ! Component: 200 - total flux cleaned = 0.0018697 Jy ! Total flux subtracted in 200 components = 0.0018697 Jy ! Clean residual min=-0.002006 max=0.001854 Jy/beam ! Clean residual mean=-0.000005 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.199782 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 122 components and 0.199782 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.286 mas, bmaj=14.63 mas, bpa=-1.795 degrees ! Estimated noise=1017.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000139046 Jy ! Component: 100 - total flux cleaned = -0.000539226 Jy ! Component: 150 - total flux cleaned = -0.000919364 Jy ! Component: 200 - total flux cleaned = -0.0011367 Jy ! Total flux subtracted in 200 components = -0.0011367 Jy ! Clean residual min=-0.001791 max=0.001382 Jy/beam ! Clean residual mean=-0.000010 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.198645 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.000172296 Jy ! Component: 100 - total flux cleaned = -0.000304239 Jy ! Component: 150 - total flux cleaned = -0.000378474 Jy ! Component: 200 - total flux cleaned = -0.00042466 Jy ! Total flux subtracted in 200 components = -0.00042466 Jy ! Clean residual min=-0.001642 max=0.001364 Jy/beam ! Clean residual mean=-0.000010 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.198221 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 165 components and 0.198221 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.025 mas, bmaj=7.299 mas, bpa=-3.884 degrees ! Estimated noise=793.238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000319211 Jy ! Component: 100 - total flux cleaned = 0.000520047 Jy ! Component: 150 - total flux cleaned = 0.000633312 Jy ! Component: 200 - total flux cleaned = 0.000703267 Jy ! Total flux subtracted in 200 components = 0.000703267 Jy ! Clean residual min=-0.001940 max=0.001681 Jy/beam ! Clean residual mean=-0.000005 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.198924 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 189 components and 0.198924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079131Jy sigma=0.000763 ! Fit after self-cal, rms=0.079119Jy sigma=0.000763 wmodel J0151-1732_S_2015_01_23_pus_map.mod ! Writing 189 model components to file: J0151-1732_S_2015_01_23_pus_map.mod wobs J0151-1732_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0151-1732_S_2015_01_23_pus_uvs.fits wwins J0151-1732_S_2015_01_23_pus_map.win ! wwins: Wrote 4 windows to J0151-1732_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.000725321 Jy ! Component: 100 - total flux cleaned = -0.00110199 Jy ! Component: 150 - total flux cleaned = -0.00148655 Jy ! Component: 200 - total flux cleaned = -0.00185605 Jy ! Component: 250 - total flux cleaned = -0.00221357 Jy ! Component: 300 - total flux cleaned = -0.00248084 Jy ! Component: 350 - total flux cleaned = -0.0027409 Jy ! Component: 400 - total flux cleaned = -0.00294373 Jy ! Component: 450 - total flux cleaned = -0.00316653 Jy ! Component: 500 - total flux cleaned = -0.00326355 Jy ! Component: 550 - total flux cleaned = -0.00340674 Jy ! Component: 600 - total flux cleaned = -0.00352408 Jy ! Component: 650 - total flux cleaned = -0.00361625 Jy ! Component: 700 - total flux cleaned = -0.00372981 Jy ! Component: 750 - total flux cleaned = -0.00384149 Jy ! Component: 800 - total flux cleaned = -0.00390767 Jy ! Component: 850 - total flux cleaned = -0.00401658 Jy ! Component: 900 - total flux cleaned = -0.00412347 Jy ! Component: 950 - total flux cleaned = -0.00420801 Jy ! Component: 1000 - total flux cleaned = -0.00431185 Jy ! Component: 1050 - total flux cleaned = -0.00435281 Jy ! Component: 1100 - total flux cleaned = -0.00445467 Jy ! Component: 1150 - total flux cleaned = -0.00449483 Jy ! Component: 1200 - total flux cleaned = -0.00457377 Jy ! Component: 1250 - total flux cleaned = -0.00457377 Jy ! Component: 1300 - total flux cleaned = -0.00465153 Jy ! Component: 1350 - total flux cleaned = -0.00472864 Jy ! Component: 1400 - total flux cleaned = -0.00480426 Jy ! Component: 1450 - total flux cleaned = -0.00489822 Jy ! Component: 1500 - total flux cleaned = -0.00497256 Jy ! Component: 1550 - total flux cleaned = -0.00499073 Jy ! Component: 1600 - total flux cleaned = -0.00502717 Jy ! Component: 1650 - total flux cleaned = -0.00509946 Jy ! Component: 1700 - total flux cleaned = -0.00522454 Jy ! Component: 1750 - total flux cleaned = -0.00527774 Jy ! Component: 1800 - total flux cleaned = -0.00531279 Jy ! Component: 1850 - total flux cleaned = -0.00536498 Jy ! Component: 1900 - total flux cleaned = -0.00553758 Jy ! Component: 1950 - total flux cleaned = -0.00550322 Jy ! Component: 2000 - total flux cleaned = -0.0056221 Jy ! Component: 2050 - total flux cleaned = -0.00565579 Jy ! Component: 2100 - total flux cleaned = -0.00575585 Jy ! Component: 2150 - total flux cleaned = -0.00580534 Jy ! Component: 2200 - total flux cleaned = -0.00585454 Jy ! Component: 2250 - total flux cleaned = -0.00598496 Jy ! Component: 2300 - total flux cleaned = -0.006098 Jy ! Component: 2350 - total flux cleaned = -0.0061621 Jy ! Component: 2400 - total flux cleaned = -0.00622573 Jy ! Component: 2450 - total flux cleaned = -0.00628885 Jy ! Component: 2500 - total flux cleaned = -0.00635132 Jy ! Component: 2550 - total flux cleaned = -0.00647559 Jy ! Component: 2600 - total flux cleaned = -0.00647559 Jy ! Component: 2650 - total flux cleaned = -0.00656734 Jy ! Component: 2700 - total flux cleaned = -0.00661294 Jy ! Component: 2750 - total flux cleaned = -0.00668822 Jy ! Component: 2800 - total flux cleaned = -0.00676289 Jy ! Component: 2850 - total flux cleaned = -0.00680742 Jy ! Component: 2900 - total flux cleaned = -0.00686651 Jy ! Component: 2950 - total flux cleaned = -0.00695404 Jy ! Component: 3000 - total flux cleaned = -0.00702655 Jy ! Component: 3050 - total flux cleaned = -0.00706982 Jy ! Component: 3100 - total flux cleaned = -0.00711276 Jy ! Component: 3150 - total flux cleaned = -0.00718382 Jy ! Component: 3200 - total flux cleaned = -0.00724031 Jy ! Component: 3250 - total flux cleaned = -0.00729645 Jy ! Component: 3300 - total flux cleaned = -0.00735227 Jy ! Component: 3350 - total flux cleaned = -0.00742125 Jy ! Component: 3400 - total flux cleaned = -0.00748983 Jy ! Component: 3450 - total flux cleaned = -0.0075445 Jy ! Component: 3500 - total flux cleaned = -0.00761229 Jy ! Component: 3550 - total flux cleaned = -0.00774676 Jy ! Component: 3600 - total flux cleaned = -0.00780007 Jy ! Component: 3650 - total flux cleaned = -0.00785325 Jy ! Component: 3700 - total flux cleaned = -0.00793249 Jy ! Component: 3750 - total flux cleaned = -0.00801098 Jy ! Component: 3800 - total flux cleaned = -0.00811491 Jy ! Component: 3850 - total flux cleaned = -0.00820544 Jy ! Component: 3900 - total flux cleaned = -0.00823097 Jy ! Component: 3950 - total flux cleaned = -0.00829483 Jy ! Component: 4000 - total flux cleaned = -0.00835821 Jy ! Component: 4050 - total flux cleaned = -0.00844648 Jy ! Total flux subtracted in 4096 components = -0.00849649 Jy ! Clean residual min=-0.000926 max=0.000655 Jy/beam ! Clean residual mean=-0.000004 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.190428 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 462 components and 0.190428 Jy ![Exited script file: muppet] wmap "J0151-1732_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.025 x 7.299 at -3.884 degrees (North through East) ! Clean map min=-0.0015707 max=0.17465 Jy/beam ! Writing clean map to FITS file: J0151-1732_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.174654 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000222821 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.382736 0.382736 0.765472 1.53094 3.06189 6.12378 12.2476 24.4951 48.9902 97.9804 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.174 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.025 x 7.299 at -3.884 degrees (North through East) ! Clean map min=-0.0015707 max=0.17465 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 J0151-1732_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 18:00:57 2017