! Started logfile: J2348-0425_S_2005_07_08_yyk_uvs.log on Fri Jan 20 11:12:48 2006 obs J2348-0425_S_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J2348-0425_S_2005_07_08_yyk_uve.fits ! AN table 1: 12 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.888889 visibilities/baseline/integration-bin. ! Found source: J2348-0425 ! ! 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 1412 lines of history. ! ! Reading 1920 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 J2348-0425_S_2005_07_08_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.19216 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.456 mas, bmaj=6.771 mas, bpa=-2.086 degrees ! Estimated noise=1.22349 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.14082 Jy ! Component: 100 - total flux cleaned = 0.172949 Jy ! Total flux subtracted in 100 components = 0.172949 Jy ! Clean residual min=-0.007461 max=0.016186 Jy/beam ! Clean residual mean=-0.000029 rms=0.002383 Jy/beam ! Combined flux in latest and established models = 0.172949 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.172949 Jy ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.079650Jy sigma=1.245907 ! Fit after self-cal, rms=0.079328Jy sigma=1.241729 ! Inverting map and beam ! Estimated beam: bmin=2.456 mas, bmaj=6.771 mas, bpa=-2.086 degrees ! Estimated noise=1.22349 mJy/beam. ! Added new window around map position (-4, 1.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0194756 Jy ! Component: 100 - total flux cleaned = 0.0301701 Jy ! Total flux subtracted in 100 components = 0.0301701 Jy ! Clean residual min=-0.006358 max=0.005813 Jy/beam ! Clean residual mean=-0.000035 rms=0.001680 Jy/beam ! Combined flux in latest and established models = 0.203119 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 47 components and 0.203119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074602Jy sigma=1.150702 ! Fit after self-cal, rms=0.074503Jy sigma=1.148384 ! 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.174 mas, bmaj=7.788 mas, bpa=-2.608 degrees ! Estimated noise=0.87317 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.00678923 Jy ! Component: 100 - total flux cleaned = 0.00980345 Jy ! Component: 150 - total flux cleaned = 0.0106211 Jy ! Component: 200 - total flux cleaned = 0.0110004 Jy ! Total flux subtracted in 200 components = 0.0110004 Jy ! Clean residual min=-0.004170 max=0.003582 Jy/beam ! Clean residual mean=-0.000100 rms=0.001139 Jy/beam ! Combined flux in latest and established models = 0.21412 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 70 components and 0.21412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073907Jy sigma=1.138187 ! Fit after self-cal, rms=0.073897Jy sigma=1.137928 ! 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.174 x 7.788 at -2.608 degrees (North through East) ! Clean map min=-0.0040643 max=0.16528 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 ! 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 2. ! 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 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.073897Jy sigma=1.137928 ! Fit after self-cal, rms=0.073897Jy sigma=1.137928 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.073897Jy sigma=1.137928 ! Fit after self-cal, rms=0.073897Jy sigma=1.137927 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.174 mas, bmaj=7.788 mas, bpa=-2.608 degrees ! Estimated noise=0.87317 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.000648973 Jy ! Component: 100 - total flux cleaned = 0.000446381 Jy ! Component: 150 - total flux cleaned = 0.00031819 Jy ! Component: 200 - total flux cleaned = 0.000354217 Jy ! Total flux subtracted in 200 components = 0.000354217 Jy ! Clean residual min=-0.004134 max=0.003629 Jy/beam ! Clean residual mean=-0.000101 rms=0.001127 Jy/beam ! Combined flux in latest and established models = 0.214474 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 78 components and 0.214474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073871Jy sigma=1.136956 ! Fit after self-cal, rms=0.073866Jy sigma=1.136863 ! 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.073866Jy sigma=1.136863 ! Fit after self-cal, rms=0.071063Jy sigma=1.091894 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.000912429 Jy ! Component: 100 - total flux cleaned = 0.000984062 Jy ! Component: 150 - total flux cleaned = 0.000957087 Jy ! Component: 200 - total flux cleaned = 0.000930415 Jy ! Total flux subtracted in 200 components = 0.000930415 Jy ! Clean residual min=-0.003987 max=0.003622 Jy/beam ! Clean residual mean=-0.000106 rms=0.001099 Jy/beam ! Combined flux in latest and established models = 0.215404 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 91 components and 0.215404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071014Jy sigma=1.091351 ! Fit after self-cal, rms=0.070890Jy sigma=1.087536 ! 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.174 x 7.788 at -2.608 degrees (North through East) ! Clean map min=-0.0038496 max=0.16575 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.070890Jy sigma=1.087536 ! Fit after self-cal, rms=0.068448Jy sigma=1.053167 ! 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.068448Jy sigma=1.053167 ! Fit after self-cal, rms=0.068507Jy sigma=1.052680 ! Inverting map and beam ! Estimated beam: bmin=3.195 mas, bmaj=7.793 mas, bpa=-1.765 degrees ! Estimated noise=0.866702 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000841855 Jy ! Component: 100 - total flux cleaned = -0.00114666 Jy ! Component: 150 - total flux cleaned = -0.0013588 Jy ! Component: 200 - total flux cleaned = -0.00146431 Jy ! Total flux subtracted in 200 components = -0.00146431 Jy ! Clean residual min=-0.003937 max=0.003179 Jy/beam ! Clean residual mean=-0.000061 rms=0.001037 Jy/beam ! Combined flux in latest and established models = 0.21394 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 109 components and 0.21394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068512Jy sigma=1.051944 ! Fit after self-cal, rms=0.068545Jy sigma=1.051831 ! 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.068545Jy sigma=1.051831 ! Fit after self-cal, rms=0.068411Jy sigma=1.049050 ! 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.068411Jy sigma=1.049050 ! Fit after self-cal, rms=0.068432Jy sigma=1.049023 ! Inverting map and beam ! Estimated beam: bmin=3.184 mas, bmaj=7.759 mas, bpa=-1.47 degrees ! Estimated noise=0.866404 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000644036 Jy ! Component: 100 - total flux cleaned = 0.000559123 Jy ! Component: 150 - total flux cleaned = 0.000462892 Jy ! Component: 200 - total flux cleaned = 0.000398812 Jy ! Total flux subtracted in 200 components = 0.000398812 Jy ! Clean residual min=-0.003988 max=0.003255 Jy/beam ! Clean residual mean=-0.000057 rms=0.001046 Jy/beam ! Combined flux in latest and established models = 0.214339 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 121 components and 0.214339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068406Jy sigma=1.048584 ! Fit after self-cal, rms=0.068414Jy sigma=1.048528 ! 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.82 mas, bmaj=13.09 mas, bpa=4.251 degrees ! Estimated noise=1.10565 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.000457697 Jy ! Component: 100 - total flux cleaned = -0.000493111 Jy ! Component: 150 - total flux cleaned = -0.000493663 Jy ! Component: 200 - total flux cleaned = -0.000465191 Jy ! Total flux subtracted in 200 components = -0.000465191 Jy ! Clean residual min=-0.004771 max=0.003928 Jy/beam ! Clean residual mean=-0.000110 rms=0.001383 Jy/beam ! Combined flux in latest and established models = 0.213874 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 127 components and 0.213874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068448Jy sigma=1.048575 ! Fit after self-cal, rms=0.068438Jy sigma=1.048448 ! 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.462 mas, bmaj=6.754 mas, bpa=-1.642 degrees ! Estimated noise=1.20892 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.140498 Jy ! Component: 100 - total flux cleaned = 0.174309 Jy ! Component: 150 - total flux cleaned = 0.191919 Jy ! Component: 200 - total flux cleaned = 0.20195 Jy ! Total flux subtracted in 200 components = 0.20195 Jy ! Clean residual min=-0.005207 max=0.004975 Jy/beam ! Clean residual mean=-0.000024 rms=0.001448 Jy/beam ! Combined flux in latest and established models = 0.20195 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.20195 Jy ! Inverting map and beam ! Estimated beam: bmin=3.184 mas, bmaj=7.759 mas, bpa=-1.47 degrees ! Estimated noise=0.866404 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.00678663 Jy ! Component: 100 - total flux cleaned = 0.00949932 Jy ! Component: 150 - total flux cleaned = 0.0104239 Jy ! Component: 200 - total flux cleaned = 0.0109768 Jy ! Total flux subtracted in 200 components = 0.0109768 Jy ! Clean residual min=-0.003922 max=0.003207 Jy/beam ! Clean residual mean=-0.000053 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.212927 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 83 components and 0.212927 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.82 mas, bmaj=13.09 mas, bpa=4.251 degrees ! Estimated noise=1.10565 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.000550633 Jy ! Component: 100 - total flux cleaned = 0.000552013 Jy ! Component: 150 - total flux cleaned = 0.000586661 Jy ! Component: 200 - total flux cleaned = 0.000586687 Jy ! Total flux subtracted in 200 components = 0.000586687 Jy ! Clean residual min=-0.004772 max=0.003899 Jy/beam ! Clean residual mean=-0.000108 rms=0.001384 Jy/beam ! Combined flux in latest and established models = 0.213514 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 97 components and 0.213514 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.184 mas, bmaj=7.759 mas, bpa=-1.47 degrees ! Estimated noise=0.866404 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000279442 Jy ! Component: 100 - total flux cleaned = 0.000239843 Jy ! Component: 150 - total flux cleaned = 0.000279045 Jy ! Component: 200 - total flux cleaned = 0.000316872 Jy ! Total flux subtracted in 200 components = 0.000316872 Jy ! Clean residual min=-0.003969 max=0.003111 Jy/beam ! Clean residual mean=-0.000055 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.213831 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 107 components and 0.213831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068434Jy sigma=1.049182 ! Fit after self-cal, rms=0.068422Jy sigma=1.049092 wmodel J2348-0425_S_2005_07_08_yyk\_map.mod ! Writing 107 model components to file: J2348-0425_S_2005_07_08_yyk_map.mod wobs J2348-0425_S_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J2348-0425_S_2005_07_08_yyk_uvs.fits wwins J2348-0425_S_2005_07_08_yyk\_map.win ! wwins: Wrote 2 windows to J2348-0425_S_2005_07_08_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.00179295 Jy ! Component: 100 - total flux cleaned = -0.00334987 Jy ! Component: 150 - total flux cleaned = -0.00463603 Jy ! Component: 200 - total flux cleaned = -0.00574994 Jy ! Component: 250 - total flux cleaned = -0.00682335 Jy ! Component: 300 - total flux cleaned = -0.00753333 Jy ! Component: 350 - total flux cleaned = -0.00827716 Jy ! Component: 400 - total flux cleaned = -0.00879511 Jy ! Component: 450 - total flux cleaned = -0.00925009 Jy ! Component: 500 - total flux cleaned = -0.00964447 Jy ! Component: 550 - total flux cleaned = -0.00993285 Jy ! Component: 600 - total flux cleaned = -0.0101682 Jy ! Component: 650 - total flux cleaned = -0.0104911 Jy ! Component: 700 - total flux cleaned = -0.0107177 Jy ! Component: 750 - total flux cleaned = -0.0110738 Jy ! Component: 800 - total flux cleaned = -0.0114656 Jy ! Component: 850 - total flux cleaned = -0.0115941 Jy ! Component: 900 - total flux cleaned = -0.011889 Jy ! Component: 950 - total flux cleaned = -0.012054 Jy ! Component: 1000 - total flux cleaned = -0.0120947 Jy ! Component: 1050 - total flux cleaned = -0.0122947 Jy ! Component: 1100 - total flux cleaned = -0.0122945 Jy ! Component: 1150 - total flux cleaned = -0.012372 Jy ! Component: 1200 - total flux cleaned = -0.0124104 Jy ! Component: 1250 - total flux cleaned = -0.0124476 Jy ! Component: 1300 - total flux cleaned = -0.0124843 Jy ! Component: 1350 - total flux cleaned = -0.0125208 Jy ! Component: 1400 - total flux cleaned = -0.0125567 Jy ! Component: 1450 - total flux cleaned = -0.0126273 Jy ! Component: 1500 - total flux cleaned = -0.0128034 Jy ! Component: 1550 - total flux cleaned = -0.0128374 Jy ! Component: 1600 - total flux cleaned = -0.0129067 Jy ! Component: 1650 - total flux cleaned = -0.0131106 Jy ! Component: 1700 - total flux cleaned = -0.0131104 Jy ! Component: 1750 - total flux cleaned = -0.0131438 Jy ! Component: 1800 - total flux cleaned = -0.0132431 Jy ! Component: 1850 - total flux cleaned = -0.0132433 Jy ! Component: 1900 - total flux cleaned = -0.0131793 Jy ! Component: 1950 - total flux cleaned = -0.0132748 Jy ! Component: 2000 - total flux cleaned = -0.0132431 Jy ! Total flux subtracted in 2048 components = -0.0132118 Jy ! Clean residual min=-0.001685 max=0.001656 Jy/beam ! Clean residual mean=-0.000034 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.200619 Jy keep ! Adding 131 model components to the UV plane model. ! The established model now contains 238 components and 0.200619 Jy ![Exited script file: muppet] wmap "J2348-0425_S_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.184 x 7.759 at -1.47 degrees (North through East) ! Clean map min=-0.00372 max=0.16662 Jy/beam ! Writing clean map to FITS file: J2348-0425_S_2005_07_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.166622 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000624982 device "J2348-0425_S_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J2348-0425_S_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.12527 1.12527 2.25054 4.50107 9.00215 18.0043 36.0086 72.0172 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.166 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.184 x 7.759 at -1.47 degrees (North through East) ! Clean map min=-0.00372 max=0.16662 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2348-0425_S_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J2348-0425_S_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2348-0425_S_2005_07_08_yyk_uvs.log closed on Fri Jan 20 11:12:53 2006