! Started logfile: /scr/pima/rdv94_uvs/J2200-3716_X_uvs.log on Mon Sep 23 22:13:58 2013 obs /scr/pima/rdv94_uvs/J2200-3716_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J2200-3716_X_uva.fits ! AN table 1: 88 integrations on 10 of 10 possible baselines. ! AN table 2: 89 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.989266 visibilities/baseline/integration-bin. ! Found source: J2200-3716 ! ! 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 7004 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/J2200-3716_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 3 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.990764Jy sigma=0.907981 ! Fit after self-cal, rms=0.820518Jy sigma=0.763991 ! 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.514 mas, bmaj=8.058 mas, bpa=-11.24 degrees ! Estimated noise=22.398 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.157217 Jy ! Component: 100 - total flux cleaned = 0.196702 Jy ! Total flux subtracted in 100 components = 0.196702 Jy ! Clean residual min=-0.017114 max=0.020137 Jy/beam ! Clean residual mean=0.000024 rms=0.005822 Jy/beam ! Combined flux in latest and established models = 0.196702 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.196702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167157Jy sigma=0.120841 ! Fit after self-cal, rms=0.167247Jy sigma=0.120809 ! 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.963 mas, bmaj=8.978 mas, bpa=-8.742 degrees ! Estimated noise=9.83892 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.023676 Jy ! Component: 100 - total flux cleaned = 0.0356197 Jy ! Component: 150 - total flux cleaned = 0.0426773 Jy ! Component: 200 - total flux cleaned = 0.0455119 Jy ! Total flux subtracted in 200 components = 0.0455119 Jy ! Clean residual min=-0.010830 max=0.007738 Jy/beam ! Clean residual mean=-0.000042 rms=0.002890 Jy/beam ! Combined flux in latest and established models = 0.242213 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 76 components and 0.242213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165052Jy sigma=0.115603 ! Fit after self-cal, rms=0.165355Jy sigma=0.115561 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 HN 0.96 KP 1.00 LA 1.01 ! NL 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.98 KP 1.09 LA 1.03 NL 1.17 ! OV 0.94 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 1.14 KP 0.93 LA 0.97 ! NL 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 KP 0.99 LA 1.00 NL 1.09 ! OV 0.94 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 HN 1.11 KP 0.80 LA 1.04 ! NL 1.10 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00 KP 0.89 LA 1.02 NL 1.19 ! OV 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 0.98 KP 0.91 LA 1.00 ! NL 1.12 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.99 KP 0.92 LA 1.02 NL 1.09 ! OV 0.99 ! ! ! Fit before self-cal, rms=0.165355Jy sigma=0.115561 ! Fit after self-cal, rms=0.171266Jy sigma=0.114167 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.981 mas, bmaj=8.957 mas, bpa=-8.882 degrees ! Estimated noise=9.79236 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.00242817 Jy ! Component: 100 - total flux cleaned = -0.00282105 Jy ! Component: 150 - total flux cleaned = -0.00292835 Jy ! Component: 200 - total flux cleaned = -0.00307765 Jy ! Total flux subtracted in 200 components = -0.00307765 Jy ! Clean residual min=-0.006735 max=0.006017 Jy/beam ! Clean residual mean=-0.000024 rms=0.001693 Jy/beam ! Combined flux in latest and established models = 0.239136 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 86 components and 0.239136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171150Jy sigma=0.114098 ! Fit after self-cal, rms=0.171611Jy sigma=0.114011 ! 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.171611Jy sigma=0.114011 ! Fit after self-cal, rms=0.173134Jy sigma=0.113993 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.987 mas, bmaj=8.957 mas, bpa=-8.829 degrees ! Estimated noise=9.78798 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00195632 Jy ! Component: 100 - total flux cleaned = -0.00223041 Jy ! Component: 150 - total flux cleaned = -0.00242259 Jy ! Component: 200 - total flux cleaned = -0.0025511 Jy ! Total flux subtracted in 200 components = -0.0025511 Jy ! Clean residual min=-0.006025 max=0.005688 Jy/beam ! Clean residual mean=-0.000021 rms=0.001558 Jy/beam ! Combined flux in latest and established models = 0.236585 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 91 components and 0.236585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.173057Jy sigma=0.113950 ! Fit after self-cal, rms=0.173096Jy sigma=0.113925 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.000143536 Jy ! Component: 100 - total flux cleaned = -0.000317057 Jy ! Component: 150 - total flux cleaned = -0.00035948 Jy ! Component: 200 - total flux cleaned = -0.000324685 Jy ! Total flux subtracted in 200 components = -0.000324685 Jy ! Clean residual min=-0.005679 max=0.005619 Jy/beam ! Clean residual mean=-0.000022 rms=0.001487 Jy/beam ! Combined flux in latest and established models = 0.23626 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 97 components and 0.23626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.173042Jy sigma=0.113904 ! Fit after self-cal, rms=0.173045Jy sigma=0.113886 ! 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.173045Jy sigma=0.113886 ! Fit after self-cal, rms=0.175218Jy sigma=0.113872 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.998 mas, bmaj=8.964 mas, bpa=-8.732 degrees ! Estimated noise=9.80227 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00152872 Jy ! Component: 100 - total flux cleaned = -0.00174254 Jy ! Component: 150 - total flux cleaned = -0.00190942 Jy ! Component: 200 - total flux cleaned = -0.00191196 Jy ! Total flux subtracted in 200 components = -0.00191196 Jy ! Clean residual min=-0.005350 max=0.005306 Jy/beam ! Clean residual mean=-0.000021 rms=0.001400 Jy/beam ! Combined flux in latest and established models = 0.234348 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 100 components and 0.234348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.175170Jy sigma=0.113845 ! Fit after self-cal, rms=0.175198Jy sigma=0.113832 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.000127212 Jy ! Component: 100 - total flux cleaned = -0.000342704 Jy ! Component: 150 - total flux cleaned = -0.000278552 Jy ! Component: 200 - total flux cleaned = -0.000278422 Jy ! Total flux subtracted in 200 components = -0.000278422 Jy ! Clean residual min=-0.005200 max=0.005273 Jy/beam ! Clean residual mean=-0.000021 rms=0.001356 Jy/beam ! Combined flux in latest and established models = 0.23407 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 106 components and 0.23407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.175160Jy sigma=0.113819 ! Fit after self-cal, rms=0.175169Jy sigma=0.113808 ! 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.175169Jy sigma=0.113808 ! Fit after self-cal, rms=0.177062Jy sigma=0.113797 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.708 mas, bmaj=10.26 mas, bpa=-4.334 degrees ! Estimated noise=9.0966 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00161729 Jy ! Component: 100 - total flux cleaned = -0.00184393 Jy ! Component: 150 - total flux cleaned = -0.00187549 Jy ! Component: 200 - total flux cleaned = -0.00176854 Jy ! Total flux subtracted in 200 components = -0.00176854 Jy ! Clean residual min=-0.004302 max=0.004619 Jy/beam ! Clean residual mean=-0.000023 rms=0.001355 Jy/beam ! Combined flux in latest and established models = 0.232301 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 125 components and 0.232301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177056Jy sigma=0.113777 ! Fit after self-cal, rms=0.177059Jy sigma=0.113768 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.000144266 Jy ! Component: 100 - total flux cleaned = -0.000206829 Jy ! Component: 150 - total flux cleaned = -5.17522e-05 Jy ! Component: 200 - total flux cleaned = 7.03601e-05 Jy ! Total flux subtracted in 200 components = 7.03601e-05 Jy ! Clean residual min=-0.004080 max=0.004490 Jy/beam ! Clean residual mean=-0.000023 rms=0.001295 Jy/beam ! Combined flux in latest and established models = 0.232371 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 127 components and 0.232371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177048Jy sigma=0.113757 ! Fit after self-cal, rms=0.177045Jy sigma=0.113750 ! 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.008 mas, bmaj=8.97 mas, bpa=-8.637 degrees ! Estimated noise=9.81415 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.008 x 8.97 at -8.637 degrees (North through East) ! Clean map min=-0.009791 max=0.20233 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.546 mas, bmaj=8.054 mas, bpa=-11.22 degrees ! Estimated noise=22.659 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.158612 Jy ! Component: 100 - total flux cleaned = 0.196323 Jy ! Component: 150 - total flux cleaned = 0.211499 Jy ! Component: 200 - total flux cleaned = 0.220826 Jy ! Total flux subtracted in 200 components = 0.220826 Jy ! Clean residual min=-0.010479 max=0.010777 Jy/beam ! Clean residual mean=0.000010 rms=0.002730 Jy/beam ! Combined flux in latest and established models = 0.220826 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.220826 Jy ! Inverting map and beam ! Estimated beam: bmin=2.008 mas, bmaj=8.97 mas, bpa=-8.637 degrees ! Estimated noise=9.81415 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.0080964 Jy ! Component: 100 - total flux cleaned = 0.0101891 Jy ! Component: 150 - total flux cleaned = 0.011554 Jy ! Component: 200 - total flux cleaned = 0.0128834 Jy ! Total flux subtracted in 200 components = 0.0128834 Jy ! Clean residual min=-0.005553 max=0.005457 Jy/beam ! Clean residual mean=-0.000011 rms=0.001621 Jy/beam ! Combined flux in latest and established models = 0.23371 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 87 components and 0.23371 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.708 mas, bmaj=10.26 mas, bpa=-4.334 degrees ! Estimated noise=9.0966 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000751255 Jy ! Component: 100 - total flux cleaned = 0.00111215 Jy ! Component: 150 - total flux cleaned = 0.00140258 Jy ! Component: 200 - total flux cleaned = 0.00128081 Jy ! Total flux subtracted in 200 components = 0.00128081 Jy ! Clean residual min=-0.004692 max=0.004973 Jy/beam ! Clean residual mean=-0.000021 rms=0.001475 Jy/beam ! Combined flux in latest and established models = 0.23499 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000227852 Jy ! Component: 100 - total flux cleaned = -0.000438044 Jy ! Component: 150 - total flux cleaned = -0.000631512 Jy ! Component: 200 - total flux cleaned = -0.000810797 Jy ! Total flux subtracted in 200 components = -0.000810797 Jy ! Clean residual min=-0.004564 max=0.004915 Jy/beam ! Clean residual mean=-0.000022 rms=0.001406 Jy/beam ! Combined flux in latest and established models = 0.23418 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 127 components and 0.23418 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.008 mas, bmaj=8.97 mas, bpa=-8.637 degrees ! Estimated noise=9.81415 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000493905 Jy ! Component: 100 - total flux cleaned = -0.000731479 Jy ! Component: 150 - total flux cleaned = -0.000995027 Jy ! Component: 200 - total flux cleaned = -0.0010879 Jy ! Total flux subtracted in 200 components = -0.0010879 Jy ! Clean residual min=-0.005266 max=0.005411 Jy/beam ! Clean residual mean=-0.000019 rms=0.001335 Jy/beam ! Combined flux in latest and established models = 0.233092 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 138 components and 0.233092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177182Jy sigma=0.113800 ! Fit after self-cal, rms=0.177094Jy sigma=0.113786 wmodel /scr/pima/rdv94_uvs/J2200-3716_X_map.mod ! Writing 138 model components to file: /scr/pima/rdv94_uvs/J2200-3716_X_map.mod wobs /scr/pima/rdv94_uvs/J2200-3716_X_uvs.fits ! Writing UV FITS file: /scr/pima/rdv94_uvs/J2200-3716_X_uvs.fits wwins /scr/pima/rdv94_uvs/J2200-3716_X_map.win ! wwins: Wrote 1 windows to /scr/pima/rdv94_uvs/J2200-3716_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 = -0.000291299 Jy ! Component: 100 - total flux cleaned = -0.000138812 Jy ! Component: 150 - total flux cleaned = 0.000517189 Jy ! Component: 200 - total flux cleaned = 0.00124955 Jy ! Component: 250 - total flux cleaned = 0.00193314 Jy ! Component: 300 - total flux cleaned = 0.00252127 Jy ! Component: 350 - total flux cleaned = 0.00282475 Jy ! Component: 400 - total flux cleaned = 0.00291935 Jy ! Component: 450 - total flux cleaned = 0.00319413 Jy ! Component: 500 - total flux cleaned = 0.00336921 Jy ! Component: 550 - total flux cleaned = 0.00353812 Jy ! Component: 600 - total flux cleaned = 0.0037397 Jy ! Component: 650 - total flux cleaned = 0.00393345 Jy ! Component: 700 - total flux cleaned = 0.00419522 Jy ! Component: 750 - total flux cleaned = 0.00437692 Jy ! Component: 800 - total flux cleaned = 0.00451869 Jy ! Component: 850 - total flux cleaned = 0.00465516 Jy ! Component: 900 - total flux cleaned = 0.00482099 Jy ! Component: 950 - total flux cleaned = 0.00498261 Jy ! Component: 1000 - total flux cleaned = 0.00523681 Jy ! Component: 1050 - total flux cleaned = 0.00542405 Jy ! Component: 1100 - total flux cleaned = 0.00566911 Jy ! Component: 1150 - total flux cleaned = 0.00591007 Jy ! Component: 1200 - total flux cleaned = 0.00620547 Jy ! Component: 1250 - total flux cleaned = 0.00640893 Jy ! Component: 1300 - total flux cleaned = 0.00658134 Jy ! Component: 1350 - total flux cleaned = 0.00672281 Jy ! Component: 1400 - total flux cleaned = 0.00680673 Jy ! Component: 1450 - total flux cleaned = 0.00691747 Jy ! Component: 1500 - total flux cleaned = 0.00694505 Jy ! Component: 1550 - total flux cleaned = 0.00705431 Jy ! Component: 1600 - total flux cleaned = 0.00708129 Jy ! Component: 1650 - total flux cleaned = 0.00718835 Jy ! Component: 1700 - total flux cleaned = 0.00724124 Jy ! Component: 1750 - total flux cleaned = 0.00729392 Jy ! Component: 1800 - total flux cleaned = 0.00729407 Jy ! Component: 1850 - total flux cleaned = 0.00729392 Jy ! Component: 1900 - total flux cleaned = 0.00726816 Jy ! Component: 1950 - total flux cleaned = 0.00729407 Jy ! Component: 2000 - total flux cleaned = 0.007294 Jy ! Component: 2050 - total flux cleaned = 0.00731965 Jy ! Component: 2100 - total flux cleaned = 0.00731956 Jy ! Component: 2150 - total flux cleaned = 0.00729415 Jy ! Component: 2200 - total flux cleaned = 0.00731974 Jy ! Component: 2250 - total flux cleaned = 0.00734546 Jy ! Component: 2300 - total flux cleaned = 0.00742172 Jy ! Component: 2350 - total flux cleaned = 0.00744706 Jy ! Component: 2400 - total flux cleaned = 0.00754885 Jy ! Component: 2450 - total flux cleaned = 0.00754898 Jy ! Component: 2500 - total flux cleaned = 0.00762541 Jy ! Component: 2550 - total flux cleaned = 0.00765091 Jy ! Component: 2600 - total flux cleaned = 0.00767641 Jy ! Component: 2650 - total flux cleaned = 0.00770203 Jy ! Component: 2700 - total flux cleaned = 0.00772749 Jy ! Component: 2750 - total flux cleaned = 0.00780463 Jy ! Component: 2800 - total flux cleaned = 0.0077532 Jy ! Component: 2850 - total flux cleaned = 0.00770147 Jy ! Component: 2900 - total flux cleaned = 0.00764929 Jy ! Component: 2950 - total flux cleaned = 0.00757049 Jy ! Component: 3000 - total flux cleaned = 0.0074912 Jy ! Component: 3050 - total flux cleaned = 0.0073847 Jy ! Component: 3100 - total flux cleaned = 0.00730367 Jy ! Component: 3150 - total flux cleaned = 0.00722206 Jy ! Component: 3200 - total flux cleaned = 0.00713997 Jy ! Component: 3250 - total flux cleaned = 0.00705643 Jy ! Component: 3300 - total flux cleaned = 0.00700042 Jy ! Component: 3350 - total flux cleaned = 0.00691499 Jy ! Component: 3400 - total flux cleaned = 0.00679902 Jy ! Component: 3450 - total flux cleaned = 0.00671051 Jy ! Component: 3500 - total flux cleaned = 0.00668031 Jy ! Component: 3550 - total flux cleaned = 0.00661964 Jy ! Component: 3600 - total flux cleaned = 0.00652701 Jy ! Component: 3650 - total flux cleaned = 0.0064641 Jy ! Component: 3700 - total flux cleaned = 0.00636763 Jy ! Component: 3750 - total flux cleaned = 0.00633436 Jy ! Component: 3800 - total flux cleaned = 0.00633424 Jy ! Component: 3850 - total flux cleaned = 0.00630026 Jy ! Component: 3900 - total flux cleaned = 0.00623122 Jy ! Component: 3950 - total flux cleaned = 0.00623017 Jy ! Component: 4000 - total flux cleaned = 0.00615917 Jy ! Component: 4050 - total flux cleaned = 0.00608617 Jy ! Total flux subtracted in 4096 components = 0.00601162 Jy ! Clean residual min=-0.002034 max=0.002218 Jy/beam ! Clean residual mean=-0.000005 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.239103 Jy keep ! Adding 200 model components to the UV plane model. ! The established model now contains 338 components and 0.239103 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv94_uvs/J2200-3716_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.008 x 8.97 at -8.637 degrees (North through East) ! Clean map min=-0.00835 max=0.20257 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J2200-3716_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.202566 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000632884 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.937301 0.937301 1.8746 3.7492 7.49841 14.9968 29.9936 59.9873 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.202 quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J2200-3716_X_uvs.log closed on Mon Sep 23 22:14:04 2013