! Started logfile: /scr/pima/rdv72_uvs/J0114-2419_S_uvs.log on Sat Oct 5 08:43:47 2013 obs /scr/pima/rdv72_uvs/J0114-2419_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv72_uvs/J0114-2419_S_uva.fits ! AN table 1: 23 integrations on 36 of 36 possible baselines. ! AN table 2: 24 integrations on 55 of 55 possible baselines. ! Apparent sampling: 0.977188 visibilities/baseline/integration-bin. ! Found source: J0114-2419 ! ! 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.23299e+09 1.6e+07 1 1.6e+07 ! 02 2 2.26299e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35299e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37299e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 8396 visibilities. select RR ! 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/rdv72_uvs/J0114-2419_S] 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.007847Jy sigma=1.209880 ! Fit after self-cal, rms=0.923127Jy sigma=1.095400 ! 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=1.748 mas, bmaj=3.189 mas, bpa=-48.92 degrees ! Estimated noise=14.8439 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.0637881 Jy ! Component: 100 - total flux cleaned = 0.0792845 Jy ! Total flux subtracted in 100 components = 0.0792845 Jy ! Clean residual min=-0.008379 max=0.012663 Jy/beam ! Clean residual mean=0.000022 rms=0.001811 Jy/beam ! Combined flux in latest and established models = 0.0792845 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0792845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091248Jy sigma=0.090380 ! Fit after self-cal, rms=0.090515Jy sigma=0.089627 ! Inverting map ! Added new window around map position (-3.5, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114495 Jy ! Component: 100 - total flux cleaned = 0.0143631 Jy ! Total flux subtracted in 100 components = 0.0143631 Jy ! Clean residual min=-0.007000 max=0.008600 Jy/beam ! Clean residual mean=0.000018 rms=0.001562 Jy/beam ! Combined flux in latest and established models = 0.0936475 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 9 components and 0.0936475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089365Jy sigma=0.087176 ! Fit after self-cal, rms=0.089309Jy sigma=0.087064 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.687 mas, bmaj=4.322 mas, bpa=-37.38 degrees ! Estimated noise=6.80319 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 (-9, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00850215 Jy ! Component: 100 - total flux cleaned = 0.0118518 Jy ! Component: 150 - total flux cleaned = 0.0122201 Jy ! Component: 200 - total flux cleaned = 0.0123009 Jy ! Total flux subtracted in 200 components = 0.0123009 Jy ! Clean residual min=-0.004616 max=0.005836 Jy/beam ! Clean residual mean=0.000014 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.105948 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 23 components and 0.105948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088627Jy sigma=0.085845 ! Fit after self-cal, rms=0.088601Jy sigma=0.085663 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.02 KP 0.94 LA 1.09 ! MK 0.93 NL 0.99 OV 1.02 PT 1.08 ! SC 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.18 FD 1.02 HO 0.88 KK 0.75 ! KP 0.94 LA 1.07 MK 0.84 NL 1.09 ! OV 0.96 PT 0.96 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.27 FD 1.06 KP 0.99 LA 0.98 ! MK 1.00 NL 1.06 OV 1.02 PT 1.11 ! SC 1.15 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.22 FD 1.07 HO 0.99 KK 0.79 ! KP 1.00 LA 1.02 MK 1.03 NL 1.14 ! OV 1.02 PT 1.04 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.27 FD 1.08 KP 0.99 LA 0.84 ! MK 0.99 NL 1.11 OV 1.10 PT 1.09 ! SC 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.27 FD 1.09 HO 0.78 KK 0.67 ! KP 1.00 LA 0.81 MK 0.96 NL 1.15 ! OV 1.04 PT 1.03 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.47 FD 1.03 KP 0.88 LA 0.76 ! MK 1.04 NL 0.98 OV 0.94 PT 0.87 ! SC 1.07 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 1.09 HO 0.86 KK 0.71 ! KP 0.96 LA 0.75 MK 1.11 NL 1.02 ! OV 0.84 PT 0.95 SC 1.03 ! ! ! Fit before self-cal, rms=0.088601Jy sigma=0.085663 ! Fit after self-cal, rms=0.082965Jy sigma=0.082937 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.566 mas, bmaj=4.185 mas, bpa=-39.61 degrees ! Estimated noise=6.61502 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.00138656 Jy ! Component: 100 - total flux cleaned = 0.00157253 Jy ! Component: 150 - total flux cleaned = 0.00180332 Jy ! Component: 200 - total flux cleaned = 0.00195248 Jy ! Total flux subtracted in 200 components = 0.00195248 Jy ! Clean residual min=-0.002185 max=0.002450 Jy/beam ! Clean residual mean=0.000008 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.107901 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 43 components and 0.107901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082867Jy sigma=0.082817 ! Fit after self-cal, rms=0.083121Jy sigma=0.082723 ! 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.083121Jy sigma=0.082723 ! Fit after self-cal, rms=0.082633Jy sigma=0.082696 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.554 mas, bmaj=4.16 mas, bpa=-39.2 degrees ! Estimated noise=6.58589 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000673675 Jy ! Component: 100 - total flux cleaned = 0.000864955 Jy ! Component: 150 - total flux cleaned = 0.00104886 Jy ! Component: 200 - total flux cleaned = 0.00107644 Jy ! Total flux subtracted in 200 components = 0.00107644 Jy ! Clean residual min=-0.002198 max=0.002348 Jy/beam ! Clean residual mean=0.000004 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.108977 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 51 components and 0.108977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082594Jy sigma=0.082653 ! Fit after self-cal, rms=0.082641Jy sigma=0.082648 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.000250184 Jy ! Component: 100 - total flux cleaned = 0.000251322 Jy ! Component: 150 - total flux cleaned = 0.000208637 Jy ! Component: 200 - total flux cleaned = 0.000188544 Jy ! Total flux subtracted in 200 components = 0.000188544 Jy ! Clean residual min=-0.002210 max=0.002312 Jy/beam ! Clean residual mean=0.000004 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.109166 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 59 components and 0.109166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082629Jy sigma=0.082632 ! Fit after self-cal, rms=0.082645Jy sigma=0.082631 ! 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.082645Jy sigma=0.082631 ! Fit after self-cal, rms=0.082209Jy sigma=0.082618 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.543 mas, bmaj=4.141 mas, bpa=-39.01 degrees ! Estimated noise=6.57125 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000630875 Jy ! Component: 100 - total flux cleaned = 0.000753445 Jy ! Component: 150 - total flux cleaned = 0.000753619 Jy ! Component: 200 - total flux cleaned = 0.000753278 Jy ! Total flux subtracted in 200 components = 0.000753278 Jy ! Clean residual min=-0.002174 max=0.002260 Jy/beam ! Clean residual mean=0.000002 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.109919 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 65 components and 0.109919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082192Jy sigma=0.082602 ! Fit after self-cal, rms=0.082204Jy sigma=0.082597 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.000137848 Jy ! Component: 100 - total flux cleaned = 0.000118679 Jy ! Component: 150 - total flux cleaned = 0.000100597 Jy ! Component: 200 - total flux cleaned = 8.31937e-05 Jy ! Total flux subtracted in 200 components = 8.31937e-05 Jy ! Clean residual min=-0.002217 max=0.002228 Jy/beam ! Clean residual mean=0.000002 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.110002 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 68 components and 0.110002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082195Jy sigma=0.082588 ! Fit after self-cal, rms=0.082190Jy sigma=0.082587 ! 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.082190Jy sigma=0.082587 ! Fit after self-cal, rms=0.081896Jy sigma=0.082580 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.645 mas, bmaj=21.83 mas, bpa=0.4472 degrees ! Estimated noise=7.65774 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000611284 Jy ! Component: 100 - total flux cleaned = 0.000658674 Jy ! Component: 150 - total flux cleaned = 0.000713604 Jy ! Component: 200 - total flux cleaned = 0.000749787 Jy ! Total flux subtracted in 200 components = 0.000749787 Jy ! Clean residual min=-0.002527 max=0.002344 Jy/beam ! Clean residual mean=0.000002 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.110752 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 80 components and 0.110752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081896Jy sigma=0.082573 ! Fit after self-cal, rms=0.081898Jy sigma=0.082571 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.000149856 Jy ! Component: 100 - total flux cleaned = 0.000183606 Jy ! Component: 150 - total flux cleaned = 0.000213997 Jy ! Component: 200 - total flux cleaned = 0.000241285 Jy ! Total flux subtracted in 200 components = 0.000241285 Jy ! Clean residual min=-0.002559 max=0.002350 Jy/beam ! Clean residual mean=0.000003 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.110993 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 82 components and 0.110993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081901Jy sigma=0.082571 ! Fit after self-cal, rms=0.081903Jy sigma=0.082571 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.535 mas, bmaj=4.127 mas, bpa=-39.02 degrees ! Estimated noise=6.56375 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.535 x 4.127 at -39.02 degrees (North through East) ! Clean map min=-0.0020377 max=0.078937 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=1.684 mas, bmaj=3.104 mas, bpa=-49.85 degrees ! Estimated noise=13.7207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0594446 Jy ! Component: 100 - total flux cleaned = 0.0773666 Jy ! Component: 150 - total flux cleaned = 0.0879121 Jy ! Component: 200 - total flux cleaned = 0.0947413 Jy ! Total flux subtracted in 200 components = 0.0947413 Jy ! Clean residual min=-0.004671 max=0.004756 Jy/beam ! Clean residual mean=0.000005 rms=0.001170 Jy/beam ! Combined flux in latest and established models = 0.0947413 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0947413 Jy ! Inverting map and beam ! Estimated beam: bmin=2.535 mas, bmaj=4.127 mas, bpa=-39.02 degrees ! Estimated noise=6.56375 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 (-6, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00695563 Jy ! Component: 100 - total flux cleaned = 0.0107577 Jy ! Component: 150 - total flux cleaned = 0.0130531 Jy ! Component: 200 - total flux cleaned = 0.0145231 Jy ! Total flux subtracted in 200 components = 0.0145231 Jy ! Clean residual min=-0.002241 max=0.002264 Jy/beam ! Clean residual mean=0.000001 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.109264 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 41 components and 0.109264 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=9.645 mas, bmaj=21.83 mas, bpa=0.4472 degrees ! Estimated noise=7.65774 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110422 Jy ! Component: 100 - total flux cleaned = 0.00165875 Jy ! Component: 150 - total flux cleaned = 0.00178223 Jy ! Component: 200 - total flux cleaned = 0.00183752 Jy ! Total flux subtracted in 200 components = 0.00183752 Jy ! Clean residual min=-0.002571 max=0.002389 Jy/beam ! Clean residual mean=0.000003 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.111102 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 = 4.75607e-05 Jy ! Component: 100 - total flux cleaned = 8.10332e-05 Jy ! Component: 150 - total flux cleaned = 0.000117762 Jy ! Component: 200 - total flux cleaned = 0.000124676 Jy ! Total flux subtracted in 200 components = 0.000124676 Jy ! Clean residual min=-0.002562 max=0.002394 Jy/beam ! Clean residual mean=0.000003 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.111227 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 63 components and 0.111227 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.535 mas, bmaj=4.127 mas, bpa=-39.02 degrees ! Estimated noise=6.56375 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000428685 Jy ! Component: 100 - total flux cleaned = -0.000428478 Jy ! Component: 150 - total flux cleaned = -0.000402881 Jy ! Component: 200 - total flux cleaned = -0.000403215 Jy ! Total flux subtracted in 200 components = -0.000403215 Jy ! Clean residual min=-0.002165 max=0.002197 Jy/beam ! Clean residual mean=0.000001 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.110823 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 71 components and 0.110823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081886Jy sigma=0.082584 ! Fit after self-cal, rms=0.081928Jy sigma=0.082537 wmodel /scr/pima/rdv72_uvs/J0114-2419_S_map.mod ! Writing 71 model components to file: /scr/pima/rdv72_uvs/J0114-2419_S_map.mod wobs /scr/pima/rdv72_uvs/J0114-2419_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv72_uvs/J0114-2419_S_uvs.fits wwins /scr/pima/rdv72_uvs/J0114-2419_S_map.win ! wwins: Wrote 4 windows to /scr/pima/rdv72_uvs/J0114-2419_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 = 3.03208e-05 Jy ! Component: 100 - total flux cleaned = 0.000184631 Jy ! Component: 150 - total flux cleaned = 0.000367364 Jy ! Component: 200 - total flux cleaned = 0.000438416 Jy ! Component: 250 - total flux cleaned = 0.000541282 Jy ! Component: 300 - total flux cleaned = 0.000607759 Jy ! Component: 350 - total flux cleaned = 0.000705014 Jy ! Component: 400 - total flux cleaned = 0.000736099 Jy ! Component: 450 - total flux cleaned = 0.000766909 Jy ! Component: 500 - total flux cleaned = 0.000767076 Jy ! Component: 550 - total flux cleaned = 0.00076691 Jy ! Component: 600 - total flux cleaned = 0.000679891 Jy ! Component: 650 - total flux cleaned = 0.000651247 Jy ! Component: 700 - total flux cleaned = 0.000511201 Jy ! Component: 750 - total flux cleaned = 0.000428607 Jy ! Component: 800 - total flux cleaned = 0.000401833 Jy ! Component: 850 - total flux cleaned = 0.000374518 Jy ! Component: 900 - total flux cleaned = 0.000189959 Jy ! Component: 950 - total flux cleaned = 0.000138524 Jy ! Component: 1000 - total flux cleaned = 0.000113159 Jy ! Component: 1050 - total flux cleaned = 6.20858e-05 Jy ! Component: 1100 - total flux cleaned = -1.28251e-05 Jy ! Component: 1150 - total flux cleaned = -0.000110808 Jy ! Component: 1200 - total flux cleaned = -8.68944e-05 Jy ! Component: 1250 - total flux cleaned = -0.000110802 Jy ! Component: 1300 - total flux cleaned = -0.000181807 Jy ! Component: 1350 - total flux cleaned = -0.000205098 Jy ! Component: 1400 - total flux cleaned = -0.000158154 Jy ! Component: 1450 - total flux cleaned = -0.000181137 Jy ! Component: 1500 - total flux cleaned = -0.000135196 Jy ! Component: 1550 - total flux cleaned = -9.03464e-05 Jy ! Component: 1600 - total flux cleaned = -2.33786e-05 Jy ! Component: 1650 - total flux cleaned = -4.56182e-05 Jy ! Component: 1700 - total flux cleaned = 4.1997e-05 Jy ! Component: 1750 - total flux cleaned = 0.000128452 Jy ! Component: 1800 - total flux cleaned = 0.000107047 Jy ! Component: 1850 - total flux cleaned = 0.000192178 Jy ! Component: 1900 - total flux cleaned = 0.000171252 Jy ! Component: 1950 - total flux cleaned = 0.000171163 Jy ! Component: 2000 - total flux cleaned = 0.000212544 Jy ! Component: 2050 - total flux cleaned = 0.000253289 Jy ! Component: 2100 - total flux cleaned = 0.000253337 Jy ! Component: 2150 - total flux cleaned = 0.000212931 Jy ! Component: 2200 - total flux cleaned = 0.000273077 Jy ! Component: 2250 - total flux cleaned = 0.000312964 Jy ! Component: 2300 - total flux cleaned = 0.000391859 Jy ! Component: 2350 - total flux cleaned = 0.000372045 Jy ! Component: 2400 - total flux cleaned = 0.000372066 Jy ! Component: 2450 - total flux cleaned = 0.000372134 Jy ! Component: 2500 - total flux cleaned = 0.000391592 Jy ! Component: 2550 - total flux cleaned = 0.000410505 Jy ! Component: 2600 - total flux cleaned = 0.000505055 Jy ! Component: 2650 - total flux cleaned = 0.000523749 Jy ! Component: 2700 - total flux cleaned = 0.000542385 Jy ! Component: 2750 - total flux cleaned = 0.000560981 Jy ! Component: 2800 - total flux cleaned = 0.00061632 Jy ! Component: 2850 - total flux cleaned = 0.000616248 Jy ! Component: 2900 - total flux cleaned = 0.000616019 Jy ! Component: 2950 - total flux cleaned = 0.000634115 Jy ! Component: 3000 - total flux cleaned = 0.000580136 Jy ! Component: 3050 - total flux cleaned = 0.000651891 Jy ! Component: 3100 - total flux cleaned = 0.000669574 Jy ! Component: 3150 - total flux cleaned = 0.000651995 Jy ! Component: 3200 - total flux cleaned = 0.000634379 Jy ! Component: 3250 - total flux cleaned = 0.000634289 Jy ! Component: 3300 - total flux cleaned = 0.000634244 Jy ! Component: 3350 - total flux cleaned = 0.000703649 Jy ! Component: 3400 - total flux cleaned = 0.000686324 Jy ! Component: 3450 - total flux cleaned = 0.000669111 Jy ! Component: 3500 - total flux cleaned = 0.000720223 Jy ! Component: 3550 - total flux cleaned = 0.000669175 Jy ! Component: 3600 - total flux cleaned = 0.000703035 Jy ! Component: 3650 - total flux cleaned = 0.000652506 Jy ! Component: 3700 - total flux cleaned = 0.00070281 Jy ! Component: 3750 - total flux cleaned = 0.000686088 Jy ! Component: 3800 - total flux cleaned = 0.000570078 Jy ! Component: 3850 - total flux cleaned = 0.000553627 Jy ! Component: 3900 - total flux cleaned = 0.000603065 Jy ! Component: 3950 - total flux cleaned = 0.000570393 Jy ! Component: 4000 - total flux cleaned = 0.00048906 Jy ! Component: 4050 - total flux cleaned = 0.00045663 Jy ! Total flux subtracted in 4096 components = 0.000456648 Jy ! Clean residual min=-0.000971 max=0.000944 Jy/beam ! Clean residual mean=0.000004 rms=0.000275 Jy/beam ! Combined flux in latest and established models = 0.11128 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 351 components and 0.11128 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv72_uvs/J0114-2419_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.535 x 4.127 at -39.02 degrees (North through East) ! Clean map min=-0.0015935 max=0.077082 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv72_uvs/J0114-2419_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0770816 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000271504 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.05669 1.05669 2.11337 4.22675 8.4535 16.907 33.814 67.628 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.077 quit ! Quitting program ! Log file /scr/pima/rdv72_uvs/J0114-2419_S_uvs.log closed on Sat Oct 5 08:43:51 2013