! Started logfile: J1209-3214_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:34:12 2016 obs J1209-3214_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J1209-3214_S_2014_12_20_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.951587 visibilities/baseline/integration-bin. ! Found source: J1209-3214 ! ! 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 344 lines of history. ! ! Reading 9592 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 J1209-3214_S_2014_12_20_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.819462Jy sigma=0.006655 ! Fit after self-cal, rms=0.793299Jy sigma=0.006439 ! 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.399 mas, bmaj=6.57 mas, bpa=-5.718 degrees ! Estimated noise=1297 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.159822 Jy ! Component: 100 - total flux cleaned = 0.196962 Jy ! Total flux subtracted in 100 components = 0.196962 Jy ! Clean residual min=-0.011758 max=0.020939 Jy/beam ! Clean residual mean=-0.000008 rms=0.002809 Jy/beam ! Combined flux in latest and established models = 0.196962 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.196962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125695Jy sigma=0.000962 ! Fit after self-cal, rms=0.125674Jy sigma=0.000961 ! Inverting map ! Added new window around map position (3, 7.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0197085 Jy ! Component: 100 - total flux cleaned = 0.0305703 Jy ! Total flux subtracted in 100 components = 0.0305703 Jy ! Clean residual min=-0.009965 max=0.013687 Jy/beam ! Clean residual mean=-0.000012 rms=0.002396 Jy/beam ! Combined flux in latest and established models = 0.227532 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.227532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121133Jy sigma=0.000921 ! Fit after self-cal, rms=0.120953Jy sigma=0.000919 ! 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.007 mas, bmaj=8.051 mas, bpa=-6.17 degrees ! Estimated noise=903.637 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 (-3.5, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0166347 Jy ! Component: 100 - total flux cleaned = 0.0260519 Jy ! Component: 150 - total flux cleaned = 0.0321989 Jy ! Component: 200 - total flux cleaned = 0.0363273 Jy ! Total flux subtracted in 200 components = 0.0363273 Jy ! Clean residual min=-0.009791 max=0.008412 Jy/beam ! Clean residual mean=-0.000069 rms=0.002484 Jy/beam ! Combined flux in latest and established models = 0.263859 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 54 components and 0.263859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118445Jy sigma=0.000900 ! Fit after self-cal, rms=0.118405Jy sigma=0.000899 ! 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.02 FD 0.88 HN 1.38 KP 1.06 ! LA 0.90 MK 1.02 NL 0.80 OV 0.92 ! PT 1.40 SC 0.97 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.04 HN 1.10 KP 1.22 ! LA 0.87 MK 1.01 NL 0.93 OV 0.94 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.17 HN 1.09 KP 0.91 ! LA 0.73 MK 1.03 NL 1.31 OV 0.88 ! PT 1.00 SC 1.02 ! ! ! 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 1.05 HN 1.01 KP 0.90 ! LA 0.80 MK 1.02 NL 1.35 OV 0.93 ! PT 1.02 SC 0.94 ! ! ! Fit before self-cal, rms=0.118405Jy sigma=0.000899 ! Fit after self-cal, rms=0.118690Jy sigma=0.000842 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.03 mas, bmaj=8.042 mas, bpa=-5.719 degrees ! Estimated noise=908.692 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.00288784 Jy ! Component: 100 - total flux cleaned = -0.00314776 Jy ! Component: 150 - total flux cleaned = -0.00322107 Jy ! Component: 200 - total flux cleaned = -0.00322172 Jy ! Total flux subtracted in 200 components = -0.00322172 Jy ! Clean residual min=-0.005026 max=0.006255 Jy/beam ! Clean residual mean=-0.000031 rms=0.001457 Jy/beam ! Combined flux in latest and established models = 0.260637 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 75 components and 0.260637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118541Jy sigma=0.000841 ! Fit after self-cal, rms=0.118708Jy sigma=0.000840 ! 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.118708Jy sigma=0.000840 ! Fit after self-cal, rms=0.119276Jy sigma=0.000840 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.034 mas, bmaj=8.039 mas, bpa=-5.69 degrees ! Estimated noise=905.851 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00235602 Jy ! Component: 100 - total flux cleaned = -0.00256804 Jy ! Component: 150 - total flux cleaned = -0.00262676 Jy ! Component: 200 - total flux cleaned = -0.00262444 Jy ! Total flux subtracted in 200 components = -0.00262444 Jy ! Clean residual min=-0.004956 max=0.006028 Jy/beam ! Clean residual mean=-0.000031 rms=0.001434 Jy/beam ! Combined flux in latest and established models = 0.258013 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 82 components and 0.258013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119176Jy sigma=0.000839 ! Fit after self-cal, rms=0.119183Jy sigma=0.000839 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.39789e-05 Jy ! Component: 100 - total flux cleaned = -4.15646e-05 Jy ! Component: 150 - total flux cleaned = -9.01344e-05 Jy ! Component: 200 - total flux cleaned = -0.000181599 Jy ! Total flux subtracted in 200 components = -0.000181599 Jy ! Clean residual min=-0.004891 max=0.005945 Jy/beam ! Clean residual mean=-0.000031 rms=0.001425 Jy/beam ! Combined flux in latest and established models = 0.257832 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 87 components and 0.257832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119139Jy sigma=0.000839 ! Fit after self-cal, rms=0.119135Jy sigma=0.000839 ! 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.119135Jy sigma=0.000839 ! Fit after self-cal, rms=0.132172Jy sigma=0.000803 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.031 mas, bmaj=8.03 mas, bpa=-5.628 degrees ! Estimated noise=906.566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00277518 Jy ! Component: 100 - total flux cleaned = -0.00323539 Jy ! Component: 150 - total flux cleaned = -0.00354586 Jy ! Component: 200 - total flux cleaned = -0.00367989 Jy ! Total flux subtracted in 200 components = -0.00367989 Jy ! Clean residual min=-0.003284 max=0.003273 Jy/beam ! Clean residual mean=0.000005 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.254152 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 110 components and 0.254152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132082Jy sigma=0.000802 ! Fit after self-cal, rms=0.132339Jy sigma=0.000802 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 (-61.5, -43.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140312 Jy ! Component: 100 - total flux cleaned = 0.00126764 Jy ! Component: 150 - total flux cleaned = 0.00118047 Jy ! Component: 200 - total flux cleaned = 0.00122257 Jy ! Total flux subtracted in 200 components = 0.00122257 Jy ! Clean residual min=-0.003145 max=0.002663 Jy/beam ! Clean residual mean=0.000004 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.255374 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 140 components and 0.255374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132252Jy sigma=0.000801 ! Fit after self-cal, rms=0.132253Jy sigma=0.000801 ! 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.132253Jy sigma=0.000801 ! Fit after self-cal, rms=0.133623Jy sigma=0.000801 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.017 mas, bmaj=21.84 mas, bpa=-0.01214 degrees ! Estimated noise=1128.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00141244 Jy ! Component: 100 - total flux cleaned = -0.00181384 Jy ! Component: 150 - total flux cleaned = -0.00196716 Jy ! Component: 200 - total flux cleaned = -0.00201904 Jy ! Total flux subtracted in 200 components = -0.00201904 Jy ! Clean residual min=-0.003984 max=0.002409 Jy/beam ! Clean residual mean=0.000006 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.253355 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 157 components and 0.253355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133600Jy sigma=0.000801 ! Fit after self-cal, rms=0.133605Jy sigma=0.000801 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.17157e-05 Jy ! Component: 100 - total flux cleaned = -0.000102347 Jy ! Component: 150 - total flux cleaned = -0.000163012 Jy ! Component: 200 - total flux cleaned = -0.000200691 Jy ! Total flux subtracted in 200 components = -0.000200691 Jy ! Clean residual min=-0.004032 max=0.002397 Jy/beam ! Clean residual mean=0.000006 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.253154 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 179 components and 0.253154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133599Jy sigma=0.000801 ! Fit after self-cal, rms=0.133598Jy sigma=0.000801 ! 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.036 mas, bmaj=8.027 mas, bpa=-5.578 degrees ! Estimated noise=906.021 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.036 x 8.027 at -5.578 degrees (North through East) ! Clean map min=-0.0029375 max=0.19817 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.408 mas, bmaj=6.499 mas, bpa=-4.968 degrees ! Estimated noise=1322.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.162636 Jy ! Component: 100 - total flux cleaned = 0.200133 Jy ! Component: 150 - total flux cleaned = 0.215806 Jy ! Component: 200 - total flux cleaned = 0.224646 Jy ! Total flux subtracted in 200 components = 0.224646 Jy ! Clean residual min=-0.004438 max=0.004904 Jy/beam ! Clean residual mean=0.000002 rms=0.001137 Jy/beam ! Combined flux in latest and established models = 0.224646 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.224646 Jy ! Inverting map and beam ! Estimated beam: bmin=3.036 mas, bmaj=8.027 mas, bpa=-5.578 degrees ! Estimated noise=906.021 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.0097863 Jy ! Component: 100 - total flux cleaned = 0.0154735 Jy ! Component: 150 - total flux cleaned = 0.0193336 Jy ! Component: 200 - total flux cleaned = 0.0222234 Jy ! Total flux subtracted in 200 components = 0.0222234 Jy ! Clean residual min=-0.003089 max=0.002583 Jy/beam ! Clean residual mean=-0.000002 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.24687 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 73 components and 0.24687 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.017 mas, bmaj=21.84 mas, bpa=-0.01214 degrees ! Estimated noise=1128.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0029695 Jy ! Component: 100 - total flux cleaned = 0.0037859 Jy ! Component: 150 - total flux cleaned = 0.00431786 Jy ! Component: 200 - total flux cleaned = 0.00470898 Jy ! Total flux subtracted in 200 components = 0.00470898 Jy ! Clean residual min=-0.003987 max=0.002397 Jy/beam ! Clean residual mean=0.000001 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.251579 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.000322728 Jy ! Component: 100 - total flux cleaned = 0.000536552 Jy ! Component: 150 - total flux cleaned = 0.000588948 Jy ! Component: 200 - total flux cleaned = 0.000638453 Jy ! Total flux subtracted in 200 components = 0.000638453 Jy ! Clean residual min=-0.004003 max=0.002359 Jy/beam ! Clean residual mean=0.000003 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.252217 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 127 components and 0.252217 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.036 mas, bmaj=8.027 mas, bpa=-5.578 degrees ! Estimated noise=906.021 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000148521 Jy ! Component: 100 - total flux cleaned = 0.000263282 Jy ! Component: 150 - total flux cleaned = 0.000432476 Jy ! Component: 200 - total flux cleaned = 0.000549338 Jy ! Total flux subtracted in 200 components = 0.000549338 Jy ! Clean residual min=-0.002942 max=0.002726 Jy/beam ! Clean residual mean=0.000003 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.252767 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 150 components and 0.252767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133574Jy sigma=0.000801 ! Fit after self-cal, rms=0.133558Jy sigma=0.000801 wmodel J1209-3214_S_2014_12_20_pus_map.mod ! Writing 150 model components to file: J1209-3214_S_2014_12_20_pus_map.mod wobs J1209-3214_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J1209-3214_S_2014_12_20_pus_uvs.fits wwins J1209-3214_S_2014_12_20_pus_map.win ! wwins: Wrote 4 windows to J1209-3214_S_2014_12_20_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.000519853 Jy ! Component: 100 - total flux cleaned = -0.00110892 Jy ! Component: 150 - total flux cleaned = -0.00148632 Jy ! Component: 200 - total flux cleaned = -0.00196861 Jy ! Component: 250 - total flux cleaned = -0.00224083 Jy ! Component: 300 - total flux cleaned = -0.00239278 Jy ! Component: 350 - total flux cleaned = -0.00246694 Jy ! Component: 400 - total flux cleaned = -0.00246763 Jy ! Component: 450 - total flux cleaned = -0.00236202 Jy ! Component: 500 - total flux cleaned = -0.00229329 Jy ! Component: 550 - total flux cleaned = -0.00222516 Jy ! Component: 600 - total flux cleaned = -0.00205888 Jy ! Component: 650 - total flux cleaned = -0.00199382 Jy ! Component: 700 - total flux cleaned = -0.00186583 Jy ! Component: 750 - total flux cleaned = -0.00177143 Jy ! Component: 800 - total flux cleaned = -0.00164759 Jy ! Component: 850 - total flux cleaned = -0.00158659 Jy ! Component: 900 - total flux cleaned = -0.00146642 Jy ! Component: 950 - total flux cleaned = -0.00140687 Jy ! Component: 1000 - total flux cleaned = -0.0013188 Jy ! Component: 1050 - total flux cleaned = -0.00129018 Jy ! Component: 1100 - total flux cleaned = -0.00117577 Jy ! Component: 1150 - total flux cleaned = -0.0010915 Jy ! Component: 1200 - total flux cleaned = -0.00111948 Jy ! Component: 1250 - total flux cleaned = -0.00109164 Jy ! Component: 1300 - total flux cleaned = -0.00106401 Jy ! Component: 1350 - total flux cleaned = -0.00103669 Jy ! Component: 1400 - total flux cleaned = -0.000903842 Jy ! Component: 1450 - total flux cleaned = -0.000825272 Jy ! Component: 1500 - total flux cleaned = -0.000747784 Jy ! Component: 1550 - total flux cleaned = -0.000670958 Jy ! Component: 1600 - total flux cleaned = -0.000671045 Jy ! Component: 1650 - total flux cleaned = -0.000570656 Jy ! Component: 1700 - total flux cleaned = -0.00047103 Jy ! Component: 1750 - total flux cleaned = -0.000397434 Jy ! Component: 1800 - total flux cleaned = -0.000275859 Jy ! Component: 1850 - total flux cleaned = -0.00015567 Jy ! Component: 1900 - total flux cleaned = 1.16909e-05 Jy ! Component: 1950 - total flux cleaned = 0.000129674 Jy ! Component: 2000 - total flux cleaned = 0.000270238 Jy ! Component: 2050 - total flux cleaned = 0.000340115 Jy ! Component: 2100 - total flux cleaned = 0.00047832 Jy ! Component: 2150 - total flux cleaned = 0.000638475 Jy ! Component: 2200 - total flux cleaned = 0.000842128 Jy ! Component: 2250 - total flux cleaned = 0.00097665 Jy ! Component: 2300 - total flux cleaned = 0.00102121 Jy ! Component: 2350 - total flux cleaned = 0.00113184 Jy ! Component: 2400 - total flux cleaned = 0.00135091 Jy ! Component: 2450 - total flux cleaned = 0.00145948 Jy ! Component: 2500 - total flux cleaned = 0.00161008 Jy ! Component: 2550 - total flux cleaned = 0.00167419 Jy ! Component: 2600 - total flux cleaned = 0.0017591 Jy ! Component: 2650 - total flux cleaned = 0.00194834 Jy ! Component: 2700 - total flux cleaned = 0.00205264 Jy ! Component: 2750 - total flux cleaned = 0.00213543 Jy ! Component: 2800 - total flux cleaned = 0.00217662 Jy ! Component: 2850 - total flux cleaned = 0.00227888 Jy ! Component: 2900 - total flux cleaned = 0.00238013 Jy ! Component: 2950 - total flux cleaned = 0.00244054 Jy ! Component: 3000 - total flux cleaned = 0.00254012 Jy ! Component: 3050 - total flux cleaned = 0.00252036 Jy ! Component: 3100 - total flux cleaned = 0.00261886 Jy ! Component: 3150 - total flux cleaned = 0.00259946 Jy ! Component: 3200 - total flux cleaned = 0.00267742 Jy ! Component: 3250 - total flux cleaned = 0.00275429 Jy ! Component: 3300 - total flux cleaned = 0.0027734 Jy ! Component: 3350 - total flux cleaned = 0.00279236 Jy ! Component: 3400 - total flux cleaned = 0.00283027 Jy ! Component: 3450 - total flux cleaned = 0.00286743 Jy ! Component: 3500 - total flux cleaned = 0.00283041 Jy ! Component: 3550 - total flux cleaned = 0.00284877 Jy ! Component: 3600 - total flux cleaned = 0.00283039 Jy ! Component: 3650 - total flux cleaned = 0.00295819 Jy ! Component: 3700 - total flux cleaned = 0.00293996 Jy ! Component: 3750 - total flux cleaned = 0.0029039 Jy ! Component: 3800 - total flux cleaned = 0.00295769 Jy ! Component: 3850 - total flux cleaned = 0.00301101 Jy ! Component: 3900 - total flux cleaned = 0.00304635 Jy ! Component: 3950 - total flux cleaned = 0.00301112 Jy ! Component: 4000 - total flux cleaned = 0.00301122 Jy ! Component: 4050 - total flux cleaned = 0.002994 Jy ! Total flux subtracted in 4096 components = 0.00306323 Jy ! Clean residual min=-0.001002 max=0.001097 Jy/beam ! Clean residual mean=0.000000 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.25583 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 450 components and 0.25583 Jy ![Exited script file: muppet] wmap "J1209-3214_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.036 x 8.027 at -5.578 degrees (North through East) ! Clean map min=-0.0019027 max=0.20082 Jy/beam ! Writing clean map to FITS file: J1209-3214_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.200819 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000328425 device "J1209-3214_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J1209-3214_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.490627 0.490627 0.981254 1.96251 3.92502 7.85003 15.7001 31.4001 62.8003 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.2 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.036 x 8.027 at -5.578 degrees (North through East) ! Clean map min=-0.0019027 max=0.20082 Jy/beam quit ! Quitting program ! Log file J1209-3214_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:34:17 2016