! Started logfile: J1625-2527_X_1996_03_13_yyk_uvs.log on Mon Jan 8 06:59:51 2007 obs J1625-2527_X_1996_03_13_yyk_uva.fits ! Reading UV FITS file: J1625-2527_X_1996_03_13_yyk_uva.fits ! AN table 1: 32 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.476389 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1625-2527 ! ! 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.15049e+09 4e+06 1 4e+06 ! 02 2 8.23236e+09 4e+06 1 4e+06 ! 03 3 8.41236e+09 4e+06 1 4e+06 ! 04 4 8.55236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 655 lines of history. ! ! Reading 2744 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 J1625-2527_X_1996_03_13_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)= 2.5087 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.6669 mas, bmaj=1.91 mas, bpa=-4.359 degrees ! Estimated noise=2516.99 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 = 2.1215 Jy ! Component: 100 - total flux cleaned = 2.51436 Jy ! Total flux subtracted in 100 components = 2.51436 Jy ! Clean residual min=-0.059183 max=0.115342 Jy/beam ! Clean residual mean=-0.000855 rms=0.021372 Jy/beam ! Combined flux in latest and established models = 2.51436 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 2.51436 Jy ! ! Correcting IF 1. ! A total of 111 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 111 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 111 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 111 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.380258Jy sigma=0.002371 ! Fit after self-cal, rms=0.378782Jy sigma=0.002365 ! Inverting map and beam ! Estimated beam: bmin=0.6669 mas, bmaj=1.91 mas, bpa=-4.359 degrees ! Estimated noise=2517.65 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.7989 mas, bmaj=2.164 mas, bpa=-5.064 degrees ! Estimated noise=2175.68 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.201788 Jy ! Component: 100 - total flux cleaned = 0.277014 Jy ! Component: 150 - total flux cleaned = 0.307406 Jy ! Component: 200 - total flux cleaned = 0.318683 Jy ! Total flux subtracted in 200 components = 0.318683 Jy ! Clean residual min=-0.034655 max=0.032272 Jy/beam ! Clean residual mean=-0.000108 rms=0.008831 Jy/beam ! Combined flux in latest and established models = 2.83304 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 41 model components to the UV plane model. ! The established model now contains 48 components and 2.83305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.321268Jy sigma=0.001909 ! Fit after self-cal, rms=0.321006Jy sigma=0.001908 ! 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.7989 x 2.164 at -5.064 degrees (North through East) ! Clean map min=-0.030709 max=2.4847 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.994865 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.98 HN 1.01 KP 1.01 ! LA 1.02 MK 1.01 NL 1.01 OV 1.00* ! PT 1.01 SC 0.95 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00622 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.97 HN 0.97 KP 1.02 ! LA 1.01 MK 0.99 NL 0.99 OV 1.00* ! PT 0.98 SC 1.00 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00067 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.97 HN 0.97 KP 0.99 ! LA 1.01 MK 1.02 NL 1.00 OV 1.00* ! PT 0.96 SC 1.02 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.991666 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.98 HN 1.01 KP 0.99 ! LA 1.01 MK 1.02 NL 1.01 OV 1.00* ! PT 0.99 SC 1.01 ! ! ! Fit before self-cal, rms=0.321006Jy sigma=0.001908 ! Fit after self-cal, rms=0.310448Jy sigma=0.001837 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.310448Jy sigma=0.001837 ! Fit after self-cal, rms=0.310471Jy sigma=0.001836 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8106 mas, bmaj=2.199 mas, bpa=-5.166 degrees ! Estimated noise=2180.56 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.00965174 Jy ! Component: 100 - total flux cleaned = -0.0097279 Jy ! Component: 150 - total flux cleaned = -0.00943598 Jy ! Component: 200 - total flux cleaned = -0.00893408 Jy ! Total flux subtracted in 200 components = -0.00893408 Jy ! Clean residual min=-0.015766 max=0.018112 Jy/beam ! Clean residual mean=0.000099 rms=0.004390 Jy/beam ! Combined flux in latest and established models = 2.82411 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 55 components and 2.82411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.309697Jy sigma=0.001832 ! Fit after self-cal, rms=0.309654Jy sigma=0.001832 ! 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.309654Jy sigma=0.001832 ! Fit after self-cal, rms=0.309423Jy sigma=0.001830 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.00147094 Jy ! Component: 100 - total flux cleaned = 0.00120496 Jy ! Component: 150 - total flux cleaned = 0.00120172 Jy ! Component: 200 - total flux cleaned = 0.00156183 Jy ! Total flux subtracted in 200 components = 0.00156183 Jy ! Clean residual min=-0.015862 max=0.019114 Jy/beam ! Clean residual mean=0.000105 rms=0.004365 Jy/beam ! Combined flux in latest and established models = 2.82567 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 56 components and 2.82567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.309133Jy sigma=0.001828 ! Fit after self-cal, rms=0.309118Jy sigma=0.001828 ! 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.8106 x 2.199 at -5.166 degrees (North through East) ! Clean map min=-0.014992 max=2.481 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.309118Jy sigma=0.001828 ! Fit after self-cal, rms=0.308304Jy sigma=0.001818 ! 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.308304Jy sigma=0.001818 ! Fit after self-cal, rms=0.308346Jy sigma=0.001818 ! Inverting map and beam ! Estimated beam: bmin=0.8116 mas, bmaj=2.204 mas, bpa=-5.211 degrees ! Estimated noise=2181.62 mJy/beam. ! Added new window around map position (-12.8, -2.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0137621 Jy ! Component: 100 - total flux cleaned = 0.0138824 Jy ! Component: 150 - total flux cleaned = 0.0135778 Jy ! Component: 200 - total flux cleaned = 0.0127348 Jy ! Total flux subtracted in 200 components = 0.0127348 Jy ! Clean residual min=-0.014954 max=0.012640 Jy/beam ! Clean residual mean=0.000039 rms=0.003593 Jy/beam ! Combined flux in latest and established models = 2.83841 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 2.83841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.307204Jy sigma=0.001811 ! Fit after self-cal, rms=0.307186Jy sigma=0.001811 ! 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.307186Jy sigma=0.001811 ! Fit after self-cal, rms=0.307083Jy sigma=0.001811 ! 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.307083Jy sigma=0.001811 ! Fit after self-cal, rms=0.307096Jy sigma=0.001810 ! Inverting map and beam ! Estimated beam: bmin=0.8117 mas, bmaj=2.204 mas, bpa=-5.196 degrees ! Estimated noise=2180.96 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000956682 Jy ! Component: 100 - total flux cleaned = 0.000725357 Jy ! Component: 150 - total flux cleaned = 7.91005e-05 Jy ! Component: 200 - total flux cleaned = -0.000492268 Jy ! Total flux subtracted in 200 components = -0.000492268 Jy ! Clean residual min=-0.015262 max=0.012006 Jy/beam ! Clean residual mean=0.000031 rms=0.003445 Jy/beam ! Combined flux in latest and established models = 2.83792 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 76 components and 2.83792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.306837Jy sigma=0.001809 ! Fit after self-cal, rms=0.306812Jy sigma=0.001809 ! 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.17 mas, bmaj=5.033 mas, bpa=1.471 degrees ! Estimated noise=2893.91 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.00393969 Jy ! Component: 100 - total flux cleaned = -0.0037194 Jy ! Component: 150 - total flux cleaned = -0.003925 Jy ! Component: 200 - total flux cleaned = -0.00426868 Jy ! Total flux subtracted in 200 components = -0.00426868 Jy ! Clean residual min=-0.017517 max=0.014283 Jy/beam ! Clean residual mean=0.000084 rms=0.004660 Jy/beam ! Combined flux in latest and established models = 2.83365 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 82 components and 2.83365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.306855Jy sigma=0.001809 ! Fit after self-cal, rms=0.306812Jy sigma=0.001808 ! 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.6682 mas, bmaj=1.918 mas, bpa=-4.359 degrees ! Estimated noise=2532.57 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.12337 Jy ! Component: 100 - total flux cleaned = 2.51126 Jy ! Component: 150 - total flux cleaned = 2.66996 Jy ! Component: 200 - total flux cleaned = 2.74814 Jy ! Total flux subtracted in 200 components = 2.74814 Jy ! Clean residual min=-0.023095 max=0.029761 Jy/beam ! Clean residual mean=-0.000142 rms=0.006355 Jy/beam ! Combined flux in latest and established models = 2.74814 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 26 model components to the UV plane model. ! The established model now contains 26 components and 2.74814 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8117 mas, bmaj=2.204 mas, bpa=-5.196 degrees ! Estimated noise=2180.96 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) ! Added new window around map position (0.2, 1.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0500868 Jy ! Component: 100 - total flux cleaned = 0.0740999 Jy ! Component: 150 - total flux cleaned = 0.0860236 Jy ! Component: 200 - total flux cleaned = 0.0940691 Jy ! Total flux subtracted in 200 components = 0.0940691 Jy ! Clean residual min=-0.015067 max=0.012356 Jy/beam ! Clean residual mean=0.000029 rms=0.003590 Jy/beam ! Combined flux in latest and established models = 2.84221 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 51 components and 2.84221 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.17 mas, bmaj=5.033 mas, bpa=1.471 degrees ! Estimated noise=2893.91 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.00130943 Jy ! Component: 100 - total flux cleaned = 0.00131155 Jy ! Component: 150 - total flux cleaned = 0.00151878 Jy ! Component: 200 - total flux cleaned = 0.00149736 Jy ! Total flux subtracted in 200 components = 0.00149736 Jy ! Clean residual min=-0.016828 max=0.015033 Jy/beam ! Clean residual mean=0.000128 rms=0.004394 Jy/beam ! Combined flux in latest and established models = 2.8437 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 69 components and 2.8437 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8117 mas, bmaj=2.204 mas, bpa=-5.196 degrees ! Estimated noise=2180.96 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000241727 Jy ! Component: 100 - total flux cleaned = 4.29642e-05 Jy ! Component: 150 - total flux cleaned = -0.000223135 Jy ! Component: 200 - total flux cleaned = -0.000456176 Jy ! Total flux subtracted in 200 components = -0.000456176 Jy ! Clean residual min=-0.014174 max=0.011812 Jy/beam ! Clean residual mean=0.000059 rms=0.003169 Jy/beam ! Combined flux in latest and established models = 2.84325 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 86 components and 2.84325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.306573Jy sigma=0.001807 ! Fit after self-cal, rms=0.306548Jy sigma=0.001807 wmodel J1625-2527_X_1996_03_13_yyk\_map.mod ! Writing 86 model components to file: J1625-2527_X_1996_03_13_yyk_map.mod wobs J1625-2527_X_1996_03_13_yyk\_uvs.fits ! Writing UV FITS file: J1625-2527_X_1996_03_13_yyk_uvs.fits wwins J1625-2527_X_1996_03_13_yyk\_map.win ! wwins: Wrote 3 windows to J1625-2527_X_1996_03_13_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.00506477 Jy ! Component: 100 - total flux cleaned = -0.00811799 Jy ! Component: 150 - total flux cleaned = -0.0110661 Jy ! Component: 200 - total flux cleaned = -0.0125782 Jy ! Component: 250 - total flux cleaned = -0.0144328 Jy ! Component: 300 - total flux cleaned = -0.0163436 Jy ! Component: 350 - total flux cleaned = -0.0181652 Jy ! Component: 400 - total flux cleaned = -0.0197731 Jy ! Component: 450 - total flux cleaned = -0.0208003 Jy ! Component: 500 - total flux cleaned = -0.0222834 Jy ! Component: 550 - total flux cleaned = -0.0238245 Jy ! Component: 600 - total flux cleaned = -0.0250861 Jy ! Component: 650 - total flux cleaned = -0.0266388 Jy ! Component: 700 - total flux cleaned = -0.0279247 Jy ! Component: 750 - total flux cleaned = -0.0288598 Jy ! Component: 800 - total flux cleaned = -0.0297697 Jy ! Component: 850 - total flux cleaned = -0.030851 Jy ! Component: 900 - total flux cleaned = -0.0316146 Jy ! Component: 950 - total flux cleaned = -0.0322673 Jy ! Component: 1000 - total flux cleaned = -0.0326325 Jy ! Component: 1050 - total flux cleaned = -0.0329906 Jy ! Component: 1100 - total flux cleaned = -0.0336004 Jy ! Component: 1150 - total flux cleaned = -0.0337699 Jy ! Component: 1200 - total flux cleaned = -0.0339381 Jy ! Component: 1250 - total flux cleaned = -0.0341029 Jy ! Component: 1300 - total flux cleaned = -0.0343442 Jy ! Component: 1350 - total flux cleaned = -0.034424 Jy ! Component: 1400 - total flux cleaned = -0.03466 Jy ! Component: 1450 - total flux cleaned = -0.0348152 Jy ! Component: 1500 - total flux cleaned = -0.034967 Jy ! Component: 1550 - total flux cleaned = -0.0349669 Jy ! Component: 1600 - total flux cleaned = -0.0351157 Jy ! Component: 1650 - total flux cleaned = -0.035188 Jy ! Component: 1700 - total flux cleaned = -0.035259 Jy ! Component: 1750 - total flux cleaned = -0.035259 Jy ! Component: 1800 - total flux cleaned = -0.0353293 Jy ! Component: 1850 - total flux cleaned = -0.0355344 Jy ! Component: 1900 - total flux cleaned = -0.0355332 Jy ! Component: 1950 - total flux cleaned = -0.0356001 Jy ! Component: 2000 - total flux cleaned = -0.0357325 Jy ! Total flux subtracted in 2048 components = -0.0358632 Jy ! Clean residual min=-0.004324 max=0.004588 Jy/beam ! Clean residual mean=-0.000005 rms=0.001163 Jy/beam ! Combined flux in latest and established models = 2.80738 Jy keep ! Adding 114 model components to the UV plane model. ! The established model now contains 200 components and 2.80738 Jy ![Exited script file: muppet] wmap "J1625-2527_X_1996_03_13_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8117 x 2.204 at -5.196 degrees (North through East) ! Clean map min=-0.0084865 max=2.4826 Jy/beam ! Writing clean map to FITS file: J1625-2527_X_1996_03_13_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 2.48258 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00111692 device "J1625-2527_X_1996_03_13_yyk\_map.eps/VPS" ! Attempting to open device: 'J1625-2527_X_1996_03_13_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.134971 0.134971 0.269942 0.539885 1.07977 2.15954 4.31908 8.63816 17.2763 34.5526 69.1053 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0033 print "peak=",int(peak_flux*1000)/1000 ! peak= 2.482 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.8117 x 2.204 at -5.196 degrees (North through East) ! Clean map min=-0.0084865 max=2.4826 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1625-2527_X_1996_03_13_yyk\_map.gif/gif" ! Attempting to open device: 'J1625-2527_X_1996_03_13_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1625-2527_X_1996_03_13_yyk_uvs.log closed on Mon Jan 8 06:59:58 2007