! Started logfile: /scr/pima/rdv94_uvs/J0455+0655_S_uvs.log on Mon Sep 23 22:08:44 2013 obs /scr/pima/rdv94_uvs/J0455+0655_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J0455+0655_S_uva.fits ! AN table 1: 89 integrations on 28 of 28 possible baselines. ! AN table 2: 90 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.969121 visibilities/baseline/integration-bin. ! Found source: J0455+0655 ! ! 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 22220 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/rdv94_uvs/J0455+0655_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 1 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.004466Jy sigma=0.403466 ! Fit after self-cal, rms=0.937304Jy sigma=0.375250 ! 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.466 mas, bmaj=10.93 mas, bpa=-18.96 degrees ! Estimated noise=21.5413 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.0533439 Jy ! Component: 100 - total flux cleaned = 0.0656436 Jy ! Total flux subtracted in 100 components = 0.0656436 Jy ! Clean residual min=-0.004746 max=0.004757 Jy/beam ! Clean residual mean=-0.000006 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.0656436 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0656436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106237Jy sigma=0.040596 ! Fit after self-cal, rms=0.105111Jy sigma=0.040106 ! 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=4.252 mas, bmaj=11.17 mas, bpa=-18.41 degrees ! Estimated noise=12.0389 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.00629074 Jy ! Component: 100 - total flux cleaned = 0.00870019 Jy ! Component: 150 - total flux cleaned = 0.00913258 Jy ! Component: 200 - total flux cleaned = 0.00908155 Jy ! Total flux subtracted in 200 components = 0.00908155 Jy ! Clean residual min=-0.003077 max=0.003147 Jy/beam ! Clean residual mean=-0.000002 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.0747252 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 23 components and 0.0747252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104811Jy sigma=0.039945 ! Fit after self-cal, rms=0.104888Jy sigma=0.039935 ! 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.94 FD 1.13 HN 1.06 KP 1.08 ! LA 1.34 MK 0.85 NL 0.93 OV 0.97 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 1.07 HN 1.00 KP 1.07 ! LA 1.31 MK 0.61 NL 0.95 OV 1.07 ! PT 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.08 HN 0.99 KP 1.01 ! LA 1.22 MK 0.92 NL 0.96 OV 1.03 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 1.07 HN 1.00 KP 1.04 ! LA 1.25 MK 1.16 NL 0.95 OV 1.06 ! PT 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.06 HN 0.99 KP 0.93 ! LA 1.08 MK 0.93 NL 1.03 OV 1.05 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.07 HN 0.94 KP 0.87 ! LA 0.95 MK 1.14 NL 1.12 OV 1.07 ! PT 1.13 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.13 HN 0.96 KP 0.78 ! LA 0.80 MK 1.04 NL 1.03 OV 0.79 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.86 FD 1.00 HN 0.87 KP 0.80 ! LA 0.76 MK 1.19 NL 1.09 OV 0.88 ! PT 0.92 ! ! ! Fit before self-cal, rms=0.104888Jy sigma=0.039935 ! Fit after self-cal, rms=0.100983Jy sigma=0.039522 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.205 mas, bmaj=11.12 mas, bpa=-18.58 degrees ! Estimated noise=11.8265 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.000830408 Jy ! Component: 100 - total flux cleaned = 0.00105858 Jy ! Component: 150 - total flux cleaned = 0.00116769 Jy ! Component: 200 - total flux cleaned = 0.0012289 Jy ! Total flux subtracted in 200 components = 0.0012289 Jy ! Clean residual min=-0.002603 max=0.002730 Jy/beam ! Clean residual mean=-0.000004 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.0759541 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 36 components and 0.0759541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100940Jy sigma=0.039509 ! Fit after self-cal, rms=0.101278Jy sigma=0.039444 ! 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.101278Jy sigma=0.039444 ! Fit after self-cal, rms=0.101627Jy sigma=0.039431 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.157 mas, bmaj=11.11 mas, bpa=-18.69 degrees ! Estimated noise=11.8022 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000558441 Jy ! Component: 100 - total flux cleaned = 0.000742752 Jy ! Component: 150 - total flux cleaned = 0.000770927 Jy ! Component: 200 - total flux cleaned = 0.000796697 Jy ! Total flux subtracted in 200 components = 0.000796697 Jy ! Clean residual min=-0.002609 max=0.002578 Jy/beam ! Clean residual mean=-0.000003 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.0767508 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 38 components and 0.0767508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101596Jy sigma=0.039423 ! Fit after self-cal, rms=0.101714Jy sigma=0.039413 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.79434e-05 Jy ! Component: 100 - total flux cleaned = -7.23056e-05 Jy ! Component: 150 - total flux cleaned = -9.28674e-05 Jy ! Component: 200 - total flux cleaned = -0.000131299 Jy ! Total flux subtracted in 200 components = -0.000131299 Jy ! Clean residual min=-0.002608 max=0.002523 Jy/beam ! Clean residual mean=-0.000003 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.0766195 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 44 components and 0.0766195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101700Jy sigma=0.039410 ! Fit after self-cal, rms=0.101723Jy sigma=0.039409 ! 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.101723Jy sigma=0.039409 ! Fit after self-cal, rms=0.101293Jy sigma=0.039407 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.127 mas, bmaj=11.12 mas, bpa=-18.71 degrees ! Estimated noise=11.7449 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.44029e-05 Jy ! Component: 100 - total flux cleaned = 0.000100688 Jy ! Component: 150 - total flux cleaned = 0.000121818 Jy ! Component: 200 - total flux cleaned = 0.000122064 Jy ! Total flux subtracted in 200 components = 0.000122064 Jy ! Clean residual min=-0.002594 max=0.002467 Jy/beam ! Clean residual mean=-0.000003 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.0767415 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 48 components and 0.0767415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101277Jy sigma=0.039404 ! Fit after self-cal, rms=0.101322Jy sigma=0.039403 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.19513e-05 Jy ! Component: 100 - total flux cleaned = 5.2311e-05 Jy ! Component: 150 - total flux cleaned = 2.37592e-05 Jy ! Component: 200 - total flux cleaned = 1.03997e-05 Jy ! Total flux subtracted in 200 components = 1.03997e-05 Jy ! Clean residual min=-0.002585 max=0.002471 Jy/beam ! Clean residual mean=-0.000003 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.0767519 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 52 components and 0.0767519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101315Jy sigma=0.039402 ! Fit after self-cal, rms=0.101329Jy sigma=0.039401 ! 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.101329Jy sigma=0.039401 ! Fit after self-cal, rms=0.100784Jy sigma=0.039400 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.662 mas, bmaj=11.9 mas, bpa=-11.66 degrees ! Estimated noise=13.1937 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00012955 Jy ! Component: 100 - total flux cleaned = -0.000173053 Jy ! Component: 150 - total flux cleaned = -0.000185184 Jy ! Component: 200 - total flux cleaned = -0.000195904 Jy ! Total flux subtracted in 200 components = -0.000195904 Jy ! Clean residual min=-0.002676 max=0.002487 Jy/beam ! Clean residual mean=-0.000007 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.076556 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 57 components and 0.076556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100779Jy sigma=0.039400 ! Fit after self-cal, rms=0.100792Jy sigma=0.039399 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.34436e-05 Jy ! Component: 100 - total flux cleaned = -6.31186e-05 Jy ! Component: 150 - total flux cleaned = -7.22959e-05 Jy ! Component: 200 - total flux cleaned = -8.10176e-05 Jy ! Total flux subtracted in 200 components = -8.10176e-05 Jy ! Clean residual min=-0.002672 max=0.002507 Jy/beam ! Clean residual mean=-0.000007 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.076475 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 61 components and 0.076475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100791Jy sigma=0.039400 ! Fit after self-cal, rms=0.100797Jy sigma=0.039399 ! 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=4.107 mas, bmaj=11.14 mas, bpa=-18.72 degrees ! Estimated noise=11.686 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.107 x 11.14 at -18.72 degrees (North through East) ! Clean map min=-0.0025143 max=0.069422 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.368 mas, bmaj=10.96 mas, bpa=-19.19 degrees ! Estimated noise=20.4871 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0510941 Jy ! Component: 100 - total flux cleaned = 0.0646651 Jy ! Component: 150 - total flux cleaned = 0.0712111 Jy ! Component: 200 - total flux cleaned = 0.0728258 Jy ! Total flux subtracted in 200 components = 0.0728258 Jy ! Clean residual min=-0.003976 max=0.003106 Jy/beam ! Clean residual mean=-0.000002 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.0728258 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.0728258 Jy ! Inverting map and beam ! Estimated beam: bmin=4.107 mas, bmaj=11.14 mas, bpa=-18.72 degrees ! Estimated noise=11.686 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.0027013 Jy ! Component: 100 - total flux cleaned = 0.00342292 Jy ! Component: 150 - total flux cleaned = 0.0038757 Jy ! Component: 200 - total flux cleaned = 0.00412438 Jy ! Total flux subtracted in 200 components = 0.00412438 Jy ! Clean residual min=-0.002818 max=0.002430 Jy/beam ! Clean residual mean=-0.000004 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.0769502 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 35 components and 0.0769502 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.662 mas, bmaj=11.9 mas, bpa=-11.66 degrees ! Estimated noise=13.1937 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.57543e-05 Jy ! Component: 100 - total flux cleaned = -1.55923e-05 Jy ! Component: 150 - total flux cleaned = 7.23416e-06 Jy ! Component: 200 - total flux cleaned = -3.4288e-05 Jy ! Total flux subtracted in 200 components = -3.4288e-05 Jy ! Clean residual min=-0.002729 max=0.002634 Jy/beam ! Clean residual mean=-0.000007 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.0769159 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 = -5.63455e-05 Jy ! Component: 100 - total flux cleaned = -9.17659e-05 Jy ! Component: 150 - total flux cleaned = -0.000109324 Jy ! Component: 200 - total flux cleaned = -0.000141862 Jy ! Total flux subtracted in 200 components = -0.000141862 Jy ! Clean residual min=-0.002730 max=0.002628 Jy/beam ! Clean residual mean=-0.000007 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.0767741 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 50 components and 0.0767741 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.107 mas, bmaj=11.14 mas, bpa=-18.72 degrees ! Estimated noise=11.686 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000171494 Jy ! Component: 100 - total flux cleaned = -0.000168581 Jy ! Component: 150 - total flux cleaned = -0.00022049 Jy ! Component: 200 - total flux cleaned = -0.000289259 Jy ! Total flux subtracted in 200 components = -0.000289259 Jy ! Clean residual min=-0.002580 max=0.002305 Jy/beam ! Clean residual mean=-0.000004 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.0764848 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 59 components and 0.0764848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100793Jy sigma=0.039405 ! Fit after self-cal, rms=0.100799Jy sigma=0.039403 wmodel /scr/pima/rdv94_uvs/J0455+0655_S_map.mod ! Writing 59 model components to file: /scr/pima/rdv94_uvs/J0455+0655_S_map.mod wobs /scr/pima/rdv94_uvs/J0455+0655_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv94_uvs/J0455+0655_S_uvs.fits wwins /scr/pima/rdv94_uvs/J0455+0655_S_map.win ! wwins: Wrote 1 windows to /scr/pima/rdv94_uvs/J0455+0655_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.000288826 Jy ! Component: 100 - total flux cleaned = -0.000171264 Jy ! Component: 150 - total flux cleaned = 5.23786e-05 Jy ! Component: 200 - total flux cleaned = 0.000265795 Jy ! Component: 250 - total flux cleaned = 0.000501831 Jy ! Component: 300 - total flux cleaned = 0.000695794 Jy ! Component: 350 - total flux cleaned = 0.000757398 Jy ! Component: 400 - total flux cleaned = 0.000847332 Jy ! Component: 450 - total flux cleaned = 0.000877011 Jy ! Component: 500 - total flux cleaned = 0.000961422 Jy ! Component: 550 - total flux cleaned = 0.000960966 Jy ! Component: 600 - total flux cleaned = 0.000987696 Jy ! Component: 650 - total flux cleaned = 0.000883646 Jy ! Component: 700 - total flux cleaned = 0.000832982 Jy ! Component: 750 - total flux cleaned = 0.000709183 Jy ! Component: 800 - total flux cleaned = 0.000660933 Jy ! Component: 850 - total flux cleaned = 0.000519032 Jy ! Component: 900 - total flux cleaned = 0.000449816 Jy ! Component: 950 - total flux cleaned = 0.000403983 Jy ! Component: 1000 - total flux cleaned = 0.000315137 Jy ! Component: 1050 - total flux cleaned = 0.000228485 Jy ! Component: 1100 - total flux cleaned = 0.000164824 Jy ! Component: 1150 - total flux cleaned = 0.000143859 Jy ! Component: 1200 - total flux cleaned = 0.000123535 Jy ! Component: 1250 - total flux cleaned = 0.000123718 Jy ! Component: 1300 - total flux cleaned = 0.00010418 Jy ! Component: 1350 - total flux cleaned = 8.51682e-05 Jy ! Component: 1400 - total flux cleaned = 0.000122768 Jy ! Component: 1450 - total flux cleaned = 8.59092e-05 Jy ! Component: 1500 - total flux cleaned = 8.62937e-05 Jy ! Component: 1550 - total flux cleaned = 6.84989e-05 Jy ! Component: 1600 - total flux cleaned = 5.13385e-05 Jy ! Component: 1650 - total flux cleaned = 5.14136e-05 Jy ! Component: 1700 - total flux cleaned = 6.31594e-07 Jy ! Component: 1750 - total flux cleaned = 1.77631e-05 Jy ! Component: 1800 - total flux cleaned = 1.7508e-05 Jy ! Component: 1850 - total flux cleaned = -4.77606e-05 Jy ! Component: 1900 - total flux cleaned = -1.56472e-05 Jy ! Component: 1950 - total flux cleaned = 3.19034e-05 Jy ! Component: 2000 - total flux cleaned = 6.3667e-07 Jy ! Component: 2050 - total flux cleaned = 3.17469e-05 Jy ! Component: 2100 - total flux cleaned = 4.70293e-05 Jy ! Component: 2150 - total flux cleaned = 7.69923e-05 Jy ! Component: 2200 - total flux cleaned = 0.00010681 Jy ! Component: 2250 - total flux cleaned = 0.000121639 Jy ! Component: 2300 - total flux cleaned = 0.000136165 Jy ! Component: 2350 - total flux cleaned = 0.000207613 Jy ! Component: 2400 - total flux cleaned = 0.000221773 Jy ! Component: 2450 - total flux cleaned = 0.000263635 Jy ! Component: 2500 - total flux cleaned = 0.000291357 Jy ! Component: 2550 - total flux cleaned = 0.000318671 Jy ! Component: 2600 - total flux cleaned = 0.000291678 Jy ! Component: 2650 - total flux cleaned = 0.00034514 Jy ! Component: 2700 - total flux cleaned = 0.000371557 Jy ! Component: 2750 - total flux cleaned = 0.000384859 Jy ! Component: 2800 - total flux cleaned = 0.000423669 Jy ! Component: 2850 - total flux cleaned = 0.000436206 Jy ! Component: 2900 - total flux cleaned = 0.000486852 Jy ! Component: 2950 - total flux cleaned = 0.00048681 Jy ! Component: 3000 - total flux cleaned = 0.000499083 Jy ! Component: 3050 - total flux cleaned = 0.000511495 Jy ! Component: 3100 - total flux cleaned = 0.000560191 Jy ! Component: 3150 - total flux cleaned = 0.000572296 Jy ! Component: 3200 - total flux cleaned = 0.000596258 Jy ! Component: 3250 - total flux cleaned = 0.000608191 Jy ! Component: 3300 - total flux cleaned = 0.000619923 Jy ! Component: 3350 - total flux cleaned = 0.000643134 Jy ! Component: 3400 - total flux cleaned = 0.000608503 Jy ! Component: 3450 - total flux cleaned = 0.000677194 Jy ! Component: 3500 - total flux cleaned = 0.000665798 Jy ! Component: 3550 - total flux cleaned = 0.000722112 Jy ! Component: 3600 - total flux cleaned = 0.000710924 Jy ! Component: 3650 - total flux cleaned = 0.000688743 Jy ! Component: 3700 - total flux cleaned = 0.000721799 Jy ! Component: 3750 - total flux cleaned = 0.000699995 Jy ! Component: 3800 - total flux cleaned = 0.000732591 Jy ! Component: 3850 - total flux cleaned = 0.000743394 Jy ! Component: 3900 - total flux cleaned = 0.00072204 Jy ! Component: 3950 - total flux cleaned = 0.000764493 Jy ! Component: 4000 - total flux cleaned = 0.000785669 Jy ! Component: 4050 - total flux cleaned = 0.000785575 Jy ! Total flux subtracted in 4096 components = 0.00079594 Jy ! Clean residual min=-0.000661 max=0.000561 Jy/beam ! Clean residual mean=-0.000001 rms=0.000211 Jy/beam ! Combined flux in latest and established models = 0.0772807 Jy keep ! Adding 341 model components to the UV plane model. ! The established model now contains 400 components and 0.0772807 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv94_uvs/J0455+0655_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.107 x 11.14 at -18.72 degrees (North through East) ! Clean map min=-0.0013542 max=0.068608 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J0455+0655_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0686075 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000204446 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.89398 0.89398 1.78796 3.57592 7.15184 14.3037 28.6074 57.2147 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.068 quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J0455+0655_S_uvs.log closed on Mon Sep 23 22:08:50 2013