! Started logfile: J0122-0056_S_2007_01_11_yyk_uvs.log on Mon Jun 16 19:06:03 2008 obs J0122-0056_S_2007_01_11_yyk_uve.fits ! Reading UV FITS file: J0122-0056_S_2007_01_11_yyk_uve.fits ! AN table 1: 15 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.896296 visibilities/baseline/integration-bin. ! Found source: J0122-0056 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2249 lines of history. ! ! Reading 1936 visibilities. select I ! Polarization I is unavailable. ! 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 ![@muppet J0122-0056_S_2007_01_11_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.146551 Jy 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=2.614 mas, bmaj=6.587 mas, bpa=-0.9749 degrees ! Estimated noise=1.3328 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.105038 Jy ! Component: 100 - total flux cleaned = 0.136025 Jy ! Total flux subtracted in 100 components = 0.136025 Jy ! Clean residual min=-0.008843 max=0.019151 Jy/beam ! Clean residual mean=0.000073 rms=0.002649 Jy/beam ! Combined flux in latest and established models = 0.136025 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.136025 Jy ! ! Correcting IF 1. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.065167Jy sigma=1.114273 ! Fit after self-cal, rms=0.064596Jy sigma=1.107349 ! Inverting map and beam ! Estimated beam: bmin=2.614 mas, bmaj=6.587 mas, bpa=-0.9749 degrees ! Estimated noise=1.3328 mJy/beam. ! Added new window around map position (3, -9). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0189111 Jy ! Component: 100 - total flux cleaned = 0.0243958 Jy ! Total flux subtracted in 100 components = 0.0243958 Jy ! Clean residual min=-0.006646 max=0.010308 Jy/beam ! Clean residual mean=0.000036 rms=0.001852 Jy/beam ! Combined flux in latest and established models = 0.160421 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.160421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060915Jy sigma=1.029731 ! Fit after self-cal, rms=0.060718Jy sigma=1.025056 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! 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.193 mas, bmaj=7.707 mas, bpa=-2.868 degrees ! Estimated noise=0.961363 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00733026 Jy ! Component: 100 - total flux cleaned = 0.00906684 Jy ! Component: 150 - total flux cleaned = 0.0102225 Jy ! Component: 200 - total flux cleaned = 0.0111745 Jy ! Total flux subtracted in 200 components = 0.0111745 Jy ! Clean residual min=-0.004635 max=0.005655 Jy/beam ! Clean residual mean=0.000018 rms=0.001411 Jy/beam ! Combined flux in latest and established models = 0.171596 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 40 components and 0.171596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060073Jy sigma=1.010776 ! Fit after self-cal, rms=0.060058Jy sigma=1.010119 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.193 x 7.707 at -2.868 degrees (North through East) ! Clean map min=-0.0043474 max=0.11179 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.02448 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.99 HN 0.93 KP 0.95 ! LA 1.05 MK 0.97 OV 1.03 PT 0.99 ! SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00091 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.01 HN 0.96 KP 0.97 ! LA 0.99 MK 1.07 OV 1.12 PT 0.95 ! SC 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.060058Jy sigma=1.010119 ! Fit after self-cal, rms=0.059277Jy sigma=1.005500 selfcal false, false, phase_soltime ! Performing phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059277Jy sigma=1.005500 ! Fit after self-cal, rms=0.059276Jy sigma=1.005378 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.201 mas, bmaj=7.647 mas, bpa=-2.348 degrees ! Estimated noise=0.956537 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00013221 Jy ! Component: 100 - total flux cleaned = 0.000383199 Jy ! Component: 150 - total flux cleaned = 0.000523168 Jy ! Component: 200 - total flux cleaned = 0.000646863 Jy ! Total flux subtracted in 200 components = 0.000646863 Jy ! Clean residual min=-0.004402 max=0.004899 Jy/beam ! Clean residual mean=0.000021 rms=0.001287 Jy/beam ! Combined flux in latest and established models = 0.172243 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.172243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059156Jy sigma=1.002454 ! Fit after self-cal, rms=0.059149Jy sigma=1.002013 ! Inverting map print "************** FINISHED AMPLITUDE GSCALE SELF-CAL **************" ! ************** FINISHED AMPLITUDE GSCALE SELF-CAL ************** ! phase_soltime=phase_soltime2 selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059149Jy sigma=1.002013 ! Fit after self-cal, rms=0.054829Jy sigma=0.929576 dynam = dynam - 0.5 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00067421 Jy ! Component: 100 - total flux cleaned = 0.000667371 Jy ! Component: 150 - total flux cleaned = 0.000716352 Jy ! Component: 200 - total flux cleaned = 0.000717748 Jy ! Total flux subtracted in 200 components = 0.000717748 Jy ! Clean residual min=-0.004279 max=0.004556 Jy/beam ! Clean residual mean=0.000021 rms=0.001198 Jy/beam ! Combined flux in latest and established models = 0.17296 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 63 components and 0.17296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054705Jy sigma=0.927610 ! Fit after self-cal, rms=0.054486Jy sigma=0.923729 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.201 x 7.647 at -2.348 degrees (North through East) ! Clean map min=-0.0054216 max=0.11318 Jy/beam if(peak(flux) > thresh) selfcal true, true, amp_soltime1 selfcal false, false, phase_soltime 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true, amp_soltime2 selfcal false, false, phase_soltime 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) print "************** FINISHED AMPLITUDE SELF-CAL **************" end if ! Performing amp+phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054486Jy sigma=0.923729 ! Fit after self-cal, rms=0.053845Jy sigma=0.917528 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053845Jy sigma=0.917528 ! Fit after self-cal, rms=0.053839Jy sigma=0.917168 ! Inverting map and beam ! Estimated beam: bmin=3.189 mas, bmaj=7.644 mas, bpa=-1.28 degrees ! Estimated noise=0.952635 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000709088 Jy ! Component: 100 - total flux cleaned = -0.00128531 Jy ! Component: 150 - total flux cleaned = -0.00173594 Jy ! Component: 200 - total flux cleaned = -0.00187814 Jy ! Total flux subtracted in 200 components = -0.00187814 Jy ! Clean residual min=-0.003774 max=0.003555 Jy/beam ! Clean residual mean=0.000006 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 0.171082 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 73 components and 0.171082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053744Jy sigma=0.915322 ! Fit after self-cal, rms=0.053734Jy sigma=0.914981 ! Inverting map ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053734Jy sigma=0.914981 ! Fit after self-cal, rms=0.053367Jy sigma=0.906441 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053367Jy sigma=0.906441 ! Fit after self-cal, rms=0.053379Jy sigma=0.906345 ! Inverting map and beam ! Estimated beam: bmin=3.194 mas, bmaj=7.642 mas, bpa=-0.8764 degrees ! Estimated noise=0.946479 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00173299 Jy ! Component: 100 - total flux cleaned = -0.00218755 Jy ! Component: 150 - total flux cleaned = -0.00252456 Jy ! Component: 200 - total flux cleaned = -0.00275664 Jy ! Total flux subtracted in 200 components = -0.00275664 Jy ! Clean residual min=-0.003613 max=0.003508 Jy/beam ! Clean residual mean=-0.000004 rms=0.001034 Jy/beam ! Combined flux in latest and established models = 0.168326 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 81 components and 0.168326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053320Jy sigma=0.905091 ! Fit after self-cal, rms=0.053317Jy sigma=0.904889 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.51 mas, bmaj=12.41 mas, bpa=9.83 degrees ! Estimated noise=1.24007 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000579432 Jy ! Component: 100 - total flux cleaned = 0.000439506 Jy ! Component: 150 - total flux cleaned = 0.000400137 Jy ! Component: 200 - total flux cleaned = 0.000400199 Jy ! Total flux subtracted in 200 components = 0.000400199 Jy ! Clean residual min=-0.003640 max=0.003733 Jy/beam ! Clean residual mean=-0.000016 rms=0.001160 Jy/beam ! Combined flux in latest and established models = 0.168726 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 84 components and 0.168726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053363Jy sigma=0.905483 ! Fit after self-cal, rms=0.053352Jy sigma=0.905169 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum 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=2.61 mas, bmaj=6.566 mas, bpa=-0.05273 degrees ! Estimated noise=1.31096 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.106914 Jy ! Component: 100 - total flux cleaned = 0.140071 Jy ! Component: 150 - total flux cleaned = 0.153899 Jy ! Component: 200 - total flux cleaned = 0.156142 Jy ! Total flux subtracted in 200 components = 0.156142 Jy ! Clean residual min=-0.005335 max=0.007482 Jy/beam ! Clean residual mean=0.000035 rms=0.001533 Jy/beam ! Combined flux in latest and established models = 0.156142 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.156142 Jy ! Inverting map and beam ! Estimated beam: bmin=3.194 mas, bmaj=7.642 mas, bpa=-0.8764 degrees ! Estimated noise=0.946479 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-2.5, 8.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00862484 Jy ! Component: 100 - total flux cleaned = 0.010497 Jy ! Component: 150 - total flux cleaned = 0.0109408 Jy ! Component: 200 - total flux cleaned = 0.0111785 Jy ! Total flux subtracted in 200 components = 0.0111785 Jy ! Clean residual min=-0.003437 max=0.003334 Jy/beam ! Clean residual mean=0.000010 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.16732 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 58 components and 0.16732 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.51 mas, bmaj=12.41 mas, bpa=9.83 degrees ! Estimated noise=1.24007 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.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149028 Jy ! Component: 100 - total flux cleaned = 0.0019274 Jy ! Component: 150 - total flux cleaned = 0.0020228 Jy ! Component: 200 - total flux cleaned = 0.00215314 Jy ! Total flux subtracted in 200 components = 0.00215314 Jy ! Clean residual min=-0.003518 max=0.003541 Jy/beam ! Clean residual mean=-0.000022 rms=0.001104 Jy/beam ! Combined flux in latest and established models = 0.169473 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 80 components and 0.169473 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.194 mas, bmaj=7.642 mas, bpa=-0.8764 degrees ! Estimated noise=0.946479 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000983744 Jy ! Component: 100 - total flux cleaned = -0.00105583 Jy ! Component: 150 - total flux cleaned = -0.000803431 Jy ! Component: 200 - total flux cleaned = -0.000758114 Jy ! Total flux subtracted in 200 components = -0.000758114 Jy ! Clean residual min=-0.003603 max=0.003139 Jy/beam ! Clean residual mean=-0.000005 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.168715 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 99 components and 0.168715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052949Jy sigma=0.898057 ! Fit after self-cal, rms=0.052915Jy sigma=0.897159 wmodel J0122-0056_S_2007_01_11_yyk\_map.mod ! Writing 99 model components to file: J0122-0056_S_2007_01_11_yyk_map.mod wobs J0122-0056_S_2007_01_11_yyk\_uvs.fits ! Writing UV FITS file: J0122-0056_S_2007_01_11_yyk_uvs.fits wwins J0122-0056_S_2007_01_11_yyk\_map.win ! wwins: Wrote 3 windows to J0122-0056_S_2007_01_11_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000512504 Jy ! Component: 100 - total flux cleaned = -0.00131289 Jy ! Component: 150 - total flux cleaned = -0.00196132 Jy ! Component: 200 - total flux cleaned = -0.00234025 Jy ! Component: 250 - total flux cleaned = -0.00234107 Jy ! Component: 300 - total flux cleaned = -0.0022969 Jy ! Component: 350 - total flux cleaned = -0.00216903 Jy ! Component: 400 - total flux cleaned = -0.00212753 Jy ! Component: 450 - total flux cleaned = -0.0020081 Jy ! Component: 500 - total flux cleaned = -0.00196903 Jy ! Component: 550 - total flux cleaned = -0.00200736 Jy ! Component: 600 - total flux cleaned = -0.00189643 Jy ! Component: 650 - total flux cleaned = -0.00182401 Jy ! Component: 700 - total flux cleaned = -0.00185926 Jy ! Component: 750 - total flux cleaned = -0.00168575 Jy ! Component: 800 - total flux cleaned = -0.00158345 Jy ! Component: 850 - total flux cleaned = -0.00148347 Jy ! Component: 900 - total flux cleaned = -0.00145082 Jy ! Component: 950 - total flux cleaned = -0.00138682 Jy ! Component: 1000 - total flux cleaned = -0.0013868 Jy ! Component: 1050 - total flux cleaned = -0.00135596 Jy ! Component: 1100 - total flux cleaned = -0.00126462 Jy ! Component: 1150 - total flux cleaned = -0.00129503 Jy ! Component: 1200 - total flux cleaned = -0.00123585 Jy ! Component: 1250 - total flux cleaned = -0.00112059 Jy ! Component: 1300 - total flux cleaned = -0.0010638 Jy ! Component: 1350 - total flux cleaned = -0.0010636 Jy ! Component: 1400 - total flux cleaned = -0.000980398 Jy ! Component: 1450 - total flux cleaned = -0.000925302 Jy ! Component: 1500 - total flux cleaned = -0.00081803 Jy ! Component: 1550 - total flux cleaned = -0.000818365 Jy ! Component: 1600 - total flux cleaned = -0.000766611 Jy ! Component: 1650 - total flux cleaned = -0.000817797 Jy ! Component: 1700 - total flux cleaned = -0.000817534 Jy ! Component: 1750 - total flux cleaned = -0.000717677 Jy ! Component: 1800 - total flux cleaned = -0.00076697 Jy ! Component: 1850 - total flux cleaned = -0.000767259 Jy ! Component: 1900 - total flux cleaned = -0.000719354 Jy ! Component: 1950 - total flux cleaned = -0.000790769 Jy ! Component: 2000 - total flux cleaned = -0.000696732 Jy ! Total flux subtracted in 2048 components = -0.000696817 Jy ! Clean residual min=-0.001353 max=0.001233 Jy/beam ! Clean residual mean=0.000017 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.168018 Jy keep ! Adding 109 model components to the UV plane model. ! The established model now contains 208 components and 0.168018 Jy ![Exited script file: muppet] wmap "J0122-0056_S_2007_01_11_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.194 x 7.642 at -0.8764 degrees (North through East) ! Clean map min=-0.0067859 max=0.11144 Jy/beam ! Writing clean map to FITS file: J0122-0056_S_2007_01_11_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.111435 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0004558 device "J0122-0056_S_2007_01_11_yyk\_map.eps/VPS" ! Attempting to open device: 'J0122-0056_S_2007_01_11_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.22708 1.22708 2.45416 4.90832 9.81665 19.6333 39.2666 78.5332 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.111 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.194 x 7.642 at -0.8764 degrees (North through East) ! Clean map min=-0.0067859 max=0.11144 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0122-0056_S_2007_01_11_yyk\_map.gif/gif" ! Attempting to open device: 'J0122-0056_S_2007_01_11_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0122-0056_S_2007_01_11_yyk_uvs.log closed on Mon Jun 16 19:06:09 2008