! Started logfile: /scr/pima/bg219b_uvs/J1018-2140_S_uvs.log on Thu Apr 7 01:19:02 2016 obs /scr/pima/bg219b_uvs/J1018-2140_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1018-2140_S_uva.fits ! AN table 1: 62 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.855735 visibilities/baseline/integration-bin. ! Found source: J1018-2140 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 7640 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219b_uvs/J1018-2140_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.018040Jy sigma=17.624510 ! Fit after self-cal, rms=0.872882Jy sigma=15.148050 ! 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.117 mas, bmaj=11.89 mas, bpa=18.08 degrees ! Estimated noise=0.844338 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.102256 Jy ! Component: 100 - total flux cleaned = 0.125096 Jy ! Total flux subtracted in 100 components = 0.125096 Jy ! Clean residual min=-0.006337 max=0.008085 Jy/beam ! Clean residual mean=0.000001 rms=0.001784 Jy/beam ! Combined flux in latest and established models = 0.125096 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.125096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081415Jy sigma=1.317379 ! Fit after self-cal, rms=0.081104Jy sigma=1.313457 ! 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.75 mas, bmaj=12.92 mas, bpa=15.29 degrees ! Estimated noise=0.51376 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.0075946 Jy ! Component: 100 - total flux cleaned = 0.0100602 Jy ! Component: 150 - total flux cleaned = 0.0105504 Jy ! Component: 200 - total flux cleaned = 0.0108428 Jy ! Total flux subtracted in 200 components = 0.0108428 Jy ! Clean residual min=-0.004645 max=0.006280 Jy/beam ! Clean residual mean=0.000013 rms=0.001480 Jy/beam ! Combined flux in latest and established models = 0.135939 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 24 components and 0.135939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080322Jy sigma=1.303012 ! Fit after self-cal, rms=0.080309Jy sigma=1.302699 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.75 x 12.92 at 15.29 degrees (North through East) ! Clean map min=-0.004684 max=0.12978 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.080309Jy sigma=1.302699 ! Fit after self-cal, rms=0.080309Jy sigma=1.302699 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.75 mas, bmaj=12.92 mas, bpa=15.29 degrees ! Estimated noise=0.51376 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.000275714 Jy ! Component: 100 - total flux cleaned = 0.000283642 Jy ! Component: 150 - total flux cleaned = 0.000242519 Jy ! Component: 200 - total flux cleaned = 0.000131857 Jy ! Total flux subtracted in 200 components = 0.000131857 Jy ! Clean residual min=-0.004339 max=0.006215 Jy/beam ! Clean residual mean=0.000014 rms=0.001467 Jy/beam ! Combined flux in latest and established models = 0.136071 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 31 components and 0.136071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080249Jy sigma=1.301874 ! Fit after self-cal, rms=0.080241Jy sigma=1.301812 ! 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.080241Jy sigma=1.301812 ! Fit after self-cal, rms=0.080241Jy sigma=1.301812 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.75 mas, bmaj=12.92 mas, bpa=15.29 degrees ! Estimated noise=0.51376 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.07997e-05 Jy ! Component: 100 - total flux cleaned = -9.29108e-05 Jy ! Component: 150 - total flux cleaned = -0.000119707 Jy ! Component: 200 - total flux cleaned = -0.000144102 Jy ! Total flux subtracted in 200 components = -0.000144102 Jy ! Clean residual min=-0.004177 max=0.006180 Jy/beam ! Clean residual mean=0.000014 rms=0.001461 Jy/beam ! Combined flux in latest and established models = 0.135926 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 37 components and 0.135926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080220Jy sigma=1.301497 ! Fit after self-cal, rms=0.080216Jy sigma=1.301472 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.92666e-05 Jy ! Component: 100 - total flux cleaned = -8.13379e-05 Jy ! Component: 150 - total flux cleaned = -8.21038e-05 Jy ! Component: 200 - total flux cleaned = -8.16069e-05 Jy ! Total flux subtracted in 200 components = -8.16069e-05 Jy ! Clean residual min=-0.004097 max=0.006158 Jy/beam ! Clean residual mean=0.000014 rms=0.001459 Jy/beam ! Combined flux in latest and established models = 0.135845 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 43 components and 0.135845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080205Jy sigma=1.301314 ! Fit after self-cal, rms=0.080203Jy sigma=1.301301 ! 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.080203Jy sigma=1.301301 ! Fit after self-cal, rms=0.080203Jy sigma=1.301301 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.75 mas, bmaj=12.92 mas, bpa=15.29 degrees ! Estimated noise=0.51376 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.06984e-05 Jy ! Component: 100 - total flux cleaned = -4.27352e-05 Jy ! Component: 150 - total flux cleaned = -5.98958e-05 Jy ! Component: 200 - total flux cleaned = -7.59806e-05 Jy ! Total flux subtracted in 200 components = -7.59806e-05 Jy ! Clean residual min=-0.004095 max=0.006147 Jy/beam ! Clean residual mean=0.000014 rms=0.001458 Jy/beam ! Combined flux in latest and established models = 0.135769 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 44 components and 0.135769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080196Jy sigma=1.301190 ! Fit after self-cal, rms=0.080195Jy sigma=1.301182 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 = -3.58823e-05 Jy ! Component: 100 - total flux cleaned = -6.77726e-05 Jy ! Component: 150 - total flux cleaned = -6.7796e-05 Jy ! Component: 200 - total flux cleaned = -8.26132e-05 Jy ! Total flux subtracted in 200 components = -8.26132e-05 Jy ! Clean residual min=-0.004104 max=0.006138 Jy/beam ! Clean residual mean=0.000014 rms=0.001457 Jy/beam ! Combined flux in latest and established models = 0.135686 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 51 components and 0.135686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080189Jy sigma=1.301091 ! Fit after self-cal, rms=0.080188Jy sigma=1.301089 ! 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.080188Jy sigma=1.301089 ! Fit after self-cal, rms=0.080188Jy sigma=1.301089 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.394 mas, bmaj=18.86 mas, bpa=4.961 degrees ! Estimated noise=0.602139 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000636927 Jy ! Component: 100 - total flux cleaned = -0.00073406 Jy ! Component: 150 - total flux cleaned = -0.000751146 Jy ! Component: 200 - total flux cleaned = -0.000766753 Jy ! Total flux subtracted in 200 components = -0.000766753 Jy ! Clean residual min=-0.005390 max=0.007458 Jy/beam ! Clean residual mean=0.000024 rms=0.002085 Jy/beam ! Combined flux in latest and established models = 0.13492 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 62 components and 0.13492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080197Jy sigma=1.301062 ! Fit after self-cal, rms=0.080195Jy sigma=1.301055 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.73188e-06 Jy ! Component: 100 - total flux cleaned = -8.95322e-06 Jy ! Component: 150 - total flux cleaned = -2.17443e-05 Jy ! Component: 200 - total flux cleaned = -3.37144e-05 Jy ! Total flux subtracted in 200 components = -3.37144e-05 Jy ! Clean residual min=-0.005384 max=0.007460 Jy/beam ! Clean residual mean=0.000024 rms=0.002083 Jy/beam ! Combined flux in latest and established models = 0.134886 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 67 components and 0.134886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080199Jy sigma=1.301104 ! Fit after self-cal, rms=0.080199Jy sigma=1.301100 ! 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.75 mas, bmaj=12.92 mas, bpa=15.29 degrees ! Estimated noise=0.51376 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.75 x 12.92 at 15.29 degrees (North through East) ! Clean map min=-0.0040396 max=0.13093 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.117 mas, bmaj=11.89 mas, bpa=18.08 degrees ! Estimated noise=0.844338 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.102303 Jy ! Component: 100 - total flux cleaned = 0.12527 Jy ! Component: 150 - total flux cleaned = 0.129991 Jy ! Component: 200 - total flux cleaned = 0.131853 Jy ! Total flux subtracted in 200 components = 0.131853 Jy ! Clean residual min=-0.005135 max=0.007246 Jy/beam ! Clean residual mean=0.000008 rms=0.001579 Jy/beam ! Combined flux in latest and established models = 0.131853 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.131853 Jy ! Inverting map and beam ! Estimated beam: bmin=3.75 mas, bmaj=12.92 mas, bpa=15.29 degrees ! Estimated noise=0.51376 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 (-54, -18.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00537665 Jy ! Component: 100 - total flux cleaned = 0.00761296 Jy ! Component: 150 - total flux cleaned = 0.00929374 Jy ! Component: 200 - total flux cleaned = 0.0105251 Jy ! Total flux subtracted in 200 components = 0.0105251 Jy ! Clean residual min=-0.004279 max=0.005953 Jy/beam ! Clean residual mean=0.000009 rms=0.001351 Jy/beam ! Combined flux in latest and established models = 0.142378 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 43 components and 0.142378 Jy ! Inverting map ! Added new window around map position (-15, 111.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00450309 Jy ! Component: 100 - total flux cleaned = 0.00521456 Jy ! Component: 150 - total flux cleaned = 0.00604993 Jy ! Component: 200 - total flux cleaned = 0.00671382 Jy ! Total flux subtracted in 200 components = 0.00671382 Jy ! Clean residual min=-0.004086 max=0.004396 Jy/beam ! Clean residual mean=0.000011 rms=0.001206 Jy/beam ! Combined flux in latest and established models = 0.149091 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 76 components and 0.149091 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.394 mas, bmaj=18.86 mas, bpa=4.961 degrees ! Estimated noise=0.602139 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00257208 Jy ! Component: 100 - total flux cleaned = 0.00398413 Jy ! Component: 150 - total flux cleaned = 0.00477054 Jy ! Component: 200 - total flux cleaned = 0.00513746 Jy ! Total flux subtracted in 200 components = 0.00513746 Jy ! Clean residual min=-0.004422 max=0.005037 Jy/beam ! Clean residual mean=0.000019 rms=0.001597 Jy/beam ! Combined flux in latest and established models = 0.154229 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.000323472 Jy ! Component: 100 - total flux cleaned = 0.000451502 Jy ! Component: 150 - total flux cleaned = 0.000604349 Jy ! Component: 200 - total flux cleaned = 0.000639757 Jy ! Total flux subtracted in 200 components = 0.000639757 Jy ! Clean residual min=-0.004469 max=0.004920 Jy/beam ! Clean residual mean=0.000018 rms=0.001575 Jy/beam ! Combined flux in latest and established models = 0.154869 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 129 components and 0.154869 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.75 mas, bmaj=12.92 mas, bpa=15.29 degrees ! Estimated noise=0.51376 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00022529 Jy ! Component: 100 - total flux cleaned = -0.000225057 Jy ! Component: 150 - total flux cleaned = -0.000398195 Jy ! Component: 200 - total flux cleaned = -0.000401756 Jy ! Total flux subtracted in 200 components = -0.000401756 Jy ! Clean residual min=-0.003716 max=0.003974 Jy/beam ! Clean residual mean=0.000010 rms=0.001137 Jy/beam ! Combined flux in latest and established models = 0.154467 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 157 components and 0.154467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079509Jy sigma=1.285870 ! Fit after self-cal, rms=0.079396Jy sigma=1.284302 wmodel /scr/pima/bg219b_uvs/J1018-2140_S_map.mod ! Writing 157 model components to file: /scr/pima/bg219b_uvs/J1018-2140_S_map.mod wobs /scr/pima/bg219b_uvs/J1018-2140_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J1018-2140_S_uvs.fits wwins /scr/pima/bg219b_uvs/J1018-2140_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219b_uvs/J1018-2140_S_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.00105116 Jy ! Component: 100 - total flux cleaned = 0.00131106 Jy ! Component: 150 - total flux cleaned = 0.00125211 Jy ! Component: 200 - total flux cleaned = 0.00125202 Jy ! Component: 250 - total flux cleaned = 0.00136246 Jy ! Component: 300 - total flux cleaned = 0.00136175 Jy ! Component: 350 - total flux cleaned = 0.0014144 Jy ! Component: 400 - total flux cleaned = 0.0015704 Jy ! Component: 450 - total flux cleaned = 0.00187268 Jy ! Component: 500 - total flux cleaned = 0.00202033 Jy ! Component: 550 - total flux cleaned = 0.00221133 Jy ! Component: 600 - total flux cleaned = 0.00225799 Jy ! Component: 650 - total flux cleaned = 0.00234944 Jy ! Component: 700 - total flux cleaned = 0.00243965 Jy ! Component: 750 - total flux cleaned = 0.00248386 Jy ! Component: 800 - total flux cleaned = 0.00244062 Jy ! Component: 850 - total flux cleaned = 0.00248261 Jy ! Component: 900 - total flux cleaned = 0.00248146 Jy ! Component: 950 - total flux cleaned = 0.00231859 Jy ! Component: 1000 - total flux cleaned = 0.00223869 Jy ! Component: 1050 - total flux cleaned = 0.00212188 Jy ! Component: 1100 - total flux cleaned = 0.00212259 Jy ! Component: 1150 - total flux cleaned = 0.00212244 Jy ! Component: 1200 - total flux cleaned = 0.00193605 Jy ! Component: 1250 - total flux cleaned = 0.0019729 Jy ! Component: 1300 - total flux cleaned = 0.00186504 Jy ! Component: 1350 - total flux cleaned = 0.00179502 Jy ! Component: 1400 - total flux cleaned = 0.00172562 Jy ! Component: 1450 - total flux cleaned = 0.0015891 Jy ! Component: 1500 - total flux cleaned = 0.00155543 Jy ! Component: 1550 - total flux cleaned = 0.00155499 Jy ! Component: 1600 - total flux cleaned = 0.00132673 Jy ! Component: 1650 - total flux cleaned = 0.00123047 Jy ! Component: 1700 - total flux cleaned = 0.000977736 Jy ! Component: 1750 - total flux cleaned = 0.000791602 Jy ! Component: 1800 - total flux cleaned = 0.000669235 Jy ! Component: 1850 - total flux cleaned = 0.000668943 Jy ! Component: 1900 - total flux cleaned = 0.000520033 Jy ! Component: 1950 - total flux cleaned = 0.000403152 Jy ! Component: 2000 - total flux cleaned = 0.000345438 Jy ! Component: 2050 - total flux cleaned = 0.000288106 Jy ! Component: 2100 - total flux cleaned = 0.000174709 Jy ! Component: 2150 - total flux cleaned = -0.000103786 Jy ! Component: 2200 - total flux cleaned = -2.08217e-05 Jy ! Component: 2250 - total flux cleaned = -7.56568e-05 Jy ! Component: 2300 - total flux cleaned = -0.000236965 Jy ! Component: 2350 - total flux cleaned = -0.00023685 Jy ! Component: 2400 - total flux cleaned = -0.000341788 Jy ! Component: 2450 - total flux cleaned = -0.000445404 Jy ! Component: 2500 - total flux cleaned = -0.00047111 Jy ! Component: 2550 - total flux cleaned = -0.000573088 Jy ! Component: 2600 - total flux cleaned = -0.000598448 Jy ! Component: 2650 - total flux cleaned = -0.000623729 Jy ! Component: 2700 - total flux cleaned = -0.000770772 Jy ! Component: 2750 - total flux cleaned = -0.000819091 Jy ! Component: 2800 - total flux cleaned = -0.000867144 Jy ! Component: 2850 - total flux cleaned = -0.000937974 Jy ! Component: 2900 - total flux cleaned = -0.000821007 Jy ! Component: 2950 - total flux cleaned = -0.000983648 Jy ! Component: 3000 - total flux cleaned = -0.00096079 Jy ! Component: 3050 - total flux cleaned = -0.00109733 Jy ! Component: 3100 - total flux cleaned = -0.00116441 Jy ! Component: 3150 - total flux cleaned = -0.00123114 Jy ! Component: 3200 - total flux cleaned = -0.00118719 Jy ! Component: 3250 - total flux cleaned = -0.00138418 Jy ! Component: 3300 - total flux cleaned = -0.00138404 Jy ! Component: 3350 - total flux cleaned = -0.00146992 Jy ! Component: 3400 - total flux cleaned = -0.00155482 Jy ! Component: 3450 - total flux cleaned = -0.0016181 Jy ! Component: 3500 - total flux cleaned = -0.00168088 Jy ! Component: 3550 - total flux cleaned = -0.00176323 Jy ! Component: 3600 - total flux cleaned = -0.00194715 Jy ! Component: 3650 - total flux cleaned = -0.0019466 Jy ! Component: 3700 - total flux cleaned = -0.00202684 Jy ! Component: 3750 - total flux cleaned = -0.00202641 Jy ! Component: 3800 - total flux cleaned = -0.00206599 Jy ! Component: 3850 - total flux cleaned = -0.00216408 Jy ! Component: 3900 - total flux cleaned = -0.00218378 Jy ! Component: 3950 - total flux cleaned = -0.00229963 Jy ! Component: 4000 - total flux cleaned = -0.00237582 Jy ! Component: 4050 - total flux cleaned = -0.00241342 Jy ! Total flux subtracted in 4096 components = -0.00246968 Jy ! Clean residual min=-0.001252 max=0.001210 Jy/beam ! Clean residual mean=0.000005 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.151997 Jy keep ! Adding 370 model components to the UV plane model. ! The established model now contains 527 components and 0.151997 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J1018-2140_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.75 x 12.92 at 15.29 degrees (North through East) ! Clean map min=-0.003164 max=0.12863 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1018-2140_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.128626 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000387964 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.904863 0.904863 1.80973 3.61945 7.2389 14.4778 28.9556 57.9112 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.128 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 331.542 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1018-2140_S_uvs.log closed on Thu Apr 7 01:19:06 2016