! Started logfile: J1855-1209_S_2005_05_12_yyk_uvs.log on Sat Oct 8 17:37:40 2005 obs J1855-1209_S_2005_05_12_yyk_uve.fits ! Reading UV FITS file: J1855-1209_S_2005_05_12_yyk_uve.fits ! AN table 1: 21 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.912169 visibilities/baseline/integration-bin. ! Found source: J1855-1209 ! ! 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 1443 lines of history. ! ! Reading 3448 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 J1855-1209_S_2005_05_12_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.145675 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.59 mas, bmaj=6.588 mas, bpa=-1.618 degrees ! Estimated noise=1.10083 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.0814162 Jy ! Component: 100 - total flux cleaned = 0.0993088 Jy ! Total flux subtracted in 100 components = 0.0993088 Jy ! Clean residual min=-0.013701 max=0.016255 Jy/beam ! Clean residual mean=0.000175 rms=0.003694 Jy/beam ! Combined flux in latest and established models = 0.0993087 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.0993087 Jy ! ! Correcting IF 1. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.108805Jy sigma=1.827099 ! Fit after self-cal, rms=0.078892Jy sigma=1.288731 ! Inverting map and beam ! Estimated beam: bmin=2.59 mas, bmaj=6.588 mas, bpa=-1.618 degrees ! Estimated noise=1.10083 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0300378 Jy ! Component: 100 - total flux cleaned = 0.0409725 Jy ! Total flux subtracted in 100 components = 0.0409725 Jy ! Clean residual min=-0.005818 max=0.006024 Jy/beam ! Clean residual mean=0.000017 rms=0.001586 Jy/beam ! Combined flux in latest and established models = 0.140281 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 34 components and 0.140281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069209Jy sigma=1.106517 ! Fit after self-cal, rms=0.069161Jy sigma=1.106073 ! 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.154 mas, bmaj=8.049 mas, bpa=-4.323 degrees ! Estimated noise=0.669931 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.00245757 Jy ! Component: 100 - total flux cleaned = 0.00340552 Jy ! Component: 150 - total flux cleaned = 0.00364302 Jy ! Component: 200 - total flux cleaned = 0.00369693 Jy ! Total flux subtracted in 200 components = 0.00369693 Jy ! Clean residual min=-0.004615 max=0.004380 Jy/beam ! Clean residual mean=0.000020 rms=0.001250 Jy/beam ! Combined flux in latest and established models = 0.143978 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 49 components and 0.143978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068983Jy sigma=1.104777 ! Fit after self-cal, rms=0.068979Jy sigma=1.104657 ! 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.154 x 8.049 at -4.323 degrees (North through East) ! Clean map min=-0.0044624 max=0.12134 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.01966 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.00 HN 1.01 KP 0.91 ! LA 1.02 MK 0.94 NL 0.98 OV 0.95 ! PT 1.01 SC 1.08 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.02035 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.08 HN 1.04 KP 1.00 ! LA 0.85 MK 0.94 NL 1.00 OV 0.98 ! PT 1.02 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.04281 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.05 HN 0.92 KP 0.87 ! LA 1.01 MK 1.04 NL 0.94 OV 0.86 ! PT 0.95 SC 1.05 ! ! ! Fit before self-cal, rms=0.068979Jy sigma=1.104657 ! Fit after self-cal, rms=0.067435Jy sigma=1.089907 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.067435Jy sigma=1.089907 ! Fit after self-cal, rms=0.067434Jy sigma=1.089787 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.187 mas, bmaj=8.094 mas, bpa=-4.549 degrees ! Estimated noise=0.669008 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.000373922 Jy ! Component: 100 - total flux cleaned = -0.000351937 Jy ! Component: 150 - total flux cleaned = -0.000311356 Jy ! Component: 200 - total flux cleaned = -0.000273761 Jy ! Total flux subtracted in 200 components = -0.000273761 Jy ! Clean residual min=-0.003912 max=0.003223 Jy/beam ! Clean residual mean=0.000018 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.143704 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.143704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067435Jy sigma=1.089554 ! Fit after self-cal, rms=0.067432Jy sigma=1.089455 ! 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.067432Jy sigma=1.089455 ! Fit after self-cal, rms=0.060700Jy sigma=0.997411 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.0017854 Jy ! Component: 100 - total flux cleaned = 0.00179024 Jy ! Component: 150 - total flux cleaned = 0.00173212 Jy ! Component: 200 - total flux cleaned = 0.0017089 Jy ! Total flux subtracted in 200 components = 0.0017089 Jy ! Clean residual min=-0.003612 max=0.003204 Jy/beam ! Clean residual mean=0.000006 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.145413 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 63 components and 0.145413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060490Jy sigma=0.996055 ! Fit after self-cal, rms=0.060291Jy sigma=0.992313 ! 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.187 x 8.094 at -4.549 degrees (North through East) ! Clean map min=-0.0034859 max=0.12405 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.060291Jy sigma=0.992313 ! Fit after self-cal, rms=0.058124Jy sigma=0.982512 ! 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.058124Jy sigma=0.982512 ! Fit after self-cal, rms=0.058117Jy sigma=0.981996 ! Inverting map and beam ! Estimated beam: bmin=3.197 mas, bmaj=8.126 mas, bpa=-4.619 degrees ! Estimated noise=0.649224 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00310575 Jy ! Component: 100 - total flux cleaned = -0.00404827 Jy ! Component: 150 - total flux cleaned = -0.00426043 Jy ! Component: 200 - total flux cleaned = -0.00427587 Jy ! Total flux subtracted in 200 components = -0.00427587 Jy ! Clean residual min=-0.003390 max=0.003069 Jy/beam ! Clean residual mean=0.000064 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.141137 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 81 components and 0.141137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058188Jy sigma=0.979547 ! Fit after self-cal, rms=0.058198Jy sigma=0.979452 ! 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.058198Jy sigma=0.979452 ! Fit after self-cal, rms=0.057095Jy sigma=0.965952 ! 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.057095Jy sigma=0.965952 ! Fit after self-cal, rms=0.057111Jy sigma=0.965843 ! Inverting map and beam ! Estimated beam: bmin=3.192 mas, bmaj=8.099 mas, bpa=-4.478 degrees ! Estimated noise=0.639271 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00141836 Jy ! Component: 100 - total flux cleaned = -0.00157785 Jy ! Component: 150 - total flux cleaned = -0.00159162 Jy ! Component: 200 - total flux cleaned = -0.0016158 Jy ! Total flux subtracted in 200 components = -0.0016158 Jy ! Clean residual min=-0.003041 max=0.002516 Jy/beam ! Clean residual mean=0.000052 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.139522 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 85 components and 0.139522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057156Jy sigma=0.965249 ! Fit after self-cal, rms=0.057166Jy sigma=0.965234 ! 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.895 mas, bmaj=14.73 mas, bpa=6.978 degrees ! Estimated noise=0.811307 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.000595862 Jy ! Component: 100 - total flux cleaned = 0.000720133 Jy ! Component: 150 - total flux cleaned = 0.000830449 Jy ! Component: 200 - total flux cleaned = 0.000906562 Jy ! Total flux subtracted in 200 components = 0.000906562 Jy ! Clean residual min=-0.003624 max=0.003161 Jy/beam ! Clean residual mean=0.000093 rms=0.001223 Jy/beam ! Combined flux in latest and established models = 0.140428 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 88 components and 0.140428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057180Jy sigma=0.965295 ! Fit after self-cal, rms=0.057187Jy sigma=0.965244 ! Inverting map uvtaper 0,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.606 mas, bmaj=6.619 mas, bpa=-1.821 degrees ! Estimated noise=1.04771 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.101382 Jy ! Component: 100 - total flux cleaned = 0.123091 Jy ! Component: 150 - total flux cleaned = 0.133246 Jy ! Component: 200 - total flux cleaned = 0.138192 Jy ! Total flux subtracted in 200 components = 0.138192 Jy ! Clean residual min=-0.004435 max=0.004302 Jy/beam ! Clean residual mean=0.000034 rms=0.001176 Jy/beam ! Combined flux in latest and established models = 0.138192 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.138192 Jy ! Inverting map and beam ! Estimated beam: bmin=3.192 mas, bmaj=8.099 mas, bpa=-4.478 degrees ! Estimated noise=0.639271 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.000737791 Jy ! Component: 100 - total flux cleaned = 0.000952527 Jy ! Component: 150 - total flux cleaned = 0.00110142 Jy ! Component: 200 - total flux cleaned = 0.00122593 Jy ! Total flux subtracted in 200 components = 0.00122593 Jy ! Clean residual min=-0.003074 max=0.002602 Jy/beam ! Clean residual mean=0.000052 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.139418 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.139418 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.895 mas, bmaj=14.73 mas, bpa=6.978 degrees ! Estimated noise=0.811307 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.000636699 Jy ! Component: 100 - total flux cleaned = 0.000774605 Jy ! Component: 150 - total flux cleaned = 0.000896739 Jy ! Component: 200 - total flux cleaned = 0.0010037 Jy ! Total flux subtracted in 200 components = 0.0010037 Jy ! Clean residual min=-0.003595 max=0.003157 Jy/beam ! Clean residual mean=0.000093 rms=0.001224 Jy/beam ! Combined flux in latest and established models = 0.140421 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.140421 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.192 mas, bmaj=8.099 mas, bpa=-4.478 degrees ! Estimated noise=0.639271 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000209418 Jy ! Component: 100 - total flux cleaned = -0.000258965 Jy ! Component: 150 - total flux cleaned = -0.000311526 Jy ! Component: 200 - total flux cleaned = -0.000345412 Jy ! Total flux subtracted in 200 components = -0.000345412 Jy ! Clean residual min=-0.003106 max=0.002535 Jy/beam ! Clean residual mean=0.000050 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.140076 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 0.140076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057166Jy sigma=0.965194 ! Fit after self-cal, rms=0.057170Jy sigma=0.965165 wmodel J1855-1209_S_2005_05_12_yyk\_map.mod ! Writing 49 model components to file: J1855-1209_S_2005_05_12_yyk_map.mod wobs J1855-1209_S_2005_05_12_yyk\_uvs.fits ! Writing UV FITS file: J1855-1209_S_2005_05_12_yyk_uvs.fits wwins J1855-1209_S_2005_05_12_yyk\_map.win ! wwins: Wrote 1 windows to J1855-1209_S_2005_05_12_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.00136624 Jy ! Component: 100 - total flux cleaned = -0.00218301 Jy ! Component: 150 - total flux cleaned = -0.00254177 Jy ! Component: 200 - total flux cleaned = -0.002751 Jy ! Component: 250 - total flux cleaned = -0.00279099 Jy ! Component: 300 - total flux cleaned = -0.00282958 Jy ! Component: 350 - total flux cleaned = -0.00279218 Jy ! Component: 400 - total flux cleaned = -0.0028626 Jy ! Component: 450 - total flux cleaned = -0.0028968 Jy ! Component: 500 - total flux cleaned = -0.0030301 Jy ! Component: 550 - total flux cleaned = -0.00306228 Jy ! Component: 600 - total flux cleaned = -0.00315728 Jy ! Component: 650 - total flux cleaned = -0.00312666 Jy ! Component: 700 - total flux cleaned = -0.00324729 Jy ! Component: 750 - total flux cleaned = -0.00330634 Jy ! Component: 800 - total flux cleaned = -0.00333446 Jy ! Component: 850 - total flux cleaned = -0.00327803 Jy ! Component: 900 - total flux cleaned = -0.00330547 Jy ! Component: 950 - total flux cleaned = -0.00330537 Jy ! Component: 1000 - total flux cleaned = -0.00333191 Jy ! Component: 1050 - total flux cleaned = -0.00327963 Jy ! Component: 1100 - total flux cleaned = -0.00340783 Jy ! Component: 1150 - total flux cleaned = -0.00343235 Jy ! Component: 1200 - total flux cleaned = -0.00353086 Jy ! Component: 1250 - total flux cleaned = -0.0035057 Jy ! Component: 1300 - total flux cleaned = -0.00360234 Jy ! Component: 1350 - total flux cleaned = -0.00369707 Jy ! Component: 1400 - total flux cleaned = -0.00379071 Jy ! Component: 1450 - total flux cleaned = -0.00385983 Jy ! Component: 1500 - total flux cleaned = -0.00399624 Jy ! Component: 1550 - total flux cleaned = -0.00404061 Jy ! Component: 1600 - total flux cleaned = -0.00408448 Jy ! Component: 1650 - total flux cleaned = -0.00417157 Jy ! Component: 1700 - total flux cleaned = -0.00423569 Jy ! Component: 1750 - total flux cleaned = -0.00429886 Jy ! Component: 1800 - total flux cleaned = -0.0043202 Jy ! Component: 1850 - total flux cleaned = -0.00444387 Jy ! Component: 1900 - total flux cleaned = -0.00444357 Jy ! Component: 1950 - total flux cleaned = -0.0045238 Jy ! Component: 2000 - total flux cleaned = -0.00446425 Jy ! Total flux subtracted in 2048 components = -0.00440562 Jy ! Clean residual min=-0.000973 max=0.001194 Jy/beam ! Clean residual mean=0.000015 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.13567 Jy keep ! Adding 151 model components to the UV plane model. ! The established model now contains 200 components and 0.13567 Jy ![Exited script file: muppet] wmap "J1855-1209_S_2005_05_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.192 x 8.099 at -4.478 degrees (North through East) ! Clean map min=-0.0025644 max=0.11933 Jy/beam ! Writing clean map to FITS file: J1855-1209_S_2005_05_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.119325 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000428873 device "J1855-1209_S_2005_05_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J1855-1209_S_2005_05_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.07824 1.07824 2.15649 4.31298 8.62595 17.2519 34.5038 69.0076 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.119 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.192 x 8.099 at -4.478 degrees (North through East) ! Clean map min=-0.0025644 max=0.11933 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1855-1209_S_2005_05_12_yyk\_map.gif/gif" ! Attempting to open device: 'J1855-1209_S_2005_05_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1855-1209_S_2005_05_12_yyk_uvs.log closed on Sat Oct 8 17:37:44 2005