! Started logfile: J1152-0841_S_1997_05_07_yyk_uvs.log on Sun Jan 7 17:52:59 2007 obs J1152-0841_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1152-0841_S_1997_05_07_yyk_uva.fits ! AN table 1: 137 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.936415 visibilities/baseline/integration-bin. ! Found source: J1152-0841 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 614 lines of history. ! ! Reading 23092 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 J1152-0841_S_1997_05_07_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)= 1.08516 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.831 mas, bmaj=7.285 mas, bpa=-6.375 degrees ! Estimated noise=1857.44 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.867951 Jy ! Component: 100 - total flux cleaned = 0.987948 Jy ! Total flux subtracted in 100 components = 0.987948 Jy ! Clean residual min=-0.036849 max=0.049526 Jy/beam ! Clean residual mean=0.000109 rms=0.010360 Jy/beam ! Combined flux in latest and established models = 0.987948 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.987948 Jy ! ! Correcting IF 1. ! A total of 191 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.358392Jy sigma=0.001415 ! Fit after self-cal, rms=0.358096Jy sigma=0.001414 ! Inverting map and beam ! Estimated beam: bmin=2.831 mas, bmaj=7.285 mas, bpa=-6.375 degrees ! Estimated noise=1857.67 mJy/beam. 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.52 mas, bmaj=8.73 mas, bpa=-5.139 degrees ! Estimated noise=1048.18 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.0156697 Jy ! Component: 100 - total flux cleaned = 0.0156959 Jy ! Component: 150 - total flux cleaned = 0.0164873 Jy ! Component: 200 - total flux cleaned = 0.0179229 Jy ! Total flux subtracted in 200 components = 0.0179229 Jy ! Clean residual min=-0.018039 max=0.033790 Jy/beam ! Clean residual mean=0.000431 rms=0.007244 Jy/beam ! Combined flux in latest and established models = 1.00587 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 1.00587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.350837Jy sigma=0.001393 ! Fit after self-cal, rms=0.350794Jy sigma=0.001393 ! 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.52 x 8.73 at -5.139 degrees (North through East) ! Clean map min=-0.017662 max=0.99265 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02855 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.05 HN 0.99 KP 0.90 ! LA 0.98 MK 0.97 NL 1.00* OV 1.09 ! PT 0.95 SC 0.82 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.978722 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.12 HN 1.09 KP 1.00 ! LA 1.08 MK 1.04 NL 1.03 OV 1.02 ! PT 0.93 SC 0.89 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.05413 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.05 HN 0.95 KP 0.90 ! LA 0.79 MK 0.87 NL 0.95 OV 0.95 ! PT 1.07 SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.99499 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.12 HN 1.05 KP 0.94 ! LA 0.88 MK 1.03 NL 1.10 OV 1.08 ! PT 0.90 SC 0.97 ! ! ! Fit before self-cal, rms=0.350794Jy sigma=0.001393 ! Fit after self-cal, rms=0.325520Jy sigma=0.001316 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.325520Jy sigma=0.001316 ! Fit after self-cal, rms=0.325518Jy sigma=0.001316 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.469 mas, bmaj=8.481 mas, bpa=-3.727 degrees ! Estimated noise=1056.04 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.0209464 Jy ! Component: 100 - total flux cleaned = 0.0256187 Jy ! Component: 150 - total flux cleaned = 0.0256016 Jy ! Component: 200 - total flux cleaned = 0.0257779 Jy ! Total flux subtracted in 200 components = 0.0257779 Jy ! Clean residual min=-0.011854 max=0.016200 Jy/beam ! Clean residual mean=0.000067 rms=0.003373 Jy/beam ! Combined flux in latest and established models = 1.03165 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 29 components and 1.03165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.324719Jy sigma=0.001312 ! Fit after self-cal, rms=0.324685Jy sigma=0.001312 ! 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.324685Jy sigma=0.001312 ! Fit after self-cal, rms=0.302225Jy sigma=0.001248 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 (40, -34.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00440793 Jy ! Component: 100 - total flux cleaned = 0.00481266 Jy ! Component: 150 - total flux cleaned = 0.00423802 Jy ! Component: 200 - total flux cleaned = 0.00451746 Jy ! Total flux subtracted in 200 components = 0.00451746 Jy ! Clean residual min=-0.009502 max=0.011230 Jy/beam ! Clean residual mean=0.000039 rms=0.002811 Jy/beam ! Combined flux in latest and established models = 1.03617 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 60 components and 1.03617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.301338Jy sigma=0.001244 ! Fit after self-cal, rms=0.297643Jy sigma=0.001233 ! 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.469 x 8.481 at -3.727 degrees (North through East) ! Clean map min=-0.012458 max=1.0038 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.297643Jy sigma=0.001233 ! Fit after self-cal, rms=0.289755Jy sigma=0.001189 ! 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.289755Jy sigma=0.001189 ! Fit after self-cal, rms=0.288971Jy sigma=0.001187 ! Inverting map and beam ! Estimated beam: bmin=3.431 mas, bmaj=8.446 mas, bpa=-3.574 degrees ! Estimated noise=1050.15 mJy/beam. ! Added new window around map position (6, -9). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00772352 Jy ! Component: 100 - total flux cleaned = 0.00793561 Jy ! Component: 150 - total flux cleaned = 0.00818569 Jy ! Component: 200 - total flux cleaned = 0.00799439 Jy ! Total flux subtracted in 200 components = 0.00799439 Jy ! Clean residual min=-0.005611 max=0.005896 Jy/beam ! Clean residual mean=0.000035 rms=0.001521 Jy/beam ! Combined flux in latest and established models = 1.04416 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 88 components and 1.04416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288480Jy sigma=0.001185 ! Fit after self-cal, rms=0.288232Jy sigma=0.001184 ! 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.288232Jy sigma=0.001184 ! Fit after self-cal, rms=0.288108Jy sigma=0.001182 ! 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.288108Jy sigma=0.001182 ! Fit after self-cal, rms=0.288033Jy sigma=0.001182 ! Inverting map and beam ! Estimated beam: bmin=3.425 mas, bmaj=8.433 mas, bpa=-3.499 degrees ! Estimated noise=1049.62 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00166292 Jy ! Component: 100 - total flux cleaned = 0.00184801 Jy ! Component: 150 - total flux cleaned = 0.00185267 Jy ! Component: 200 - total flux cleaned = 0.00171124 Jy ! Total flux subtracted in 200 components = 0.00171124 Jy ! Clean residual min=-0.004791 max=0.005379 Jy/beam ! Clean residual mean=0.000046 rms=0.001321 Jy/beam ! Combined flux in latest and established models = 1.04587 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 106 components and 1.04587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.287855Jy sigma=0.001181 ! Fit after self-cal, rms=0.287788Jy sigma=0.001181 ! 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.014 mas, bmaj=13.85 mas, bpa=-0.2648 degrees ! Estimated noise=1318.76 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.00137261 Jy ! Component: 100 - total flux cleaned = -0.0019016 Jy ! Component: 150 - total flux cleaned = -0.00199415 Jy ! Component: 200 - total flux cleaned = -0.00191144 Jy ! Total flux subtracted in 200 components = -0.00191144 Jy ! Clean residual min=-0.003923 max=0.005378 Jy/beam ! Clean residual mean=0.000111 rms=0.001366 Jy/beam ! Combined flux in latest and established models = 1.04396 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 129 components and 1.04396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.287734Jy sigma=0.001180 ! Fit after self-cal, rms=0.287687Jy sigma=0.001180 ! 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.786 mas, bmaj=7.169 mas, bpa=-5.416 degrees ! Estimated noise=1858.49 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.878866 Jy ! Component: 100 - total flux cleaned = 0.995896 Jy ! Component: 150 - total flux cleaned = 1.02645 Jy ! Component: 200 - total flux cleaned = 1.03623 Jy ! Total flux subtracted in 200 components = 1.03623 Jy ! Clean residual min=-0.010450 max=0.010286 Jy/beam ! Clean residual mean=0.000009 rms=0.002728 Jy/beam ! Combined flux in latest and established models = 1.03622 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 19 model components to the UV plane model. ! The established model now contains 19 components and 1.03622 Jy ! Inverting map and beam ! Estimated beam: bmin=3.425 mas, bmaj=8.433 mas, bpa=-3.499 degrees ! Estimated noise=1049.62 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.00707448 Jy ! Component: 100 - total flux cleaned = 0.00747847 Jy ! Component: 150 - total flux cleaned = 0.00723196 Jy ! Component: 200 - total flux cleaned = 0.0070074 Jy ! Total flux subtracted in 200 components = 0.0070074 Jy ! Clean residual min=-0.004869 max=0.006209 Jy/beam ! Clean residual mean=0.000058 rms=0.001474 Jy/beam ! Combined flux in latest and established models = 1.04323 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 34 components and 1.04323 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.014 mas, bmaj=13.85 mas, bpa=-0.2648 degrees ! Estimated noise=1318.76 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.00244015 Jy ! Component: 100 - total flux cleaned = -0.00245547 Jy ! Component: 150 - total flux cleaned = -0.00234721 Jy ! Component: 200 - total flux cleaned = -0.00234478 Jy ! Total flux subtracted in 200 components = -0.00234478 Jy ! Clean residual min=-0.003813 max=0.005860 Jy/beam ! Clean residual mean=0.000135 rms=0.001352 Jy/beam ! Combined flux in latest and established models = 1.04089 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 53 components and 1.04089 Jy ! Inverting map ! Added new window around map position (63.5, -64). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00507231 Jy ! Component: 100 - total flux cleaned = 0.00588845 Jy ! Component: 150 - total flux cleaned = 0.00641808 Jy ! Component: 200 - total flux cleaned = 0.00681628 Jy ! Total flux subtracted in 200 components = 0.00681628 Jy ! Clean residual min=-0.003263 max=0.003756 Jy/beam ! Clean residual mean=0.000098 rms=0.001161 Jy/beam ! Combined flux in latest and established models = 1.0477 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 69 components and 1.0477 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.425 mas, bmaj=8.433 mas, bpa=-3.499 degrees ! Estimated noise=1049.62 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113376 Jy ! Component: 100 - total flux cleaned = 0.00113982 Jy ! Component: 150 - total flux cleaned = 0.00114578 Jy ! Component: 200 - total flux cleaned = 0.00100051 Jy ! Total flux subtracted in 200 components = 0.00100051 Jy ! Clean residual min=-0.004095 max=0.004807 Jy/beam ! Clean residual mean=0.000053 rms=0.001211 Jy/beam ! Combined flux in latest and established models = 1.0487 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 94 components and 1.0487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.287806Jy sigma=0.001180 ! Fit after self-cal, rms=0.287754Jy sigma=0.001180 wmodel J1152-0841_S_1997_05_07_yyk\_map.mod ! Writing 94 model components to file: J1152-0841_S_1997_05_07_yyk_map.mod wobs J1152-0841_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1152-0841_S_1997_05_07_yyk_uvs.fits wwins J1152-0841_S_1997_05_07_yyk\_map.win ! wwins: Wrote 4 windows to J1152-0841_S_1997_05_07_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.00144879 Jy ! Component: 100 - total flux cleaned = 0.00204979 Jy ! Component: 150 - total flux cleaned = 0.00226366 Jy ! Component: 200 - total flux cleaned = 0.00233378 Jy ! Component: 250 - total flux cleaned = 0.0024672 Jy ! Component: 300 - total flux cleaned = 0.00265853 Jy ! Component: 350 - total flux cleaned = 0.00272059 Jy ! Component: 400 - total flux cleaned = 0.00284164 Jy ! Component: 450 - total flux cleaned = 0.00290204 Jy ! Component: 500 - total flux cleaned = 0.0030752 Jy ! Component: 550 - total flux cleaned = 0.00313077 Jy ! Component: 600 - total flux cleaned = 0.00313112 Jy ! Component: 650 - total flux cleaned = 0.0033451 Jy ! Component: 700 - total flux cleaned = 0.00339838 Jy ! Component: 750 - total flux cleaned = 0.00375622 Jy ! Component: 800 - total flux cleaned = 0.00385569 Jy ! Component: 850 - total flux cleaned = 0.0041018 Jy ! Component: 900 - total flux cleaned = 0.00448692 Jy ! Component: 950 - total flux cleaned = 0.00481637 Jy ! Component: 1000 - total flux cleaned = 0.0050488 Jy ! Component: 1050 - total flux cleaned = 0.0054133 Jy ! Component: 1100 - total flux cleaned = 0.00563688 Jy ! Component: 1150 - total flux cleaned = 0.00603173 Jy ! Component: 1200 - total flux cleaned = 0.0062904 Jy ! Component: 1250 - total flux cleaned = 0.00654506 Jy ! Component: 1300 - total flux cleaned = 0.00666916 Jy ! Component: 1350 - total flux cleaned = 0.0069156 Jy ! Component: 1400 - total flux cleaned = 0.00711837 Jy ! Component: 1450 - total flux cleaned = 0.00735826 Jy ! Component: 1500 - total flux cleaned = 0.00755556 Jy ! Component: 1550 - total flux cleaned = 0.00767269 Jy ! Component: 1600 - total flux cleaned = 0.0079413 Jy ! Component: 1650 - total flux cleaned = 0.00820633 Jy ! Component: 1700 - total flux cleaned = 0.00842975 Jy ! Component: 1750 - total flux cleaned = 0.00861418 Jy ! Component: 1800 - total flux cleaned = 0.00886928 Jy ! Component: 1850 - total flux cleaned = 0.00912073 Jy ! Component: 1900 - total flux cleaned = 0.00940441 Jy ! Component: 1950 - total flux cleaned = 0.00957992 Jy ! Component: 2000 - total flux cleaned = 0.00992645 Jy ! Total flux subtracted in 2048 components = 0.0100636 Jy ! Clean residual min=-0.001937 max=0.002453 Jy/beam ! Clean residual mean=0.000050 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 1.05877 Jy keep ! Adding 132 model components to the UV plane model. ! The established model now contains 226 components and 1.05877 Jy ![Exited script file: muppet] wmap "J1152-0841_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.425 x 8.433 at -3.499 degrees (North through East) ! Clean map min=-0.0049292 max=1.0078 Jy/beam ! Writing clean map to FITS file: J1152-0841_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.00782 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000671963 device "J1152-0841_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1152-0841_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.200024 0.200024 0.400048 0.800096 1.60019 3.20039 6.40077 12.8015 25.6031 51.2062 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.007 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.425 x 8.433 at -3.499 degrees (North through East) ! Clean map min=-0.0049292 max=1.0078 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1152-0841_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1152-0841_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1152-0841_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 17:53:07 2007