! Started logfile: J2354+4553_S_2006_02_14_yyk_uvs.log on Wed Jul 5 14:11:09 2006 obs J2354+4553_S_2006_02_14_yyk_uva.fits ! Reading UV FITS file: J2354+4553_S_2006_02_14_yyk_uva.fits ! AN table 1: 461 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.848686 visibilities/baseline/integration-bin. ! Found source: J2354+4553 ! ! 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 2689 lines of history. ! ! Reading 70424 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 J2354+4553_S_2006_02_14_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. uvav time_av, true ! Averaging into 30 second bins. ! 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 phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.971974 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.928 mas, bmaj=4.879 mas, bpa=-9.887 degrees ! Estimated noise=1.34983 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.707889 Jy ! Component: 100 - total flux cleaned = 0.903833 Jy ! Total flux subtracted in 100 components = 0.903833 Jy ! Clean residual min=-0.056743 max=0.122497 Jy/beam ! Clean residual mean=-0.000551 rms=0.016115 Jy/beam ! Combined flux in latest and established models = 0.903833 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.903833 Jy ! ! Correcting IF 1. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.336429Jy sigma=5.938047 ! Fit after self-cal, rms=0.333583Jy sigma=5.884658 ! Inverting map and beam ! Estimated beam: bmin=2.928 mas, bmaj=4.881 mas, bpa=-9.864 degrees ! Estimated noise=1.34875 mJy/beam. ! Added new window around map position (-7.5, 2). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.156794 Jy ! Component: 100 - total flux cleaned = 0.251643 Jy ! Total flux subtracted in 100 components = 0.251643 Jy ! Clean residual min=-0.038349 max=0.050905 Jy/beam ! Clean residual mean=-0.000411 rms=0.009981 Jy/beam ! Combined flux in latest and established models = 1.15548 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 51 components and 1.15548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.239603Jy sigma=4.029729 ! Fit after self-cal, rms=0.231186Jy sigma=3.875929 ! 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.747 mas, bmaj=5.877 mas, bpa=-9.683 degrees ! Estimated noise=0.979908 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.116427 Jy ! Component: 100 - total flux cleaned = 0.184893 Jy ! Component: 150 - total flux cleaned = 0.228947 Jy ! Component: 200 - total flux cleaned = 0.258378 Jy ! Total flux subtracted in 200 components = 0.258378 Jy ! Clean residual min=-0.027377 max=0.025246 Jy/beam ! Clean residual mean=-0.000470 rms=0.006870 Jy/beam ! Combined flux in latest and established models = 1.41385 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 66 model components to the UV plane model. ! The established model now contains 104 components and 1.41385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.174603Jy sigma=2.802593 ! Fit after self-cal, rms=0.171020Jy sigma=2.735519 ! 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.747 x 5.877 at -9.683 degrees (North through East) ! Clean map min=-0.020693 max=0.83142 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.991316 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.94 HN 1.00 KP 0.92 ! LA 1.18 MK 0.96 NL 1.00 OV 1.00 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.977985 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.98 HN 1.03 KP 0.94 ! LA 1.15 MK 1.03 NL 1.01 OV 1.04 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.989453 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00 HN 1.02 KP 0.94 ! LA 0.92 MK 1.08 NL 1.09 OV 1.04 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.04541 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 0.95 KP 0.86 ! LA 0.76 MK 1.07 NL 0.99 OV 0.87 ! PT 0.90 SC 1.15 ! ! ! Fit before self-cal, rms=0.171020Jy sigma=2.735519 ! Fit after self-cal, rms=0.117479Jy sigma=1.861349 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.117479Jy sigma=1.861349 ! Fit after self-cal, rms=0.117507Jy sigma=1.861029 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.901 mas, bmaj=6.094 mas, bpa=-10.66 degrees ! Estimated noise=0.974608 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.00523657 Jy ! Component: 100 - total flux cleaned = 0.00734114 Jy ! Component: 150 - total flux cleaned = 0.00823817 Jy ! Component: 200 - total flux cleaned = 0.00872185 Jy ! Total flux subtracted in 200 components = 0.00872185 Jy ! Clean residual min=-0.012625 max=0.017821 Jy/beam ! Clean residual mean=0.000008 rms=0.003781 Jy/beam ! Combined flux in latest and established models = 1.42258 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 119 components and 1.42258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115406Jy sigma=1.816910 ! Fit after self-cal, rms=0.114867Jy sigma=1.810873 ! 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.114867Jy sigma=1.810873 ! Fit after self-cal, rms=0.113301Jy sigma=1.710656 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) ! Added new window around map position (-27, 34). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0147796 Jy ! Component: 100 - total flux cleaned = 0.0167468 Jy ! Component: 150 - total flux cleaned = 0.0184044 Jy ! Component: 200 - total flux cleaned = 0.0195256 Jy ! Total flux subtracted in 200 components = 0.0195256 Jy ! Clean residual min=-0.011127 max=0.013340 Jy/beam ! Clean residual mean=0.000014 rms=0.003238 Jy/beam ! Combined flux in latest and established models = 1.4421 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 140 components and 1.4421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110519Jy sigma=1.651276 ! Fit after self-cal, rms=0.111851Jy sigma=1.640734 ! 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.901 x 6.094 at -10.66 degrees (North through East) ! Clean map min=-0.010585 max=0.83106 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.111851Jy sigma=1.640734 ! Fit after self-cal, rms=0.094133Jy sigma=1.289645 ! 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.094133Jy sigma=1.289645 ! Fit after self-cal, rms=0.094906Jy sigma=1.289017 ! Inverting map and beam ! Estimated beam: bmin=3.902 mas, bmaj=6.049 mas, bpa=-9.898 degrees ! Estimated noise=0.969665 mJy/beam. ! Added new window around map position (-6.5, 9.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0157092 Jy ! Component: 100 - total flux cleaned = 0.0195267 Jy ! Component: 150 - total flux cleaned = 0.0217735 Jy ! Component: 200 - total flux cleaned = 0.0231376 Jy ! Total flux subtracted in 200 components = 0.0231376 Jy ! Clean residual min=-0.008718 max=0.010119 Jy/beam ! Clean residual mean=0.000066 rms=0.002399 Jy/beam ! Combined flux in latest and established models = 1.46524 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 168 components and 1.46524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092700Jy sigma=1.220682 ! Fit after self-cal, rms=0.092194Jy sigma=1.215746 ! 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.092194Jy sigma=1.215746 ! Fit after self-cal, rms=0.101005Jy sigma=1.161051 ! 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.101005Jy sigma=1.161051 ! Fit after self-cal, rms=0.101140Jy sigma=1.161009 ! Inverting map and beam ! Estimated beam: bmin=3.904 mas, bmaj=6.067 mas, bpa=-10.22 degrees ! Estimated noise=0.969485 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00769695 Jy ! Component: 100 - total flux cleaned = 0.0105476 Jy ! Component: 150 - total flux cleaned = 0.0115296 Jy ! Component: 200 - total flux cleaned = 0.0126442 Jy ! Total flux subtracted in 200 components = 0.0126442 Jy ! Clean residual min=-0.007385 max=0.008563 Jy/beam ! Clean residual mean=0.000062 rms=0.002084 Jy/beam ! Combined flux in latest and established models = 1.47788 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 183 components and 1.47788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100037Jy sigma=1.127899 ! Fit after self-cal, rms=0.100133Jy sigma=1.125192 ! 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.452 mas, bmaj=9.531 mas, bpa=-11.13 degrees ! Estimated noise=1.18132 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.00455329 Jy ! Component: 100 - total flux cleaned = 0.00749536 Jy ! Component: 150 - total flux cleaned = 0.00886063 Jy ! Component: 200 - total flux cleaned = 0.00995365 Jy ! Total flux subtracted in 200 components = 0.00995365 Jy ! Clean residual min=-0.009401 max=0.009720 Jy/beam ! Clean residual mean=0.000135 rms=0.002685 Jy/beam ! Combined flux in latest and established models = 1.48784 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 213 components and 1.48784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100111Jy sigma=1.119889 ! Fit after self-cal, rms=0.100011Jy sigma=1.117723 ! 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.98 mas, bmaj=4.951 mas, bpa=-9.862 degrees ! Estimated noise=1.34602 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.702437 Jy ! Component: 100 - total flux cleaned = 0.931061 Jy ! Component: 150 - total flux cleaned = 1.06539 Jy ! Component: 200 - total flux cleaned = 1.15631 Jy ! Total flux subtracted in 200 components = 1.15631 Jy ! Clean residual min=-0.019527 max=0.038599 Jy/beam ! Clean residual mean=-0.000125 rms=0.007347 Jy/beam ! Combined flux in latest and established models = 1.15631 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 58 model components to the UV plane model. ! The established model now contains 58 components and 1.15631 Jy ! Inverting map and beam ! Estimated beam: bmin=3.904 mas, bmaj=6.067 mas, bpa=-10.22 degrees ! Estimated noise=0.969485 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.107871 Jy ! Component: 100 - total flux cleaned = 0.173449 Jy ! Component: 150 - total flux cleaned = 0.215868 Jy ! Component: 200 - total flux cleaned = 0.2452 Jy ! Total flux subtracted in 200 components = 0.2452 Jy ! Clean residual min=-0.010035 max=0.012740 Jy/beam ! Clean residual mean=-0.000054 rms=0.003607 Jy/beam ! Combined flux in latest and established models = 1.40151 Jy ! Adding 103 model components to the UV plane model. ! The established model now contains 153 components and 1.40151 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.452 mas, bmaj=9.531 mas, bpa=-11.13 degrees ! Estimated noise=1.18132 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.0326325 Jy ! Component: 100 - total flux cleaned = 0.0524598 Jy ! Component: 150 - total flux cleaned = 0.0657511 Jy ! Component: 200 - total flux cleaned = 0.074946 Jy ! Total flux subtracted in 200 components = 0.074946 Jy ! Clean residual min=-0.009781 max=0.010038 Jy/beam ! Clean residual mean=0.000108 rms=0.002803 Jy/beam ! Combined flux in latest and established models = 1.47645 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 233 components and 1.47645 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.904 mas, bmaj=6.067 mas, bpa=-10.22 degrees ! Estimated noise=0.969485 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00329128 Jy ! Component: 100 - total flux cleaned = 0.00547343 Jy ! Component: 150 - total flux cleaned = 0.00732995 Jy ! Component: 200 - total flux cleaned = 0.0087632 Jy ! Total flux subtracted in 200 components = 0.0087632 Jy ! Clean residual min=-0.007176 max=0.008211 Jy/beam ! Clean residual mean=0.000063 rms=0.001950 Jy/beam ! Combined flux in latest and established models = 1.48521 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 261 components and 1.48521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098481Jy sigma=1.102820 ! Fit after self-cal, rms=0.101125Jy sigma=1.096484 wmodel J2354+4553_S_2006_02_14_yyk\_map.mod ! Writing 261 model components to file: J2354+4553_S_2006_02_14_yyk_map.mod wobs J2354+4553_S_2006_02_14_yyk\_uvs.fits ! Writing UV FITS file: J2354+4553_S_2006_02_14_yyk_uvs.fits wwins J2354+4553_S_2006_02_14_yyk\_map.win ! wwins: Wrote 4 windows to J2354+4553_S_2006_02_14_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.00220467 Jy ! Component: 100 - total flux cleaned = 0.00257944 Jy ! Component: 150 - total flux cleaned = 0.00315615 Jy ! Component: 200 - total flux cleaned = 0.00358818 Jy ! Component: 250 - total flux cleaned = 0.00409897 Jy ! Component: 300 - total flux cleaned = 0.00458607 Jy ! Component: 350 - total flux cleaned = 0.00514192 Jy ! Component: 400 - total flux cleaned = 0.00566892 Jy ! Component: 450 - total flux cleaned = 0.00583776 Jy ! Component: 500 - total flux cleaned = 0.00640818 Jy ! Component: 550 - total flux cleaned = 0.00687999 Jy ! Component: 600 - total flux cleaned = 0.00718279 Jy ! Component: 650 - total flux cleaned = 0.00755008 Jy ! Component: 700 - total flux cleaned = 0.00798032 Jy ! Component: 750 - total flux cleaned = 0.00846913 Jy ! Component: 800 - total flux cleaned = 0.00880943 Jy ! Component: 850 - total flux cleaned = 0.00914156 Jy ! Component: 900 - total flux cleaned = 0.00946671 Jy ! Component: 950 - total flux cleaned = 0.00990994 Jy ! Component: 1000 - total flux cleaned = 0.0102803 Jy ! Component: 1050 - total flux cleaned = 0.0106432 Jy ! Component: 1100 - total flux cleaned = 0.0109393 Jy ! Component: 1150 - total flux cleaned = 0.0114616 Jy ! Component: 1200 - total flux cleaned = 0.0117446 Jy ! Component: 1250 - total flux cleaned = 0.0119673 Jy ! Component: 1300 - total flux cleaned = 0.0122416 Jy ! Component: 1350 - total flux cleaned = 0.012403 Jy ! Component: 1400 - total flux cleaned = 0.0126146 Jy ! Component: 1450 - total flux cleaned = 0.0128225 Jy ! Component: 1500 - total flux cleaned = 0.0130795 Jy ! Component: 1550 - total flux cleaned = 0.0132316 Jy ! Component: 1600 - total flux cleaned = 0.0134806 Jy ! Component: 1650 - total flux cleaned = 0.0135791 Jy ! Component: 1700 - total flux cleaned = 0.0137728 Jy ! Component: 1750 - total flux cleaned = 0.0139635 Jy ! Component: 1800 - total flux cleaned = 0.0141512 Jy ! Component: 1850 - total flux cleaned = 0.0142437 Jy ! Component: 1900 - total flux cleaned = 0.0144723 Jy ! Component: 1950 - total flux cleaned = 0.0145183 Jy ! Component: 2000 - total flux cleaned = 0.0147421 Jy ! Total flux subtracted in 2048 components = 0.0148743 Jy ! Clean residual min=-0.002301 max=0.002411 Jy/beam ! Clean residual mean=0.000038 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 1.50009 Jy keep ! Adding 163 model components to the UV plane model. ! The established model now contains 424 components and 1.50009 Jy ![Exited script file: muppet] wmap "J2354+4553_S_2006_02_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.904 x 6.067 at -10.22 degrees (North through East) ! Clean map min=-0.0047288 max=0.83005 Jy/beam ! Writing clean map to FITS file: J2354+4553_S_2006_02_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.830049 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000898725 device "J2354+4553_S_2006_02_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J2354+4553_S_2006_02_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.324821 0.324821 0.649642 1.29928 2.59857 5.19714 10.3943 20.7885 41.5771 83.1542 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.83 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.904 x 6.067 at -10.22 degrees (North through East) ! Clean map min=-0.0047288 max=0.83005 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2354+4553_S_2006_02_14_yyk\_map.gif/gif" ! Attempting to open device: 'J2354+4553_S_2006_02_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2354+4553_S_2006_02_14_yyk_uvs.log closed on Wed Jul 5 14:11:38 2006