! Started logfile: /scr/pima/rdv93_uvs/J2318+2404_S_uvs.log on Tue Sep 24 17:09:53 2013 obs /scr/pima/rdv93_uvs/J2318+2404_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J2318+2404_S_uva.fits ! AN table 1: 150 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.992 visibilities/baseline/integration-bin. ! Found source: J2318+2404 ! ! 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.23693e+09 1.6e+07 1 1.6e+07 ! 02 2 2.26693e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35693e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37693e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 26784 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/rdv93_uvs/J2318+2404_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. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.018015Jy sigma=1.027459 ! Fit after self-cal, rms=0.879922Jy sigma=0.885021 ! 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.034 mas, bmaj=5.665 mas, bpa=-8.499 degrees ! Estimated noise=10.026 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.0973962 Jy ! Component: 100 - total flux cleaned = 0.118854 Jy ! Total flux subtracted in 100 components = 0.118854 Jy ! Clean residual min=-0.004992 max=0.008651 Jy/beam ! Clean residual mean=-0.000001 rms=0.001362 Jy/beam ! Combined flux in latest and established models = 0.118854 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.118854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098458Jy sigma=0.092465 ! Fit after self-cal, rms=0.098443Jy sigma=0.092455 ! Inverting map ! Added new window around map position (4, -4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00866294 Jy ! Component: 100 - total flux cleaned = 0.01351 Jy ! Total flux subtracted in 100 components = 0.01351 Jy ! Clean residual min=-0.004644 max=0.004895 Jy/beam ! Clean residual mean=0.000007 rms=0.001177 Jy/beam ! Combined flux in latest and established models = 0.132364 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 21 components and 0.132364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097821Jy sigma=0.091578 ! Fit after self-cal, rms=0.097823Jy sigma=0.091536 ! 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.914 mas, bmaj=6.762 mas, bpa=-6.111 degrees ! Estimated noise=4.37573 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.00340392 Jy ! Component: 100 - total flux cleaned = 0.00532731 Jy ! Component: 150 - total flux cleaned = 0.00615439 Jy ! Component: 200 - total flux cleaned = 0.0063122 Jy ! Total flux subtracted in 200 components = 0.0063122 Jy ! Clean residual min=-0.003307 max=0.003061 Jy/beam ! Clean residual mean=0.000014 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.138676 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 45 components and 0.138676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097711Jy sigma=0.091387 ! Fit after self-cal, rms=0.097716Jy sigma=0.091380 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 HN 0.92 KP 1.03 ! LA 1.15 MK 0.88 NL 0.99 OV 1.00 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.09 HN 1.00 KP 1.02 ! LA 0.99 MK 1.07 NL 0.99 OV 1.01 ! PT 1.07 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.14 HN 0.98 KP 0.90 ! LA 0.98 MK 1.05 NL 1.11 OV 1.03 ! PT 1.10 SC 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.07 HN 0.93 KP 0.84 ! LA 0.81 MK 1.14 NL 0.99 OV 0.87 ! PT 0.96 SC 1.01 ! ! ! Fit before self-cal, rms=0.097716Jy sigma=0.091380 ! Fit after self-cal, rms=0.095757Jy sigma=0.089848 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.918 mas, bmaj=6.775 mas, bpa=-5.906 degrees ! Estimated noise=4.35868 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.000168775 Jy ! Component: 100 - total flux cleaned = -0.00012221 Jy ! Component: 150 - total flux cleaned = -0.00012235 Jy ! Component: 200 - total flux cleaned = -0.000121705 Jy ! Total flux subtracted in 200 components = -0.000121705 Jy ! Clean residual min=-0.001654 max=0.001619 Jy/beam ! Clean residual mean=0.000001 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.138554 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 58 components and 0.138554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095745Jy sigma=0.089839 ! Fit after self-cal, rms=0.095827Jy sigma=0.089808 ! 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.095827Jy sigma=0.089808 ! Fit after self-cal, rms=0.095636Jy sigma=0.089771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.918 mas, bmaj=6.786 mas, bpa=-6.138 degrees ! Estimated noise=4.35641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000142516 Jy ! Component: 100 - total flux cleaned = -0.000142541 Jy ! Component: 150 - total flux cleaned = -0.000143065 Jy ! Component: 200 - total flux cleaned = -0.000156009 Jy ! Total flux subtracted in 200 components = -0.000156009 Jy ! Clean residual min=-0.001679 max=0.001572 Jy/beam ! Clean residual mean=0.000000 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.138398 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 66 components and 0.138398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095631Jy sigma=0.089768 ! Fit after self-cal, rms=0.095635Jy sigma=0.089766 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.21758e-05 Jy ! Component: 100 - total flux cleaned = -3.2616e-05 Jy ! Component: 150 - total flux cleaned = -3.3088e-05 Jy ! Component: 200 - total flux cleaned = -3.30296e-05 Jy ! Total flux subtracted in 200 components = -3.30296e-05 Jy ! Clean residual min=-0.001665 max=0.001547 Jy/beam ! Clean residual mean=0.000000 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.138365 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 71 components and 0.138365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095632Jy sigma=0.089764 ! Fit after self-cal, rms=0.095632Jy sigma=0.089764 ! 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.095632Jy sigma=0.089764 ! Fit after self-cal, rms=0.095584Jy sigma=0.089763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.917 mas, bmaj=6.788 mas, bpa=-6.187 degrees ! Estimated noise=4.35301 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000208322 Jy ! Component: 100 - total flux cleaned = -0.000198136 Jy ! Component: 150 - total flux cleaned = -0.000198018 Jy ! Component: 200 - total flux cleaned = -0.000198023 Jy ! Total flux subtracted in 200 components = -0.000198023 Jy ! Clean residual min=-0.001654 max=0.001542 Jy/beam ! Clean residual mean=0.000000 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.138167 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 74 components and 0.138167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095581Jy sigma=0.089762 ! Fit after self-cal, rms=0.095582Jy sigma=0.089762 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 = -7.64047e-06 Jy ! Component: 100 - total flux cleaned = -7.44537e-06 Jy ! Component: 150 - total flux cleaned = -7.45483e-06 Jy ! Component: 200 - total flux cleaned = -1.59683e-05 Jy ! Total flux subtracted in 200 components = -1.59683e-05 Jy ! Clean residual min=-0.001655 max=0.001532 Jy/beam ! Clean residual mean=0.000000 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.138151 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 77 components and 0.138151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095580Jy sigma=0.089760 ! Fit after self-cal, rms=0.095580Jy sigma=0.089760 ! 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.095580Jy sigma=0.089760 ! Fit after self-cal, rms=0.095574Jy sigma=0.089760 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.824 mas, bmaj=10.23 mas, bpa=-7.285 degrees ! Estimated noise=4.91302 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000190975 Jy ! Component: 100 - total flux cleaned = -0.000207182 Jy ! Component: 150 - total flux cleaned = -0.000212863 Jy ! Component: 200 - total flux cleaned = -0.000212775 Jy ! Total flux subtracted in 200 components = -0.000212775 Jy ! Clean residual min=-0.001501 max=0.001635 Jy/beam ! Clean residual mean=0.000001 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.137938 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 81 components and 0.137938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095574Jy sigma=0.089759 ! Fit after self-cal, rms=0.095575Jy sigma=0.089759 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 = -1.05977e-05 Jy ! Component: 100 - total flux cleaned = 7.61803e-06 Jy ! Component: 150 - total flux cleaned = 1.12985e-05 Jy ! Component: 200 - total flux cleaned = 1.49531e-05 Jy ! Total flux subtracted in 200 components = 1.49531e-05 Jy ! Clean residual min=-0.001503 max=0.001626 Jy/beam ! Clean residual mean=0.000001 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.137953 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 84 components and 0.137953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095575Jy sigma=0.089759 ! Fit after self-cal, rms=0.095575Jy sigma=0.089759 ! 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.917 mas, bmaj=6.79 mas, bpa=-6.228 degrees ! Estimated noise=4.35166 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.917 x 6.79 at -6.228 degrees (North through East) ! Clean map min=-0.0016135 max=0.12496 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.035 mas, bmaj=5.67 mas, bpa=-8.898 degrees ! Estimated noise=10.005 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0970213 Jy ! Component: 100 - total flux cleaned = 0.119283 Jy ! Component: 150 - total flux cleaned = 0.128055 Jy ! Component: 200 - total flux cleaned = 0.132892 Jy ! Total flux subtracted in 200 components = 0.132892 Jy ! Clean residual min=-0.003812 max=0.003709 Jy/beam ! Clean residual mean=-0.000002 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.132892 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.132892 Jy ! Inverting map and beam ! Estimated beam: bmin=3.917 mas, bmaj=6.79 mas, bpa=-6.228 degrees ! Estimated noise=4.35166 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.00278089 Jy ! Component: 100 - total flux cleaned = 0.00393151 Jy ! Component: 150 - total flux cleaned = 0.00437441 Jy ! Component: 200 - total flux cleaned = 0.00468385 Jy ! Total flux subtracted in 200 components = 0.00468385 Jy ! Clean residual min=-0.001685 max=0.001587 Jy/beam ! Clean residual mean=0.000000 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.137576 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 33 components and 0.137576 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.824 mas, bmaj=10.23 mas, bpa=-7.285 degrees ! Estimated noise=4.91302 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000269132 Jy ! Component: 100 - total flux cleaned = 0.000378504 Jy ! Component: 150 - total flux cleaned = 0.000420258 Jy ! Component: 200 - total flux cleaned = 0.000408882 Jy ! Total flux subtracted in 200 components = 0.000408882 Jy ! Clean residual min=-0.001519 max=0.001625 Jy/beam ! Clean residual mean=0.000001 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.137985 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 = -1.40167e-07 Jy ! Component: 100 - total flux cleaned = -1.80515e-05 Jy ! Component: 150 - total flux cleaned = -1.83247e-05 Jy ! Component: 200 - total flux cleaned = -2.55258e-05 Jy ! Total flux subtracted in 200 components = -2.55258e-05 Jy ! Clean residual min=-0.001525 max=0.001614 Jy/beam ! Clean residual mean=0.000001 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.137959 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 46 components and 0.137959 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.917 mas, bmaj=6.79 mas, bpa=-6.228 degrees ! Estimated noise=4.35166 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.78411e-05 Jy ! Component: 100 - total flux cleaned = -5.66158e-05 Jy ! Component: 150 - total flux cleaned = -7.41573e-05 Jy ! Component: 200 - total flux cleaned = -5.79063e-05 Jy ! Total flux subtracted in 200 components = -5.79063e-05 Jy ! Clean residual min=-0.001679 max=0.001592 Jy/beam ! Clean residual mean=0.000000 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.137901 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.137901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095585Jy sigma=0.089762 ! Fit after self-cal, rms=0.095579Jy sigma=0.089761 wmodel /scr/pima/rdv93_uvs/J2318+2404_S_map.mod ! Writing 57 model components to file: /scr/pima/rdv93_uvs/J2318+2404_S_map.mod wobs /scr/pima/rdv93_uvs/J2318+2404_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv93_uvs/J2318+2404_S_uvs.fits wwins /scr/pima/rdv93_uvs/J2318+2404_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rdv93_uvs/J2318+2404_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.000183648 Jy ! Component: 100 - total flux cleaned = -0.000350032 Jy ! Component: 150 - total flux cleaned = -0.000429264 Jy ! Component: 200 - total flux cleaned = -0.000454384 Jy ! Component: 250 - total flux cleaned = -0.000551316 Jy ! Component: 300 - total flux cleaned = -0.000621375 Jy ! Component: 350 - total flux cleaned = -0.00059813 Jy ! Component: 400 - total flux cleaned = -0.000620751 Jy ! Component: 450 - total flux cleaned = -0.000729644 Jy ! Component: 500 - total flux cleaned = -0.000771722 Jy ! Component: 550 - total flux cleaned = -0.000771809 Jy ! Component: 600 - total flux cleaned = -0.000915192 Jy ! Component: 650 - total flux cleaned = -0.00103586 Jy ! Component: 700 - total flux cleaned = -0.00121391 Jy ! Component: 750 - total flux cleaned = -0.00136961 Jy ! Component: 800 - total flux cleaned = -0.00150376 Jy ! Component: 850 - total flux cleaned = -0.00169245 Jy ! Component: 900 - total flux cleaned = -0.00182222 Jy ! Component: 950 - total flux cleaned = -0.0019501 Jy ! Component: 1000 - total flux cleaned = -0.0020764 Jy ! Component: 1050 - total flux cleaned = -0.00218334 Jy ! Component: 1100 - total flux cleaned = -0.00239446 Jy ! Component: 1150 - total flux cleaned = -0.0025334 Jy ! Component: 1200 - total flux cleaned = -0.00265326 Jy ! Component: 1250 - total flux cleaned = -0.00277207 Jy ! Component: 1300 - total flux cleaned = -0.00288946 Jy ! Component: 1350 - total flux cleaned = -0.00297244 Jy ! Component: 1400 - total flux cleaned = -0.00312007 Jy ! Component: 1450 - total flux cleaned = -0.00321749 Jy ! Component: 1500 - total flux cleaned = -0.0032338 Jy ! Component: 1550 - total flux cleaned = -0.00332939 Jy ! Component: 1600 - total flux cleaned = -0.00342398 Jy ! Component: 1650 - total flux cleaned = -0.00343958 Jy ! Component: 1700 - total flux cleaned = -0.00356348 Jy ! Component: 1750 - total flux cleaned = -0.00357875 Jy ! Component: 1800 - total flux cleaned = -0.00366966 Jy ! Component: 1850 - total flux cleaned = -0.00369982 Jy ! Component: 1900 - total flux cleaned = -0.00381921 Jy ! Component: 1950 - total flux cleaned = -0.00387811 Jy ! Component: 2000 - total flux cleaned = -0.00395119 Jy ! Component: 2050 - total flux cleaned = -0.00396569 Jy ! Component: 2100 - total flux cleaned = -0.00403744 Jy ! Component: 2150 - total flux cleaned = -0.00410847 Jy ! Component: 2200 - total flux cleaned = -0.00410852 Jy ! Component: 2250 - total flux cleaned = -0.00420644 Jy ! Component: 2300 - total flux cleaned = -0.00426177 Jy ! Component: 2350 - total flux cleaned = -0.00423448 Jy ! Component: 2400 - total flux cleaned = -0.00432995 Jy ! Component: 2450 - total flux cleaned = -0.00438411 Jy ! Component: 2500 - total flux cleaned = -0.00438425 Jy ! Component: 2550 - total flux cleaned = -0.00449085 Jy ! Component: 2600 - total flux cleaned = -0.00447769 Jy ! Component: 2650 - total flux cleaned = -0.00455619 Jy ! Component: 2700 - total flux cleaned = -0.0046081 Jy ! Component: 2750 - total flux cleaned = -0.00469851 Jy ! Component: 2800 - total flux cleaned = -0.00471141 Jy ! Component: 2850 - total flux cleaned = -0.00480013 Jy ! Component: 2900 - total flux cleaned = -0.00483802 Jy ! Component: 2950 - total flux cleaned = -0.00496319 Jy ! Component: 3000 - total flux cleaned = -0.00497561 Jy ! Component: 3050 - total flux cleaned = -0.00501259 Jy ! Component: 3100 - total flux cleaned = -0.00507384 Jy ! Component: 3150 - total flux cleaned = -0.00506154 Jy ! Component: 3200 - total flux cleaned = -0.00512197 Jy ! Component: 3250 - total flux cleaned = -0.00511011 Jy ! Component: 3300 - total flux cleaned = -0.00519333 Jy ! Component: 3350 - total flux cleaned = -0.00522873 Jy ! Component: 3400 - total flux cleaned = -0.00522876 Jy ! Component: 3450 - total flux cleaned = -0.00531034 Jy ! Component: 3500 - total flux cleaned = -0.00534521 Jy ! Component: 3550 - total flux cleaned = -0.00535673 Jy ! Component: 3600 - total flux cleaned = -0.00541384 Jy ! Component: 3650 - total flux cleaned = -0.00544791 Jy ! Component: 3700 - total flux cleaned = -0.00550427 Jy ! Component: 3750 - total flux cleaned = -0.00553794 Jy ! Component: 3800 - total flux cleaned = -0.00561593 Jy ! Component: 3850 - total flux cleaned = -0.00560484 Jy ! Component: 3900 - total flux cleaned = -0.00569302 Jy ! Component: 3950 - total flux cleaned = -0.00574781 Jy ! Component: 4000 - total flux cleaned = -0.00576959 Jy ! Component: 4050 - total flux cleaned = -0.00584515 Jy ! Total flux subtracted in 4096 components = -0.00582366 Jy ! Clean residual min=-0.000644 max=0.000647 Jy/beam ! Clean residual mean=0.000001 rms=0.000194 Jy/beam ! Combined flux in latest and established models = 0.132078 Jy keep ! Adding 256 model components to the UV plane model. ! The established model now contains 313 components and 0.132078 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv93_uvs/J2318+2404_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.917 x 6.79 at -6.228 degrees (North through East) ! Clean map min=-0.0013886 max=0.12488 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J2318+2404_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.124875 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000194247 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.466659 0.466659 0.933317 1.86663 3.73327 7.46654 14.9331 29.8662 59.7323 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.124 quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J2318+2404_S_uvs.log closed on Tue Sep 24 17:09:57 2013