! Started logfile: J0448-0935_S_2005_07_20_yyk_uvs.log on Fri Jan 20 09:54:55 2006 obs J0448-0935_S_2005_07_20_yyk_uve.fits ! Reading UV FITS file: J0448-0935_S_2005_07_20_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.946667 visibilities/baseline/integration-bin. ! Found source: J0448-0935 ! ! 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 1527 lines of history. ! ! Reading 1704 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 J0448-0935_S_2005_07_20_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.161362 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.753 mas, bmaj=7.646 mas, bpa=-11.63 degrees ! Estimated noise=1.4578 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.106803 Jy ! Component: 100 - total flux cleaned = 0.131634 Jy ! Total flux subtracted in 100 components = 0.131634 Jy ! Clean residual min=-0.008893 max=0.012791 Jy/beam ! Clean residual mean=0.000020 rms=0.002963 Jy/beam ! Combined flux in latest and established models = 0.131634 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.131634 Jy ! ! Correcting IF 1. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.091804Jy sigma=1.438269 ! Fit after self-cal, rms=0.074209Jy sigma=1.131372 ! Inverting map and beam ! Estimated beam: bmin=2.753 mas, bmaj=7.646 mas, bpa=-11.63 degrees ! Estimated noise=1.4578 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.021436 Jy ! Component: 100 - total flux cleaned = 0.0294034 Jy ! Total flux subtracted in 100 components = 0.0294034 Jy ! Clean residual min=-0.005455 max=0.006461 Jy/beam ! Clean residual mean=0.000032 rms=0.001611 Jy/beam ! Combined flux in latest and established models = 0.161037 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 25 components and 0.161037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069113Jy sigma=1.064555 ! Fit after self-cal, rms=0.069099Jy sigma=1.064279 ! 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.392 mas, bmaj=9.252 mas, bpa=-12.81 degrees ! Estimated noise=1.05934 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.000175784 Jy ! Component: 100 - total flux cleaned = 0.00027119 Jy ! Component: 150 - total flux cleaned = 0.000754416 Jy ! Component: 200 - total flux cleaned = 0.000956373 Jy ! Total flux subtracted in 200 components = 0.000956373 Jy ! Clean residual min=-0.005476 max=0.007057 Jy/beam ! Clean residual mean=0.000042 rms=0.001673 Jy/beam ! Combined flux in latest and established models = 0.161993 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 36 components and 0.161993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069021Jy sigma=1.056602 ! Fit after self-cal, rms=0.069027Jy sigma=1.056495 ! 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.392 x 9.252 at -12.81 degrees (North through East) ! Clean map min=-0.0053047 max=0.1329 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.03134 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.93 HN 1.03 KP 0.96 ! LA 1.09 MK 0.93 NL 0.92 OV 0.95 ! PT 1.04 SC 0.85 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00347 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.07 HN 0.96 KP 0.99 ! LA 1.05 MK 0.99 NL 1.02 OV 0.99 ! PT 0.95 SC 0.94 ! ! ! 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* NL 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* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.069027Jy sigma=1.056495 ! Fit after self-cal, rms=0.068956Jy sigma=1.051697 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.068956Jy sigma=1.051697 ! Fit after self-cal, rms=0.068962Jy sigma=1.051687 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.351 mas, bmaj=9.081 mas, bpa=-12.45 degrees ! Estimated noise=1.06352 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.00274323 Jy ! Component: 100 - total flux cleaned = 0.0032333 Jy ! Component: 150 - total flux cleaned = 0.00351196 Jy ! Component: 200 - total flux cleaned = 0.00369538 Jy ! Total flux subtracted in 200 components = 0.00369538 Jy ! Clean residual min=-0.004842 max=0.006864 Jy/beam ! Clean residual mean=0.000043 rms=0.001627 Jy/beam ! Combined flux in latest and established models = 0.165689 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 43 components and 0.165689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068821Jy sigma=1.048884 ! Fit after self-cal, rms=0.068828Jy sigma=1.048828 ! 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.068828Jy sigma=1.048828 ! Fit after self-cal, rms=0.065648Jy sigma=1.005524 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.00125345 Jy ! Component: 100 - total flux cleaned = 0.00145638 Jy ! Component: 150 - total flux cleaned = 0.0014953 Jy ! Component: 200 - total flux cleaned = 0.00152989 Jy ! Total flux subtracted in 200 components = 0.00152989 Jy ! Clean residual min=-0.004860 max=0.006718 Jy/beam ! Clean residual mean=0.000036 rms=0.001588 Jy/beam ! Combined flux in latest and established models = 0.167218 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 51 components and 0.167219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065572Jy sigma=1.004414 ! Fit after self-cal, rms=0.065388Jy sigma=1.001891 ! 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.351 x 9.081 at -12.45 degrees (North through East) ! Clean map min=-0.0047025 max=0.13303 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.065388Jy sigma=1.001891 ! Fit after self-cal, rms=0.064122Jy sigma=0.992644 ! 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.064122Jy sigma=0.992644 ! Fit after self-cal, rms=0.064113Jy sigma=0.992386 ! Inverting map and beam ! Estimated beam: bmin=3.332 mas, bmaj=9.01 mas, bpa=-12.46 degrees ! Estimated noise=1.04614 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00142281 Jy ! Component: 100 - total flux cleaned = -0.0012962 Jy ! Component: 150 - total flux cleaned = -0.00121872 Jy ! Component: 200 - total flux cleaned = -0.00114654 Jy ! Total flux subtracted in 200 components = -0.00114654 Jy ! Clean residual min=-0.004442 max=0.006197 Jy/beam ! Clean residual mean=0.000036 rms=0.001502 Jy/beam ! Combined flux in latest and established models = 0.166072 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.166072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064206Jy sigma=0.991262 ! Fit after self-cal, rms=0.064207Jy sigma=0.991203 ! 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.064207Jy sigma=0.991203 ! Fit after self-cal, rms=0.064109Jy sigma=0.985422 ! 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.064109Jy sigma=0.985422 ! Fit after self-cal, rms=0.064110Jy sigma=0.985325 ! Inverting map and beam ! Estimated beam: bmin=3.35 mas, bmaj=8.962 mas, bpa=-11.98 degrees ! Estimated noise=1.04523 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000712137 Jy ! Component: 100 - total flux cleaned = 0.000797477 Jy ! Component: 150 - total flux cleaned = 0.000797591 Jy ! Component: 200 - total flux cleaned = 0.000796224 Jy ! Total flux subtracted in 200 components = 0.000796224 Jy ! Clean residual min=-0.004486 max=0.006059 Jy/beam ! Clean residual mean=0.000047 rms=0.001488 Jy/beam ! Combined flux in latest and established models = 0.166868 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 58 components and 0.166868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064119Jy sigma=0.984579 ! Fit after self-cal, rms=0.064119Jy sigma=0.984560 ! 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=7.921 mas, bmaj=13.79 mas, bpa=-4.962 degrees ! Estimated noise=1.30688 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.00131503 Jy ! Component: 100 - total flux cleaned = 0.0015121 Jy ! Component: 150 - total flux cleaned = 0.00167779 Jy ! Component: 200 - total flux cleaned = 0.00182 Jy ! Total flux subtracted in 200 components = 0.00182 Jy ! Clean residual min=-0.005645 max=0.006975 Jy/beam ! Clean residual mean=0.000075 rms=0.002002 Jy/beam ! Combined flux in latest and established models = 0.168688 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 68 components and 0.168688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064196Jy sigma=0.984971 ! Fit after self-cal, rms=0.064192Jy sigma=0.984922 ! 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.745 mas, bmaj=7.554 mas, bpa=-11.26 degrees ! Estimated noise=1.41524 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.116538 Jy ! Component: 100 - total flux cleaned = 0.145626 Jy ! Component: 150 - total flux cleaned = 0.157577 Jy ! Component: 200 - total flux cleaned = 0.163672 Jy ! Total flux subtracted in 200 components = 0.163672 Jy ! Clean residual min=-0.004833 max=0.005606 Jy/beam ! Clean residual mean=0.000038 rms=0.001426 Jy/beam ! Combined flux in latest and established models = 0.163673 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.163673 Jy ! Inverting map and beam ! Estimated beam: bmin=3.35 mas, bmaj=8.962 mas, bpa=-11.98 degrees ! Estimated noise=1.04523 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, -12.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00630428 Jy ! Component: 100 - total flux cleaned = 0.00642088 Jy ! Component: 150 - total flux cleaned = 0.00680853 Jy ! Component: 200 - total flux cleaned = 0.00734793 Jy ! Total flux subtracted in 200 components = 0.00734793 Jy ! Clean residual min=-0.004202 max=0.005575 Jy/beam ! Clean residual mean=0.000030 rms=0.001339 Jy/beam ! Combined flux in latest and established models = 0.17102 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 65 components and 0.171021 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=7.921 mas, bmaj=13.79 mas, bpa=-4.962 degrees ! Estimated noise=1.30688 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.00233159 Jy ! Component: 100 - total flux cleaned = 0.0026471 Jy ! Component: 150 - total flux cleaned = 0.00277084 Jy ! Component: 200 - total flux cleaned = 0.0028262 Jy ! Total flux subtracted in 200 components = 0.0028262 Jy ! Clean residual min=-0.004964 max=0.005550 Jy/beam ! Clean residual mean=0.000034 rms=0.001688 Jy/beam ! Combined flux in latest and established models = 0.173847 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 81 components and 0.173847 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.35 mas, bmaj=8.962 mas, bpa=-11.98 degrees ! Estimated noise=1.04523 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000629898 Jy ! Component: 100 - total flux cleaned = -0.000875414 Jy ! Component: 150 - total flux cleaned = -0.00115965 Jy ! Component: 200 - total flux cleaned = -0.00128122 Jy ! Total flux subtracted in 200 components = -0.00128122 Jy ! Clean residual min=-0.004038 max=0.005076 Jy/beam ! Clean residual mean=0.000018 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.172566 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 98 components and 0.172565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063818Jy sigma=0.975335 ! Fit after self-cal, rms=0.063766Jy sigma=0.974439 wmodel J0448-0935_S_2005_07_20_yyk\_map.mod ! Writing 98 model components to file: J0448-0935_S_2005_07_20_yyk_map.mod wobs J0448-0935_S_2005_07_20_yyk\_uvs.fits ! Writing UV FITS file: J0448-0935_S_2005_07_20_yyk_uvs.fits wwins J0448-0935_S_2005_07_20_yyk\_map.win ! wwins: Wrote 2 windows to J0448-0935_S_2005_07_20_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.000976453 Jy ! Component: 100 - total flux cleaned = 0.00139808 Jy ! Component: 150 - total flux cleaned = 0.00179438 Jy ! Component: 200 - total flux cleaned = 0.00192247 Jy ! Component: 250 - total flux cleaned = 0.00204382 Jy ! Component: 300 - total flux cleaned = 0.00227412 Jy ! Component: 350 - total flux cleaned = 0.00249363 Jy ! Component: 400 - total flux cleaned = 0.00270709 Jy ! Component: 450 - total flux cleaned = 0.00270895 Jy ! Component: 500 - total flux cleaned = 0.00280944 Jy ! Component: 550 - total flux cleaned = 0.00285768 Jy ! Component: 600 - total flux cleaned = 0.00281113 Jy ! Component: 650 - total flux cleaned = 0.00299679 Jy ! Component: 700 - total flux cleaned = 0.00317668 Jy ! Component: 750 - total flux cleaned = 0.00339619 Jy ! Component: 800 - total flux cleaned = 0.00348069 Jy ! Component: 850 - total flux cleaned = 0.00356363 Jy ! Component: 900 - total flux cleaned = 0.00352225 Jy ! Component: 950 - total flux cleaned = 0.00352275 Jy ! Component: 1000 - total flux cleaned = 0.00352303 Jy ! Component: 1050 - total flux cleaned = 0.00356266 Jy ! Component: 1100 - total flux cleaned = 0.00356288 Jy ! Component: 1150 - total flux cleaned = 0.0036006 Jy ! Component: 1200 - total flux cleaned = 0.00371139 Jy ! Component: 1250 - total flux cleaned = 0.00371125 Jy ! Component: 1300 - total flux cleaned = 0.00374724 Jy ! Component: 1350 - total flux cleaned = 0.00374798 Jy ! Component: 1400 - total flux cleaned = 0.00388675 Jy ! Component: 1450 - total flux cleaned = 0.00392081 Jy ! Component: 1500 - total flux cleaned = 0.00388697 Jy ! Component: 1550 - total flux cleaned = 0.00378781 Jy ! Component: 1600 - total flux cleaned = 0.00378822 Jy ! Component: 1650 - total flux cleaned = 0.00372382 Jy ! Component: 1700 - total flux cleaned = 0.00372384 Jy ! Component: 1750 - total flux cleaned = 0.00363017 Jy ! Component: 1800 - total flux cleaned = 0.00353819 Jy ! Component: 1850 - total flux cleaned = 0.00353816 Jy ! Component: 1900 - total flux cleaned = 0.00347823 Jy ! Component: 1950 - total flux cleaned = 0.00335939 Jy ! Component: 2000 - total flux cleaned = 0.00327195 Jy ! Total flux subtracted in 2048 components = 0.00324309 Jy ! Clean residual min=-0.002070 max=0.001875 Jy/beam ! Clean residual mean=-0.000003 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.175809 Jy keep ! Adding 161 model components to the UV plane model. ! The established model now contains 259 components and 0.175809 Jy ![Exited script file: muppet] wmap "J0448-0935_S_2005_07_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.35 x 8.962 at -11.98 degrees (North through East) ! Clean map min=-0.0028469 max=0.13262 Jy/beam ! Writing clean map to FITS file: J0448-0935_S_2005_07_20_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.132619 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000627247 device "J0448-0935_S_2005_07_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J0448-0935_S_2005_07_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.41891 1.41891 2.83782 5.67564 11.3513 22.7026 45.4052 90.8103 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.132 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.35 x 8.962 at -11.98 degrees (North through East) ! Clean map min=-0.0028469 max=0.13262 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0448-0935_S_2005_07_20_yyk\_map.gif/gif" ! Attempting to open device: 'J0448-0935_S_2005_07_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0448-0935_S_2005_07_20_yyk_uvs.log closed on Fri Jan 20 09:55:00 2006