! Started logfile: /scr/pima/rdv94_uvs/J0433+2905_X_uvs.log on Mon Sep 23 22:08:22 2013 obs /scr/pima/rdv94_uvs/J0433+2905_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J0433+2905_X_uva.fits ! AN table 1: 120 integrations on 15 of 15 possible baselines. ! AN table 2: 97 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.91191 visibilities/baseline/integration-bin. ! Found source: J0433+2905 ! ! 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 8.40993e+09 1.6e+07 1 1.6e+07 ! 02 2 8.47993e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79493e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89993e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 13996 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/rdv94_uvs/J0433+2905_X] 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.200x0.200 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 118 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 118 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 118 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 118 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.041091Jy sigma=1.534789 ! Fit after self-cal, rms=0.807705Jy sigma=1.172937 ! 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.363 mas, bmaj=2.572 mas, bpa=-19.04 degrees ! Estimated noise=8.81957 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.153054 Jy ! Component: 100 - total flux cleaned = 0.186874 Jy ! Total flux subtracted in 100 components = 0.186874 Jy ! Clean residual min=-0.008551 max=0.011652 Jy/beam ! Clean residual mean=0.000001 rms=0.002477 Jy/beam ! Combined flux in latest and established models = 0.186874 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.186874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104422Jy sigma=0.144522 ! Fit after self-cal, rms=0.104443Jy sigma=0.144509 ! 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=1.687 mas, bmaj=2.645 mas, bpa=-20.02 degrees ! Estimated noise=4.17399 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.0157386 Jy ! Component: 100 - total flux cleaned = 0.0236358 Jy ! Component: 150 - total flux cleaned = 0.0285151 Jy ! Component: 200 - total flux cleaned = 0.0317209 Jy ! Total flux subtracted in 200 components = 0.0317209 Jy ! Clean residual min=-0.005243 max=0.005457 Jy/beam ! Clean residual mean=0.000001 rms=0.001431 Jy/beam ! Combined flux in latest and established models = 0.218595 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 31 components and 0.218595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102293Jy sigma=0.140694 ! Fit after self-cal, rms=0.102347Jy sigma=0.140634 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 KP 1.04 LA 1.04 ! NL 0.99 OV 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.91 FD 0.98 HN 0.98 KP 0.99 ! LA 1.02 NL 0.96 OV 0.96 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.34 FD 0.97 KP 1.00 LA 0.99 ! NL 1.01 OV 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.29 FD 0.96 HN 1.04 KP 0.94 ! LA 1.01 NL 0.95 OV 0.94 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 KP 0.91 LA 1.09 ! NL 1.01 OV 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.04 FD 0.97 HN 1.02 KP 0.88 ! LA 1.03 NL 0.97 OV 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.09 KP 0.93 LA 1.03 ! NL 1.06 OV 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 1.01 HN 1.05 KP 0.88 ! LA 1.04 NL 1.03 OV 0.99 ! ! ! Fit before self-cal, rms=0.102347Jy sigma=0.140634 ! Fit after self-cal, rms=0.101677Jy sigma=0.138140 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.686 mas, bmaj=2.666 mas, bpa=-20.01 degrees ! Estimated noise=4.15768 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 = 1.21529e-05 Jy ! Component: 100 - total flux cleaned = -2.06585e-05 Jy ! Component: 150 - total flux cleaned = -0.000113476 Jy ! Component: 200 - total flux cleaned = -0.000167772 Jy ! Total flux subtracted in 200 components = -0.000167772 Jy ! Clean residual min=-0.002617 max=0.002648 Jy/beam ! Clean residual mean=-0.000000 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.218427 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.218427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101637Jy sigma=0.138080 ! Fit after self-cal, rms=0.101727Jy sigma=0.138039 ! 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.101727Jy sigma=0.138039 ! Fit after self-cal, rms=0.101882Jy sigma=0.138031 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.682 mas, bmaj=2.671 mas, bpa=-20.03 degrees ! Estimated noise=4.16182 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000131379 Jy ! Component: 100 - total flux cleaned = -1.40263e-05 Jy ! Component: 150 - total flux cleaned = -6.29188e-05 Jy ! Component: 200 - total flux cleaned = -8.44751e-05 Jy ! Total flux subtracted in 200 components = -8.44751e-05 Jy ! Clean residual min=-0.002484 max=0.002378 Jy/beam ! Clean residual mean=-0.000001 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.218343 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 49 components and 0.218343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101865Jy sigma=0.138003 ! Fit after self-cal, rms=0.101866Jy sigma=0.138001 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.63984e-05 Jy ! Component: 100 - total flux cleaned = -3.95337e-05 Jy ! Component: 150 - total flux cleaned = -5.72029e-05 Jy ! Component: 200 - total flux cleaned = -7.31947e-05 Jy ! Total flux subtracted in 200 components = -7.31947e-05 Jy ! Clean residual min=-0.002416 max=0.002392 Jy/beam ! Clean residual mean=-0.000001 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.218269 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 56 components and 0.218269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101859Jy sigma=0.137991 ! Fit after self-cal, rms=0.101858Jy sigma=0.137991 ! 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.101858Jy sigma=0.137991 ! Fit after self-cal, rms=0.101974Jy sigma=0.137980 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.677 mas, bmaj=2.676 mas, bpa=-20.04 degrees ! Estimated noise=4.16479 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.75406e-05 Jy ! Component: 100 - total flux cleaned = -3.9518e-05 Jy ! Component: 150 - total flux cleaned = -5.62589e-05 Jy ! Component: 200 - total flux cleaned = -7.21231e-05 Jy ! Total flux subtracted in 200 components = -7.21231e-05 Jy ! Clean residual min=-0.002396 max=0.002350 Jy/beam ! Clean residual mean=-0.000001 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.218197 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 58 components and 0.218197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101966Jy sigma=0.137966 ! Fit after self-cal, rms=0.101967Jy sigma=0.137966 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.49223e-05 Jy ! Component: 100 - total flux cleaned = 1.56086e-05 Jy ! Component: 150 - total flux cleaned = 1.69247e-06 Jy ! Component: 200 - total flux cleaned = 1.24073e-06 Jy ! Total flux subtracted in 200 components = 1.24073e-06 Jy ! Clean residual min=-0.002354 max=0.002354 Jy/beam ! Clean residual mean=-0.000001 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.218199 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 60 components and 0.218199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101963Jy sigma=0.137961 ! Fit after self-cal, rms=0.101964Jy sigma=0.137961 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.101964Jy sigma=0.137961 ! Fit after self-cal, rms=0.102039Jy sigma=0.137954 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.432 mas, bmaj=2.966 mas, bpa=-25.45 degrees ! Estimated noise=4.44668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000512586 Jy ! Component: 100 - total flux cleaned = 0.000529097 Jy ! Component: 150 - total flux cleaned = 0.000514112 Jy ! Component: 200 - total flux cleaned = 0.000501587 Jy ! Total flux subtracted in 200 components = 0.000501587 Jy ! Clean residual min=-0.002244 max=0.002387 Jy/beam ! Clean residual mean=-0.000001 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.2187 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 64 components and 0.2187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102038Jy sigma=0.137949 ! Fit after self-cal, rms=0.102038Jy sigma=0.137948 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.000138499 Jy ! Component: 100 - total flux cleaned = 8.09874e-05 Jy ! Component: 150 - total flux cleaned = 3.97121e-05 Jy ! Component: 200 - total flux cleaned = 2.02305e-05 Jy ! Total flux subtracted in 200 components = 2.02305e-05 Jy ! Clean residual min=-0.002230 max=0.002376 Jy/beam ! Clean residual mean=-0.000001 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.21872 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 69 components and 0.21872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102038Jy sigma=0.137948 ! Fit after self-cal, rms=0.102037Jy sigma=0.137947 ! 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=1.674 mas, bmaj=2.68 mas, bpa=-20.06 degrees ! Estimated noise=4.16749 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.674 x 2.68 at -20.06 degrees (North through East) ! Clean map min=-0.0022278 max=0.19919 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.357 mas, bmaj=2.61 mas, bpa=-19.42 degrees ! Estimated noise=8.83475 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.1524 Jy ! Component: 100 - total flux cleaned = 0.186532 Jy ! Component: 150 - total flux cleaned = 0.199635 Jy ! Component: 200 - total flux cleaned = 0.206441 Jy ! Total flux subtracted in 200 components = 0.206441 Jy ! Clean residual min=-0.005317 max=0.005103 Jy/beam ! Clean residual mean=-0.000004 rms=0.001257 Jy/beam ! Combined flux in latest and established models = 0.206441 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.206441 Jy ! Inverting map and beam ! Estimated beam: bmin=1.674 mas, bmaj=2.68 mas, bpa=-20.06 degrees ! Estimated noise=4.16749 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.00552352 Jy ! Component: 100 - total flux cleaned = 0.00846621 Jy ! Component: 150 - total flux cleaned = 0.00989254 Jy ! Component: 200 - total flux cleaned = 0.0106339 Jy ! Total flux subtracted in 200 components = 0.0106339 Jy ! Clean residual min=-0.002587 max=0.002483 Jy/beam ! Clean residual mean=-0.000001 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.217074 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 47 components and 0.217074 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.432 mas, bmaj=2.966 mas, bpa=-25.45 degrees ! Estimated noise=4.44668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126932 Jy ! Component: 100 - total flux cleaned = 0.00162019 Jy ! Component: 150 - total flux cleaned = 0.00179978 Jy ! Component: 200 - total flux cleaned = 0.00186603 Jy ! Total flux subtracted in 200 components = 0.00186603 Jy ! Clean residual min=-0.002334 max=0.002438 Jy/beam ! Clean residual mean=-0.000001 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.218941 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.61977e-05 Jy ! Component: 100 - total flux cleaned = 7.49794e-05 Jy ! Component: 150 - total flux cleaned = 0.000102236 Jy ! Component: 200 - total flux cleaned = 0.000115639 Jy ! Total flux subtracted in 200 components = 0.000115639 Jy ! Clean residual min=-0.002321 max=0.002440 Jy/beam ! Clean residual mean=-0.000001 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.219056 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 63 components and 0.219056 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.674 mas, bmaj=2.68 mas, bpa=-20.06 degrees ! Estimated noise=4.16749 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.58914e-05 Jy ! Component: 100 - total flux cleaned = 6.70551e-05 Jy ! Component: 150 - total flux cleaned = 4.96566e-05 Jy ! Component: 200 - total flux cleaned = 1.54594e-05 Jy ! Total flux subtracted in 200 components = 1.54594e-05 Jy ! Clean residual min=-0.002411 max=0.002410 Jy/beam ! Clean residual mean=-0.000001 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.219072 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 72 components and 0.219072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102058Jy sigma=0.137957 ! Fit after self-cal, rms=0.102046Jy sigma=0.137956 wmodel /scr/pima/rdv94_uvs/J0433+2905_X_map.mod ! Writing 72 model components to file: /scr/pima/rdv94_uvs/J0433+2905_X_map.mod wobs /scr/pima/rdv94_uvs/J0433+2905_X_uvs.fits ! Writing UV FITS file: /scr/pima/rdv94_uvs/J0433+2905_X_uvs.fits wwins /scr/pima/rdv94_uvs/J0433+2905_X_map.win ! wwins: Wrote 1 windows to /scr/pima/rdv94_uvs/J0433+2905_X_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 = -8.21517e-05 Jy ! Component: 100 - total flux cleaned = -0.00016024 Jy ! Component: 150 - total flux cleaned = -0.000199164 Jy ! Component: 200 - total flux cleaned = -0.000131363 Jy ! Component: 250 - total flux cleaned = 3.3385e-05 Jy ! Component: 300 - total flux cleaned = 0.000126831 Jy ! Component: 350 - total flux cleaned = 0.000186139 Jy ! Component: 400 - total flux cleaned = 0.000329721 Jy ! Component: 450 - total flux cleaned = 0.000439571 Jy ! Component: 500 - total flux cleaned = 0.000545693 Jy ! Component: 550 - total flux cleaned = 0.0006235 Jy ! Component: 600 - total flux cleaned = 0.000773495 Jy ! Component: 650 - total flux cleaned = 0.000821697 Jy ! Component: 700 - total flux cleaned = 0.00096446 Jy ! Component: 750 - total flux cleaned = 0.0010349 Jy ! Component: 800 - total flux cleaned = 0.00117156 Jy ! Component: 850 - total flux cleaned = 0.00119434 Jy ! Component: 900 - total flux cleaned = 0.00128181 Jy ! Component: 950 - total flux cleaned = 0.00123925 Jy ! Component: 1000 - total flux cleaned = 0.00128193 Jy ! Component: 1050 - total flux cleaned = 0.00130264 Jy ! Component: 1100 - total flux cleaned = 0.00130223 Jy ! Component: 1150 - total flux cleaned = 0.00132217 Jy ! Component: 1200 - total flux cleaned = 0.00128311 Jy ! Component: 1250 - total flux cleaned = 0.00130279 Jy ! Component: 1300 - total flux cleaned = 0.00130308 Jy ! Component: 1350 - total flux cleaned = 0.00135935 Jy ! Component: 1400 - total flux cleaned = 0.00139634 Jy ! Component: 1450 - total flux cleaned = 0.00143271 Jy ! Component: 1500 - total flux cleaned = 0.0014147 Jy ! Component: 1550 - total flux cleaned = 0.00143225 Jy ! Component: 1600 - total flux cleaned = 0.00136263 Jy ! Component: 1650 - total flux cleaned = 0.00136283 Jy ! Component: 1700 - total flux cleaned = 0.00137985 Jy ! Component: 1750 - total flux cleaned = 0.00136295 Jy ! Component: 1800 - total flux cleaned = 0.00131285 Jy ! Component: 1850 - total flux cleaned = 0.00127988 Jy ! Component: 1900 - total flux cleaned = 0.00119868 Jy ! Component: 1950 - total flux cleaned = 0.00118309 Jy ! Component: 2000 - total flux cleaned = 0.00121507 Jy ! Component: 2050 - total flux cleaned = 0.00116783 Jy ! Component: 2100 - total flux cleaned = 0.0011054 Jy ! Component: 2150 - total flux cleaned = 0.00109006 Jy ! Component: 2200 - total flux cleaned = 0.00110519 Jy ! Component: 2250 - total flux cleaned = 0.00109013 Jy ! Component: 2300 - total flux cleaned = 0.00105992 Jy ! Component: 2350 - total flux cleaned = 0.00105984 Jy ! Component: 2400 - total flux cleaned = 0.00107446 Jy ! Component: 2450 - total flux cleaned = 0.00104517 Jy ! Component: 2500 - total flux cleaned = 0.00103067 Jy ! Component: 2550 - total flux cleaned = 0.00101632 Jy ! Component: 2600 - total flux cleaned = 0.0010164 Jy ! Component: 2650 - total flux cleaned = 0.000988026 Jy ! Component: 2700 - total flux cleaned = 0.00101627 Jy ! Component: 2750 - total flux cleaned = 0.00100231 Jy ! Component: 2800 - total flux cleaned = 0.00104393 Jy ! Component: 2850 - total flux cleaned = 0.000988826 Jy ! Component: 2900 - total flux cleaned = 0.000961393 Jy ! Component: 2950 - total flux cleaned = 0.000947786 Jy ! Component: 3000 - total flux cleaned = 0.000920775 Jy ! Component: 3050 - total flux cleaned = 0.000894159 Jy ! Component: 3100 - total flux cleaned = 0.000867598 Jy ! Component: 3150 - total flux cleaned = 0.000854499 Jy ! Component: 3200 - total flux cleaned = 0.000828371 Jy ! Component: 3250 - total flux cleaned = 0.000789525 Jy ! Component: 3300 - total flux cleaned = 0.000776597 Jy ! Component: 3350 - total flux cleaned = 0.000763759 Jy ! Component: 3400 - total flux cleaned = 0.000763796 Jy ! Component: 3450 - total flux cleaned = 0.000776375 Jy ! Component: 3500 - total flux cleaned = 0.000726056 Jy ! Component: 3550 - total flux cleaned = 0.000725998 Jy ! Component: 3600 - total flux cleaned = 0.000688678 Jy ! Component: 3650 - total flux cleaned = 0.000688637 Jy ! Component: 3700 - total flux cleaned = 0.000713187 Jy ! Component: 3750 - total flux cleaned = 0.000713127 Jy ! Component: 3800 - total flux cleaned = 0.000713103 Jy ! Component: 3850 - total flux cleaned = 0.000701026 Jy ! Component: 3900 - total flux cleaned = 0.00066514 Jy ! Component: 3950 - total flux cleaned = 0.000677075 Jy ! Component: 4000 - total flux cleaned = 0.000665166 Jy ! Component: 4050 - total flux cleaned = 0.000629904 Jy ! Total flux subtracted in 4096 components = 0.000688697 Jy ! Clean residual min=-0.000695 max=0.000707 Jy/beam ! Clean residual mean=0.000001 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.21976 Jy keep ! Adding 242 model components to the UV plane model. ! The established model now contains 314 components and 0.21976 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv94_uvs/J0433+2905_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.674 x 2.68 at -20.06 degrees (North through East) ! Clean map min=-0.0015401 max=0.19953 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J0433+2905_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.199528 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000194808 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.292902 0.292902 0.585805 1.17161 2.34322 4.68644 9.37287 18.7457 37.4915 74.983 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.199 quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J0433+2905_X_uvs.log closed on Mon Sep 23 22:08:28 2013