! Started logfile: J1451-0127_X_1997_05_07_yyk_uvs.log on Mon Jan 8 06:32:56 2007 obs J1451-0127_X_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1451-0127_X_1997_05_07_yyk_uva.fits ! AN table 1: 133 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.663993 visibilities/baseline/integration-bin. ! Found source: J1451-0127 ! ! 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.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 613 lines of history. ! ! Reading 15896 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 J1451-0127_X_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.36792 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.8049 mas, bmaj=3.361 mas, bpa=-17.94 degrees ! Estimated noise=1189.71 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.261963 Jy ! Component: 100 - total flux cleaned = 0.319793 Jy ! Total flux subtracted in 100 components = 0.319793 Jy ! Clean residual min=-0.006910 max=0.016159 Jy/beam ! Clean residual mean=0.000048 rms=0.002437 Jy/beam ! Combined flux in latest and established models = 0.319793 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.319793 Jy ! ! Correcting IF 1. ! A total of 246 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 245 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 246 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 245 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.180686Jy sigma=0.001243 ! Fit after self-cal, rms=0.180591Jy sigma=0.001242 ! Inverting map and beam ! Estimated beam: bmin=0.8049 mas, bmaj=3.361 mas, bpa=-17.94 degrees ! Estimated noise=1189.8 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0209833 Jy ! Component: 100 - total flux cleaned = 0.0295079 Jy ! Total flux subtracted in 100 components = 0.0295079 Jy ! Clean residual min=-0.005214 max=0.005877 Jy/beam ! Clean residual mean=0.000049 rms=0.001553 Jy/beam ! Combined flux in latest and established models = 0.349301 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 0.349301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178621Jy sigma=0.001226 ! Fit after self-cal, rms=0.178593Jy sigma=0.001226 ! 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=1.024 mas, bmaj=3.517 mas, bpa=-16.66 degrees ! Estimated noise=771.893 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.00654777 Jy ! Component: 100 - total flux cleaned = 0.00892895 Jy ! Component: 150 - total flux cleaned = 0.00918384 Jy ! Component: 200 - total flux cleaned = 0.00947031 Jy ! Total flux subtracted in 200 components = 0.00947031 Jy ! Clean residual min=-0.005379 max=0.004917 Jy/beam ! Clean residual mean=0.000102 rms=0.001575 Jy/beam ! Combined flux in latest and established models = 0.358771 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 39 components and 0.358771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178448Jy sigma=0.001224 ! Fit after self-cal, rms=0.178447Jy sigma=0.001224 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.024 x 3.517 at -16.66 degrees (North through East) ! Clean map min=-0.0051316 max=0.31352 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.00004 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 1.01 KP 1.02 ! LA 1.01 MK 1.03 NL 1.02 OV 0.98 ! PT 0.95 SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00266 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 1.01 KP 1.01 ! LA 1.01 MK 1.00 NL 1.00 OV 1.05 ! PT 0.90 SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00507 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.04 HN 0.98 KP 1.01 ! LA 1.01 MK 0.99 NL 0.99 OV 0.99 ! PT 0.98 SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.985973 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00 HN 1.06 KP 1.00 ! LA 1.02 MK 1.00 NL 1.01 OV 1.00 ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.178447Jy sigma=0.001224 ! Fit after self-cal, rms=0.178103Jy sigma=0.001221 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.178103Jy sigma=0.001221 ! Fit after self-cal, rms=0.178104Jy sigma=0.001221 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.027 mas, bmaj=3.525 mas, bpa=-16.68 degrees ! Estimated noise=768.841 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.00212486 Jy ! Component: 100 - total flux cleaned = -0.00251812 Jy ! Component: 150 - total flux cleaned = -0.00282711 Jy ! Component: 200 - total flux cleaned = -0.00286426 Jy ! Total flux subtracted in 200 components = -0.00286426 Jy ! Clean residual min=-0.004323 max=0.004655 Jy/beam ! Clean residual mean=0.000087 rms=0.001306 Jy/beam ! Combined flux in latest and established models = 0.355907 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.355907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178081Jy sigma=0.001221 ! Fit after self-cal, rms=0.178080Jy sigma=0.001221 ! 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.178080Jy sigma=0.001221 ! Fit after self-cal, rms=0.177090Jy sigma=0.001213 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.000421381 Jy ! Component: 100 - total flux cleaned = 0.000485479 Jy ! Component: 150 - total flux cleaned = 0.000515116 Jy ! Component: 200 - total flux cleaned = 0.000540438 Jy ! Total flux subtracted in 200 components = 0.000540438 Jy ! Clean residual min=-0.004385 max=0.004602 Jy/beam ! Clean residual mean=0.000087 rms=0.001301 Jy/beam ! Combined flux in latest and established models = 0.356448 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 48 components and 0.356448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177086Jy sigma=0.001213 ! Fit after self-cal, rms=0.176950Jy sigma=0.001213 ! 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: 1.027 x 3.525 at -16.68 degrees (North through East) ! Clean map min=-0.0042411 max=0.31382 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.176950Jy sigma=0.001213 ! Fit after self-cal, rms=0.177444Jy sigma=0.001212 ! 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.177444Jy sigma=0.001212 ! Fit after self-cal, rms=0.177414Jy sigma=0.001211 ! Inverting map and beam ! Estimated beam: bmin=1.03 mas, bmaj=3.53 mas, bpa=-16.66 degrees ! Estimated noise=768.793 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000404964 Jy ! Component: 100 - total flux cleaned = -0.000476275 Jy ! Component: 150 - total flux cleaned = -0.000518888 Jy ! Component: 200 - total flux cleaned = -0.000518675 Jy ! Total flux subtracted in 200 components = -0.000518675 Jy ! Clean residual min=-0.004285 max=0.004450 Jy/beam ! Clean residual mean=0.000072 rms=0.001268 Jy/beam ! Combined flux in latest and established models = 0.355929 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 50 components and 0.355929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177413Jy sigma=0.001211 ! Fit after self-cal, rms=0.177409Jy sigma=0.001211 ! 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.177409Jy sigma=0.001211 ! Fit after self-cal, rms=0.177645Jy sigma=0.001210 ! 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.177645Jy sigma=0.001210 ! Fit after self-cal, rms=0.177645Jy sigma=0.001210 ! Inverting map and beam ! Estimated beam: bmin=1.031 mas, bmaj=3.533 mas, bpa=-16.66 degrees ! Estimated noise=768.946 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000111975 Jy ! Component: 100 - total flux cleaned = -0.000131218 Jy ! Component: 150 - total flux cleaned = -0.000131661 Jy ! Component: 200 - total flux cleaned = -0.000131905 Jy ! Total flux subtracted in 200 components = -0.000131905 Jy ! Clean residual min=-0.004271 max=0.004393 Jy/beam ! Clean residual mean=0.000072 rms=0.001267 Jy/beam ! Combined flux in latest and established models = 0.355797 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 54 components and 0.355797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177645Jy sigma=0.001210 ! Fit after self-cal, rms=0.177649Jy sigma=0.001210 ! 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.477 mas, bmaj=4.086 mas, bpa=2.642 degrees ! Estimated noise=920.42 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.000259002 Jy ! Component: 100 - total flux cleaned = 0.000376188 Jy ! Component: 150 - total flux cleaned = 0.000398317 Jy ! Component: 200 - total flux cleaned = 0.000415736 Jy ! Total flux subtracted in 200 components = 0.000415736 Jy ! Clean residual min=-0.005877 max=0.006817 Jy/beam ! Clean residual mean=0.000128 rms=0.001931 Jy/beam ! Combined flux in latest and established models = 0.356213 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 62 components and 0.356213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177652Jy sigma=0.001210 ! Fit after self-cal, rms=0.177656Jy sigma=0.001210 ! 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.8067 mas, bmaj=3.369 mas, bpa=-17.94 degrees ! Estimated noise=1195.02 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.263355 Jy ! Component: 100 - total flux cleaned = 0.321491 Jy ! Component: 150 - total flux cleaned = 0.342426 Jy ! Component: 200 - total flux cleaned = 0.350626 Jy ! Total flux subtracted in 200 components = 0.350626 Jy ! Clean residual min=-0.005029 max=0.004515 Jy/beam ! Clean residual mean=0.000031 rms=0.001371 Jy/beam ! Combined flux in latest and established models = 0.350626 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.350626 Jy ! Inverting map and beam ! Estimated beam: bmin=1.031 mas, bmaj=3.533 mas, bpa=-16.66 degrees ! Estimated noise=768.946 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.00341253 Jy ! Component: 100 - total flux cleaned = 0.00414524 Jy ! Component: 150 - total flux cleaned = 0.00430221 Jy ! Component: 200 - total flux cleaned = 0.00457633 Jy ! Total flux subtracted in 200 components = 0.00457633 Jy ! Clean residual min=-0.004490 max=0.004546 Jy/beam ! Clean residual mean=0.000074 rms=0.001299 Jy/beam ! Combined flux in latest and established models = 0.355202 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 33 components and 0.355202 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.477 mas, bmaj=4.086 mas, bpa=2.642 degrees ! Estimated noise=920.42 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.000893319 Jy ! Component: 100 - total flux cleaned = 0.000887942 Jy ! Component: 150 - total flux cleaned = 0.000853657 Jy ! Component: 200 - total flux cleaned = 0.000825529 Jy ! Total flux subtracted in 200 components = 0.000825529 Jy ! Clean residual min=-0.005995 max=0.006863 Jy/beam ! Clean residual mean=0.000129 rms=0.001931 Jy/beam ! Combined flux in latest and established models = 0.356028 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 37 components and 0.356028 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.031 mas, bmaj=3.533 mas, bpa=-16.66 degrees ! Estimated noise=768.946 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00010326 Jy ! Component: 100 - total flux cleaned = -5.11861e-05 Jy ! Component: 150 - total flux cleaned = -9.62702e-05 Jy ! Component: 200 - total flux cleaned = -0.000134182 Jy ! Total flux subtracted in 200 components = -0.000134182 Jy ! Clean residual min=-0.004341 max=0.004353 Jy/beam ! Clean residual mean=0.000073 rms=0.001273 Jy/beam ! Combined flux in latest and established models = 0.355894 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.355894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177673Jy sigma=0.001210 ! Fit after self-cal, rms=0.177674Jy sigma=0.001210 wmodel J1451-0127_X_1997_05_07_yyk\_map.mod ! Writing 43 model components to file: J1451-0127_X_1997_05_07_yyk_map.mod wobs J1451-0127_X_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1451-0127_X_1997_05_07_yyk_uvs.fits wwins J1451-0127_X_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J1451-0127_X_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.000544991 Jy ! Component: 100 - total flux cleaned = 0.000407831 Jy ! Component: 150 - total flux cleaned = 0.000535404 Jy ! Component: 200 - total flux cleaned = 0.000774417 Jy ! Component: 250 - total flux cleaned = 0.00117488 Jy ! Component: 300 - total flux cleaned = 0.0015018 Jy ! Component: 350 - total flux cleaned = 0.00170923 Jy ! Component: 400 - total flux cleaned = 0.0016582 Jy ! Component: 450 - total flux cleaned = 0.00165858 Jy ! Component: 500 - total flux cleaned = 0.00170598 Jy ! Component: 550 - total flux cleaned = 0.00175088 Jy ! Component: 600 - total flux cleaned = 0.00175076 Jy ! Component: 650 - total flux cleaned = 0.00162366 Jy ! Component: 700 - total flux cleaned = 0.00133887 Jy ! Component: 750 - total flux cleaned = 0.00114126 Jy ! Component: 800 - total flux cleaned = 0.000756827 Jy ! Component: 850 - total flux cleaned = 0.000532685 Jy ! Component: 900 - total flux cleaned = 0.000241043 Jy ! Component: 950 - total flux cleaned = 2.78061e-05 Jy ! Component: 1000 - total flux cleaned = -0.000215719 Jy ! Component: 1050 - total flux cleaned = -0.000453974 Jy ! Component: 1100 - total flux cleaned = -0.000686838 Jy ! Component: 1150 - total flux cleaned = -0.000718788 Jy ! Component: 1200 - total flux cleaned = -0.00084649 Jy ! Component: 1250 - total flux cleaned = -0.000971193 Jy ! Component: 1300 - total flux cleaned = -0.00103198 Jy ! Component: 1350 - total flux cleaned = -0.00106207 Jy ! Component: 1400 - total flux cleaned = -0.00109197 Jy ! Component: 1450 - total flux cleaned = -0.00103481 Jy ! Component: 1500 - total flux cleaned = -0.00103527 Jy ! Component: 1550 - total flux cleaned = -0.00100727 Jy ! Component: 1600 - total flux cleaned = -0.000841746 Jy ! Component: 1650 - total flux cleaned = -0.000760912 Jy ! Component: 1700 - total flux cleaned = -0.000708232 Jy ! Component: 1750 - total flux cleaned = -0.00062974 Jy ! Component: 1800 - total flux cleaned = -0.000577958 Jy ! Component: 1850 - total flux cleaned = -0.000449975 Jy ! Component: 1900 - total flux cleaned = -0.000324696 Jy ! Component: 1950 - total flux cleaned = -0.000225818 Jy ! Component: 2000 - total flux cleaned = -0.000152467 Jy ! Total flux subtracted in 2048 components = -3.21804e-05 Jy ! Clean residual min=-0.001743 max=0.001575 Jy/beam ! Clean residual mean=0.000042 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.355861 Jy keep ! Adding 152 model components to the UV plane model. ! The established model now contains 195 components and 0.355861 Jy ![Exited script file: muppet] wmap "J1451-0127_X_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.031 x 3.533 at -16.66 degrees (North through East) ! Clean map min=-0.0036956 max=0.31384 Jy/beam ! Writing clean map to FITS file: J1451-0127_X_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 0.313843 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00049436 device "J1451-0127_X_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1451-0127_X_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.472554 0.472554 0.945108 1.89022 3.78043 7.56087 15.1217 30.2435 60.4869 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.313 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.031 x 3.533 at -16.66 degrees (North through East) ! Clean map min=-0.0036956 max=0.31384 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1451-0127_X_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1451-0127_X_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1451-0127_X_1997_05_07_yyk_uvs.log closed on Mon Jan 8 06:33:05 2007