! Started logfile: J1756-1427_X_2006_12_18_yyk_uvs.log on Mon Jun 16 19:54:02 2008 obs J1756-1427_X_2006_12_18_yyk_uve.fits ! Reading UV FITS file: J1756-1427_X_2006_12_18_yyk_uve.fits ! AN table 1: 15 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.693333 visibilities/baseline/integration-bin. ! Found source: J1756-1427 ! ! 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 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2161 lines of history. ! ! Reading 1872 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 J1756-1427_X_2006_12_18_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.135013 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=0.6697 mas, bmaj=2.101 mas, bpa=-8.921 degrees ! Estimated noise=1.45101 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.0926427 Jy ! Component: 100 - total flux cleaned = 0.115418 Jy ! Total flux subtracted in 100 components = 0.115418 Jy ! Clean residual min=-0.006384 max=0.007326 Jy/beam ! Clean residual mean=-0.000018 rms=0.001759 Jy/beam ! Combined flux in latest and established models = 0.115418 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.115418 Jy ! ! Correcting IF 1. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.073455Jy sigma=1.083158 ! Fit after self-cal, rms=0.073031Jy sigma=1.080245 ! Inverting map and beam ! Estimated beam: bmin=0.6699 mas, bmaj=2.101 mas, bpa=-8.92 degrees ! Estimated noise=1.45041 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=0.8582 mas, bmaj=2.767 mas, bpa=-10.81 degrees ! Estimated noise=0.997811 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.0112314 Jy ! Component: 100 - total flux cleaned = 0.0147334 Jy ! Component: 150 - total flux cleaned = 0.0152549 Jy ! Component: 200 - total flux cleaned = 0.0151635 Jy ! Total flux subtracted in 200 components = 0.0151635 Jy ! Clean residual min=-0.004232 max=0.004798 Jy/beam ! Clean residual mean=-0.000002 rms=0.001088 Jy/beam ! Combined flux in latest and established models = 0.130582 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 27 components and 0.130582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072083Jy sigma=1.056970 ! Fit after self-cal, rms=0.072090Jy sigma=1.056950 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8582 x 2.767 at -10.81 degrees (North through East) ! Clean map min=-0.0038826 max=0.1132 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: 0.994149 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00* HN 1.06 KP 1.08 ! LA 0.98 MK 1.00 NL 1.00 OV 0.98 ! PT 0.99 SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01087 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 1.07 KP 1.02 ! LA 0.93 MK 0.97 NL 0.96 OV 0.98 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00208 ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.00* HN 0.92 KP 0.89 ! LA 0.92 MK 1.02 NL 0.95 OV 1.01 ! PT 1.19 SC 0.97 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.999142 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 0.94 KP 0.96 ! LA 0.98 MK 1.01 NL 1.00 OV 0.97 ! PT 1.12 SC 1.00* ! ! ! Fit before self-cal, rms=0.072090Jy sigma=1.056950 ! Fit after self-cal, rms=0.071373Jy sigma=1.044858 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.071373Jy sigma=1.044858 ! Fit after self-cal, rms=0.071378Jy sigma=1.044829 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8564 mas, bmaj=2.736 mas, bpa=-10.55 degrees ! Estimated noise=0.993821 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 = 1.0788e-05 Jy ! Component: 100 - total flux cleaned = -7.06546e-05 Jy ! Component: 150 - total flux cleaned = -0.000142598 Jy ! Component: 200 - total flux cleaned = -0.000204964 Jy ! Total flux subtracted in 200 components = -0.000204964 Jy ! Clean residual min=-0.003573 max=0.003721 Jy/beam ! Clean residual mean=-0.000004 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.130377 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 30 components and 0.130377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071340Jy sigma=1.044207 ! Fit after self-cal, rms=0.071339Jy sigma=1.044189 ! 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.071339Jy sigma=1.044189 ! Fit after self-cal, rms=0.064654Jy sigma=0.942596 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.00270415 Jy ! Component: 100 - total flux cleaned = 0.00282995 Jy ! Component: 150 - total flux cleaned = 0.00276753 Jy ! Component: 200 - total flux cleaned = 0.00274007 Jy ! Total flux subtracted in 200 components = 0.00274007 Jy ! Clean residual min=-0.003618 max=0.003499 Jy/beam ! Clean residual mean=-0.000001 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.133117 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 37 components and 0.133117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064574Jy sigma=0.940771 ! Fit after self-cal, rms=0.063544Jy sigma=0.932584 ! 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: 0.8564 x 2.736 at -10.55 degrees (North through East) ! Clean map min=-0.0033146 max=0.11653 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.063544Jy sigma=0.932584 ! Fit after self-cal, rms=0.062532Jy sigma=0.922604 ! 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.062532Jy sigma=0.922604 ! Fit after self-cal, rms=0.062249Jy sigma=0.921177 ! Inverting map and beam ! Estimated beam: bmin=0.8491 mas, bmaj=2.691 mas, bpa=-10.32 degrees ! Estimated noise=0.98514 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -5.14701e-05 Jy ! Component: 100 - total flux cleaned = 7.28124e-06 Jy ! Component: 150 - total flux cleaned = 9.89705e-06 Jy ! Component: 200 - total flux cleaned = -1.03244e-05 Jy ! Total flux subtracted in 200 components = -1.03244e-05 Jy ! Clean residual min=-0.003290 max=0.003517 Jy/beam ! Clean residual mean=-0.000002 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.133107 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 42 components and 0.133107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062230Jy sigma=0.920774 ! Fit after self-cal, rms=0.062109Jy sigma=0.920368 ! 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.062109Jy sigma=0.920368 ! Fit after self-cal, rms=0.061931Jy sigma=0.910938 ! 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.061931Jy sigma=0.910938 ! Fit after self-cal, rms=0.061887Jy sigma=0.910640 ! Inverting map and beam ! Estimated beam: bmin=0.8388 mas, bmaj=2.654 mas, bpa=-10.43 degrees ! Estimated noise=0.986433 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146586 Jy ! Component: 100 - total flux cleaned = 0.00155785 Jy ! Component: 150 - total flux cleaned = 0.00160362 Jy ! Component: 200 - total flux cleaned = 0.00158479 Jy ! Total flux subtracted in 200 components = 0.00158479 Jy ! Clean residual min=-0.003133 max=0.003597 Jy/beam ! Clean residual mean=-0.000003 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.134691 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 0.134691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061857Jy sigma=0.909856 ! Fit after self-cal, rms=0.061833Jy sigma=0.909769 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.038 mas, bmaj=4.875 mas, bpa=-0.8355 degrees ! Estimated noise=1.2662 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.000178613 Jy ! Component: 100 - total flux cleaned = -0.000146494 Jy ! Component: 150 - total flux cleaned = -0.000148121 Jy ! Component: 200 - total flux cleaned = -0.000116566 Jy ! Total flux subtracted in 200 components = -0.000116566 Jy ! Clean residual min=-0.003374 max=0.003836 Jy/beam ! Clean residual mean=-0.000008 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 0.134575 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 49 components and 0.134575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061836Jy sigma=0.909829 ! Fit after self-cal, rms=0.061820Jy sigma=0.909759 ! 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=0.6642 mas, bmaj=2.057 mas, bpa=-8.523 degrees ! Estimated noise=1.41504 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0940352 Jy ! Component: 100 - total flux cleaned = 0.118398 Jy ! Component: 150 - total flux cleaned = 0.129496 Jy ! Component: 200 - total flux cleaned = 0.134357 Jy ! Total flux subtracted in 200 components = 0.134357 Jy ! Clean residual min=-0.005019 max=0.005243 Jy/beam ! Clean residual mean=0.000001 rms=0.001345 Jy/beam ! Combined flux in latest and established models = 0.134357 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.134357 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8388 mas, bmaj=2.654 mas, bpa=-10.43 degrees ! Estimated noise=0.986433 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.00112102 Jy ! Component: 100 - total flux cleaned = 0.00134758 Jy ! Component: 150 - total flux cleaned = 0.00129122 Jy ! Component: 200 - total flux cleaned = 0.00119742 Jy ! Total flux subtracted in 200 components = 0.00119742 Jy ! Clean residual min=-0.003201 max=0.003666 Jy/beam ! Clean residual mean=-0.000001 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.135554 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 33 components and 0.135554 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.038 mas, bmaj=4.875 mas, bpa=-0.8355 degrees ! Estimated noise=1.2662 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.000450021 Jy ! Component: 100 - total flux cleaned = -0.000530494 Jy ! Component: 150 - total flux cleaned = -0.000533152 Jy ! Component: 200 - total flux cleaned = -0.00053305 Jy ! Total flux subtracted in 200 components = -0.00053305 Jy ! Clean residual min=-0.003377 max=0.003892 Jy/beam ! Clean residual mean=-0.000007 rms=0.001112 Jy/beam ! Combined flux in latest and established models = 0.135021 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 39 components and 0.135021 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8388 mas, bmaj=2.654 mas, bpa=-10.43 degrees ! Estimated noise=0.986433 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000446312 Jy ! Component: 100 - total flux cleaned = 0.000308096 Jy ! Component: 150 - total flux cleaned = 0.000248135 Jy ! Component: 200 - total flux cleaned = 0.000164802 Jy ! Total flux subtracted in 200 components = 0.000164802 Jy ! Clean residual min=-0.003129 max=0.003527 Jy/beam ! Clean residual mean=-0.000002 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.135186 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.135186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061832Jy sigma=0.910132 ! Fit after self-cal, rms=0.061822Jy sigma=0.910088 wmodel J1756-1427_X_2006_12_18_yyk\_map.mod ! Writing 48 model components to file: J1756-1427_X_2006_12_18_yyk_map.mod wobs J1756-1427_X_2006_12_18_yyk\_uvs.fits ! Writing UV FITS file: J1756-1427_X_2006_12_18_yyk_uvs.fits wwins J1756-1427_X_2006_12_18_yyk\_map.win ! wwins: Wrote 1 windows to J1756-1427_X_2006_12_18_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.00130445 Jy ! Component: 100 - total flux cleaned = 0.00118836 Jy ! Component: 150 - total flux cleaned = 0.0010246 Jy ! Component: 200 - total flux cleaned = 0.000919262 Jy ! Component: 250 - total flux cleaned = 0.000866453 Jy ! Component: 300 - total flux cleaned = 0.000913896 Jy ! Component: 350 - total flux cleaned = 0.000960685 Jy ! Component: 400 - total flux cleaned = 0.00105347 Jy ! Component: 450 - total flux cleaned = 0.0011862 Jy ! Component: 500 - total flux cleaned = 0.00114365 Jy ! Component: 550 - total flux cleaned = 0.00114387 Jy ! Component: 600 - total flux cleaned = 0.00110264 Jy ! Component: 650 - total flux cleaned = 0.00110247 Jy ! Component: 700 - total flux cleaned = 0.00102521 Jy ! Component: 750 - total flux cleaned = 0.00106317 Jy ! Component: 800 - total flux cleaned = 0.000877084 Jy ! Component: 850 - total flux cleaned = 0.000950483 Jy ! Component: 900 - total flux cleaned = 0.000879217 Jy ! Component: 950 - total flux cleaned = 0.000739452 Jy ! Component: 1000 - total flux cleaned = 0.000533538 Jy ! Component: 1050 - total flux cleaned = 0.000231022 Jy ! Component: 1100 - total flux cleaned = 5.70251e-07 Jy ! Component: 1150 - total flux cleaned = -0.000193732 Jy ! Component: 1200 - total flux cleaned = -0.000448862 Jy ! Component: 1250 - total flux cleaned = -0.000637424 Jy ! Component: 1300 - total flux cleaned = -0.00100674 Jy ! Component: 1350 - total flux cleaned = -0.00118759 Jy ! Component: 1400 - total flux cleaned = -0.00142633 Jy ! Component: 1450 - total flux cleaned = -0.00168976 Jy ! Component: 1500 - total flux cleaned = -0.00191968 Jy ! Component: 1550 - total flux cleaned = -0.00214649 Jy ! Component: 1600 - total flux cleaned = -0.00228605 Jy ! Component: 1650 - total flux cleaned = -0.00247915 Jy ! Component: 1700 - total flux cleaned = -0.00269696 Jy ! Component: 1750 - total flux cleaned = -0.00291101 Jy ! Component: 1800 - total flux cleaned = -0.00306938 Jy ! Component: 1850 - total flux cleaned = -0.00322623 Jy ! Component: 1900 - total flux cleaned = -0.00345842 Jy ! Component: 1950 - total flux cleaned = -0.00371283 Jy ! Component: 2000 - total flux cleaned = -0.00388847 Jy ! Total flux subtracted in 2048 components = -0.00418601 Jy ! Clean residual min=-0.001508 max=0.001476 Jy/beam ! Clean residual mean=-0.000003 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.131 Jy keep ! Adding 112 model components to the UV plane model. ! The established model now contains 160 components and 0.131 Jy ![Exited script file: muppet] wmap "J1756-1427_X_2006_12_18_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8388 x 2.654 at -10.43 degrees (North through East) ! Clean map min=-0.0024668 max=0.11565 Jy/beam ! Writing clean map to FITS file: J1756-1427_X_2006_12_18_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.115653 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00044424 device "J1756-1427_X_2006_12_18_yyk\_map.eps/VPS" ! Attempting to open device: 'J1756-1427_X_2006_12_18_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.15234 1.15234 2.30469 4.60937 9.21875 18.4375 36.875 73.75 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.115 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8388 x 2.654 at -10.43 degrees (North through East) ! Clean map min=-0.0024668 max=0.11565 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1756-1427_X_2006_12_18_yyk\_map.gif/gif" ! Attempting to open device: 'J1756-1427_X_2006_12_18_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1756-1427_X_2006_12_18_yyk_uvs.log closed on Mon Jun 16 19:54:08 2008