! Started logfile: J0010-3027_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:47:26 2016 obs J0010-3027_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0010-3027_S_2014_08_09_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.613255 visibilities/baseline/integration-bin. ! Found source: J0010-3027 ! ! 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 342 lines of history. ! ! Reading 12584 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 J0010-3027_S_2014_08_09_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 236 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 236 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 236 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 236 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.815519Jy sigma=0.006778 ! Fit after self-cal, rms=0.761742Jy sigma=0.006323 ! 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=3.007 mas, bmaj=11.81 mas, bpa=21.04 degrees ! Estimated noise=1420.85 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.184296 Jy ! Component: 100 - total flux cleaned = 0.227048 Jy ! Total flux subtracted in 100 components = 0.227048 Jy ! Clean residual min=-0.008464 max=0.016147 Jy/beam ! Clean residual mean=-0.000074 rms=0.002587 Jy/beam ! Combined flux in latest and established models = 0.227048 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.227048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111943Jy sigma=0.000845 ! Fit after self-cal, rms=0.111949Jy sigma=0.000844 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0177006 Jy ! Component: 100 - total flux cleaned = 0.0282741 Jy ! Total flux subtracted in 100 components = 0.0282741 Jy ! Clean residual min=-0.007858 max=0.007730 Jy/beam ! Clean residual mean=-0.000042 rms=0.001804 Jy/beam ! Combined flux in latest and established models = 0.255322 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 26 components and 0.255322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107734Jy sigma=0.000809 ! Fit after self-cal, rms=0.107753Jy sigma=0.000809 ! 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.878 mas, bmaj=14.44 mas, bpa=20.16 degrees ! Estimated noise=773.12 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.0108511 Jy ! Component: 100 - total flux cleaned = 0.0167494 Jy ! Component: 150 - total flux cleaned = 0.020287 Jy ! Component: 200 - total flux cleaned = 0.0224721 Jy ! Total flux subtracted in 200 components = 0.0224721 Jy ! Clean residual min=-0.005423 max=0.006056 Jy/beam ! Clean residual mean=-0.000054 rms=0.001525 Jy/beam ! Combined flux in latest and established models = 0.277794 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 71 components and 0.277795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106456Jy sigma=0.000801 ! Fit after self-cal, rms=0.106457Jy sigma=0.000801 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.87 HN 1.03 KP 1.06 ! LA 1.09 MK 1.00* NL 0.92 OV 0.99 ! PT 1.03 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.04 FD 1.03 HN 1.11 KP 1.02 ! LA 1.05 MK 1.00* NL 1.02 OV 1.02 ! PT 1.00 SC 1.06 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.17 HN 1.14 KP 0.91 ! LA 0.84 MK 1.00* NL 1.01 OV 0.94 ! PT 0.98 SC 1.05 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.01 HN 1.02 KP 0.88 ! LA 0.81 MK 1.00* NL 1.15 OV 1.00 ! PT 1.04 SC 0.97 ! ! ! Fit before self-cal, rms=0.106457Jy sigma=0.000801 ! Fit after self-cal, rms=0.101169Jy sigma=0.000769 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.894 mas, bmaj=14.63 mas, bpa=20.36 degrees ! Estimated noise=774.757 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 (-10.5, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00422853 Jy ! Component: 100 - total flux cleaned = 0.00497046 Jy ! Component: 150 - total flux cleaned = 0.00540678 Jy ! Component: 200 - total flux cleaned = 0.00548149 Jy ! Total flux subtracted in 200 components = 0.00548149 Jy ! Clean residual min=-0.004145 max=0.003496 Jy/beam ! Clean residual mean=-0.000004 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.283276 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 105 components and 0.283276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100841Jy sigma=0.000766 ! Fit after self-cal, rms=0.100815Jy sigma=0.000766 ! 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.100815Jy sigma=0.000766 ! Fit after self-cal, rms=0.100282Jy sigma=0.000762 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.898 mas, bmaj=14.65 mas, bpa=20.33 degrees ! Estimated noise=772.413 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000512333 Jy ! Component: 100 - total flux cleaned = 0.000251896 Jy ! Component: 150 - total flux cleaned = 0.000139644 Jy ! Component: 200 - total flux cleaned = 0.000139725 Jy ! Total flux subtracted in 200 components = 0.000139725 Jy ! Clean residual min=-0.003447 max=0.002739 Jy/beam ! Clean residual mean=0.000004 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.283416 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 133 components and 0.283416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100193Jy sigma=0.000762 ! Fit after self-cal, rms=0.100198Jy sigma=0.000762 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000210011 Jy ! Component: 100 - total flux cleaned = 0.000212534 Jy ! Component: 150 - total flux cleaned = 0.000212495 Jy ! Component: 200 - total flux cleaned = 0.000248941 Jy ! Total flux subtracted in 200 components = 0.000248941 Jy ! Clean residual min=-0.003210 max=0.002649 Jy/beam ! Clean residual mean=0.000004 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.283665 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 157 components and 0.283665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100161Jy sigma=0.000761 ! Fit after self-cal, rms=0.100155Jy sigma=0.000761 ! 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.100155Jy sigma=0.000761 ! Fit after self-cal, rms=0.100196Jy sigma=0.000761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.903 mas, bmaj=14.68 mas, bpa=20.36 degrees ! Estimated noise=771.383 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000308627 Jy ! Component: 100 - total flux cleaned = -0.000398373 Jy ! Component: 150 - total flux cleaned = -0.000431905 Jy ! Component: 200 - total flux cleaned = -0.000430984 Jy ! Total flux subtracted in 200 components = -0.000430984 Jy ! Clean residual min=-0.002997 max=0.002392 Jy/beam ! Clean residual mean=0.000006 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.283234 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 177 components and 0.283234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100161Jy sigma=0.000761 ! Fit after self-cal, rms=0.100159Jy sigma=0.000761 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000220446 Jy ! Component: 100 - total flux cleaned = 0.000306593 Jy ! Component: 150 - total flux cleaned = 0.000307008 Jy ! Component: 200 - total flux cleaned = 0.00035455 Jy ! Total flux subtracted in 200 components = 0.00035455 Jy ! Clean residual min=-0.002869 max=0.002396 Jy/beam ! Clean residual mean=0.000006 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.283588 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 188 components and 0.283588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100142Jy sigma=0.000761 ! Fit after self-cal, rms=0.100140Jy sigma=0.000761 ! 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.100140Jy sigma=0.000761 ! Fit after self-cal, rms=0.100234Jy sigma=0.000761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.407 mas, bmaj=24.2 mas, bpa=10.33 degrees ! Estimated noise=868.199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000170856 Jy ! Component: 100 - total flux cleaned = -0.00014607 Jy ! Component: 150 - total flux cleaned = -0.000112038 Jy ! Component: 200 - total flux cleaned = -0.000127686 Jy ! Total flux subtracted in 200 components = -0.000127686 Jy ! Clean residual min=-0.002671 max=0.001987 Jy/beam ! Clean residual mean=0.000012 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.283461 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 206 components and 0.283461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100225Jy sigma=0.000761 ! Fit after self-cal, rms=0.100227Jy sigma=0.000761 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.32773e-05 Jy ! Component: 100 - total flux cleaned = 1.59748e-05 Jy ! Component: 150 - total flux cleaned = 1.6174e-05 Jy ! Component: 200 - total flux cleaned = 1.62511e-05 Jy ! Total flux subtracted in 200 components = 1.62511e-05 Jy ! Clean residual min=-0.002614 max=0.001989 Jy/beam ! Clean residual mean=0.000012 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.283477 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 218 components and 0.283477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100223Jy sigma=0.000761 ! Fit after self-cal, rms=0.100222Jy sigma=0.000761 ! 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.906 mas, bmaj=14.71 mas, bpa=20.38 degrees ! Estimated noise=770.834 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.906 x 14.71 at 20.38 degrees (North through East) ! Clean map min=-0.0025617 max=0.23705 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=3.009 mas, bmaj=12.04 mas, bpa=21.25 degrees ! Estimated noise=1428.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.184993 Jy ! Component: 100 - total flux cleaned = 0.226402 Jy ! Component: 150 - total flux cleaned = 0.242141 Jy ! Component: 200 - total flux cleaned = 0.251343 Jy ! Total flux subtracted in 200 components = 0.251343 Jy ! Clean residual min=-0.004631 max=0.005011 Jy/beam ! Clean residual mean=-0.000028 rms=0.001272 Jy/beam ! Combined flux in latest and established models = 0.251343 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.251343 Jy ! Inverting map and beam ! Estimated beam: bmin=3.906 mas, bmaj=14.71 mas, bpa=20.38 degrees ! Estimated noise=770.834 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.0102433 Jy ! Component: 100 - total flux cleaned = 0.0166365 Jy ! Component: 150 - total flux cleaned = 0.0210723 Jy ! Component: 200 - total flux cleaned = 0.0242313 Jy ! Total flux subtracted in 200 components = 0.0242313 Jy ! Clean residual min=-0.002762 max=0.002764 Jy/beam ! Clean residual mean=-0.000010 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.275574 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 94 components and 0.275574 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.407 mas, bmaj=24.2 mas, bpa=10.33 degrees ! Estimated noise=868.199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00305946 Jy ! Component: 100 - total flux cleaned = 0.0049132 Jy ! Component: 150 - total flux cleaned = 0.00617227 Jy ! Component: 200 - total flux cleaned = 0.00668674 Jy ! Total flux subtracted in 200 components = 0.00668674 Jy ! Clean residual min=-0.002551 max=0.002089 Jy/beam ! Clean residual mean=0.000007 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.282261 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.000397494 Jy ! Component: 100 - total flux cleaned = 0.000626575 Jy ! Component: 150 - total flux cleaned = 0.000721634 Jy ! Component: 200 - total flux cleaned = 0.000789659 Jy ! Total flux subtracted in 200 components = 0.000789659 Jy ! Clean residual min=-0.002437 max=0.001988 Jy/beam ! Clean residual mean=0.000010 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.283051 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 165 components and 0.283051 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.906 mas, bmaj=14.71 mas, bpa=20.38 degrees ! Estimated noise=770.834 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000155568 Jy ! Component: 100 - total flux cleaned = 0.000115951 Jy ! Component: 150 - total flux cleaned = 0.000316438 Jy ! Component: 200 - total flux cleaned = 0.000340439 Jy ! Total flux subtracted in 200 components = 0.000340439 Jy ! Clean residual min=-0.002294 max=0.002432 Jy/beam ! Clean residual mean=0.000007 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.283391 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 184 components and 0.283391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100211Jy sigma=0.000761 ! Fit after self-cal, rms=0.100203Jy sigma=0.000761 wmodel J0010-3027_S_2014_08_09_pus_map.mod ! Writing 184 model components to file: J0010-3027_S_2014_08_09_pus_map.mod wobs J0010-3027_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0010-3027_S_2014_08_09_pus_uvs.fits wwins J0010-3027_S_2014_08_09_pus_map.win ! wwins: Wrote 2 windows to J0010-3027_S_2014_08_09_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.00019478 Jy ! Component: 100 - total flux cleaned = 0.000301729 Jy ! Component: 150 - total flux cleaned = 0.000403621 Jy ! Component: 200 - total flux cleaned = 0.000599138 Jy ! Component: 250 - total flux cleaned = 0.000786267 Jy ! Component: 300 - total flux cleaned = 0.000965468 Jy ! Component: 350 - total flux cleaned = 0.00113868 Jy ! Component: 400 - total flux cleaned = 0.00119503 Jy ! Component: 450 - total flux cleaned = 0.00124937 Jy ! Component: 500 - total flux cleaned = 0.00127568 Jy ! Component: 550 - total flux cleaned = 0.00124965 Jy ! Component: 600 - total flux cleaned = 0.0012999 Jy ! Component: 650 - total flux cleaned = 0.0013488 Jy ! Component: 700 - total flux cleaned = 0.00134827 Jy ! Component: 750 - total flux cleaned = 0.00139498 Jy ! Component: 800 - total flux cleaned = 0.00146301 Jy ! Component: 850 - total flux cleaned = 0.00146271 Jy ! Component: 900 - total flux cleaned = 0.00148472 Jy ! Component: 950 - total flux cleaned = 0.00146304 Jy ! Component: 1000 - total flux cleaned = 0.00148443 Jy ! Component: 1050 - total flux cleaned = 0.00154593 Jy ! Component: 1100 - total flux cleaned = 0.0015049 Jy ! Component: 1150 - total flux cleaned = 0.00142528 Jy ! Component: 1200 - total flux cleaned = 0.00148433 Jy ! Component: 1250 - total flux cleaned = 0.00148442 Jy ! Component: 1300 - total flux cleaned = 0.00142816 Jy ! Component: 1350 - total flux cleaned = 0.00144691 Jy ! Component: 1400 - total flux cleaned = 0.0014285 Jy ! Component: 1450 - total flux cleaned = 0.00133845 Jy ! Component: 1500 - total flux cleaned = 0.00137469 Jy ! Component: 1550 - total flux cleaned = 0.00137497 Jy ! Component: 1600 - total flux cleaned = 0.00134071 Jy ! Component: 1650 - total flux cleaned = 0.00139181 Jy ! Component: 1700 - total flux cleaned = 0.00134116 Jy ! Component: 1750 - total flux cleaned = 0.00129141 Jy ! Component: 1800 - total flux cleaned = 0.00127518 Jy ! Component: 1850 - total flux cleaned = 0.00125906 Jy ! Component: 1900 - total flux cleaned = 0.00119554 Jy ! Component: 1950 - total flux cleaned = 0.00113308 Jy ! Component: 2000 - total flux cleaned = 0.00122642 Jy ! Component: 2050 - total flux cleaned = 0.00116476 Jy ! Component: 2100 - total flux cleaned = 0.00113472 Jy ! Component: 2150 - total flux cleaned = 0.00110477 Jy ! Component: 2200 - total flux cleaned = 0.00110497 Jy ! Component: 2250 - total flux cleaned = 0.00113413 Jy ! Component: 2300 - total flux cleaned = 0.00110488 Jy ! Component: 2350 - total flux cleaned = 0.00107604 Jy ! Component: 2400 - total flux cleaned = 0.00097639 Jy ! Component: 2450 - total flux cleaned = 0.000962454 Jy ! Component: 2500 - total flux cleaned = 0.000962461 Jy ! Component: 2550 - total flux cleaned = 0.000920934 Jy ! Component: 2600 - total flux cleaned = 0.000920787 Jy ! Component: 2650 - total flux cleaned = 0.000853088 Jy ! Component: 2700 - total flux cleaned = 0.000812959 Jy ! Component: 2750 - total flux cleaned = 0.000746669 Jy ! Component: 2800 - total flux cleaned = 0.000681016 Jy ! Component: 2850 - total flux cleaned = 0.000654945 Jy ! Component: 2900 - total flux cleaned = 0.000603179 Jy ! Component: 2950 - total flux cleaned = 0.000590479 Jy ! Component: 3000 - total flux cleaned = 0.000539455 Jy ! Component: 3050 - total flux cleaned = 0.000476728 Jy ! Component: 3100 - total flux cleaned = 0.000476894 Jy ! Component: 3150 - total flux cleaned = 0.000464479 Jy ! Component: 3200 - total flux cleaned = 0.000403144 Jy ! Component: 3250 - total flux cleaned = 0.000329876 Jy ! Component: 3300 - total flux cleaned = 0.000269442 Jy ! Component: 3350 - total flux cleaned = 0.000233312 Jy ! Component: 3400 - total flux cleaned = 0.000162051 Jy ! Component: 3450 - total flux cleaned = 0.000103495 Jy ! Component: 3500 - total flux cleaned = 0.00011536 Jy ! Component: 3550 - total flux cleaned = 8.06362e-05 Jy ! Component: 3600 - total flux cleaned = 2.31422e-05 Jy ! Component: 3650 - total flux cleaned = 5.74898e-05 Jy ! Component: 3700 - total flux cleaned = -2.21001e-05 Jy ! Component: 3750 - total flux cleaned = -2.20561e-05 Jy ! Component: 3800 - total flux cleaned = -5.57483e-05 Jy ! Component: 3850 - total flux cleaned = -3.36157e-05 Jy ! Component: 3900 - total flux cleaned = -7.79131e-05 Jy ! Component: 3950 - total flux cleaned = -8.90886e-05 Jy ! Component: 4000 - total flux cleaned = -7.81934e-05 Jy ! Component: 4050 - total flux cleaned = -0.00015383 Jy ! Total flux subtracted in 4096 components = -0.000164458 Jy ! Clean residual min=-0.000664 max=0.000776 Jy/beam ! Clean residual mean=0.000000 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.283227 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 445 components and 0.283227 Jy ![Exited script file: muppet] wmap "J0010-3027_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.906 x 14.71 at 20.38 degrees (North through East) ! Clean map min=-0.0021363 max=0.23903 Jy/beam ! Writing clean map to FITS file: J0010-3027_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.239026 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00020609 device "J0010-3027_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0010-3027_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.258662 0.258662 0.517325 1.03465 2.0693 4.1386 8.27719 16.5544 33.1088 66.2176 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.239 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.906 x 14.71 at 20.38 degrees (North through East) ! Clean map min=-0.0021363 max=0.23903 Jy/beam quit ! Quitting program ! Log file J0010-3027_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:47:32 2016