! Started logfile: J1510-0543_X_1997_05_07_yyk_uvs.log on Mon Jan 8 06:37:52 2007 obs J1510-0543_X_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1510-0543_X_1997_05_07_yyk_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.803912 visibilities/baseline/integration-bin. ! Found source: J1510-0543 ! ! 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 20548 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 J1510-0543_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.631127 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.7227 mas, bmaj=1.986 mas, bpa=-4.395 degrees ! Estimated noise=943.139 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.506968 Jy ! Component: 100 - total flux cleaned = 0.581555 Jy ! Total flux subtracted in 100 components = 0.581555 Jy ! Clean residual min=-0.013044 max=0.030844 Jy/beam ! Clean residual mean=0.000274 rms=0.003983 Jy/beam ! Combined flux in latest and established models = 0.581555 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.581555 Jy ! ! Correcting IF 1. ! A total of 148 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 148 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 148 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 148 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.190087Jy sigma=0.001341 ! Fit after self-cal, rms=0.189843Jy sigma=0.001339 ! Inverting map and beam ! Estimated beam: bmin=0.7227 mas, bmaj=1.986 mas, bpa=-4.395 degrees ! Estimated noise=943.139 mJy/beam. ! Added new window around map position (1.4, 0.4). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0344382 Jy ! Component: 100 - total flux cleaned = 0.0513327 Jy ! Total flux subtracted in 100 components = 0.0513327 Jy ! Clean residual min=-0.010149 max=0.012258 Jy/beam ! Clean residual mean=0.000240 rms=0.002679 Jy/beam ! Combined flux in latest and established models = 0.632888 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.632888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.184083Jy sigma=0.001293 ! Fit after self-cal, rms=0.183606Jy sigma=0.001291 ! 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=0.9327 mas, bmaj=2.438 mas, bpa=-6.044 degrees ! Estimated noise=690.52 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.0172933 Jy ! Component: 100 - total flux cleaned = 0.0246096 Jy ! Component: 150 - total flux cleaned = 0.0285997 Jy ! Component: 200 - total flux cleaned = 0.0307119 Jy ! Total flux subtracted in 200 components = 0.0307119 Jy ! Clean residual min=-0.012420 max=0.014827 Jy/beam ! Clean residual mean=0.000441 rms=0.003535 Jy/beam ! Combined flux in latest and established models = 0.663599 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 38 components and 0.663599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.182668Jy sigma=0.001283 ! Fit after self-cal, rms=0.182563Jy sigma=0.001282 ! 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.9327 x 2.438 at -6.044 degrees (North through East) ! Clean map min=-0.011426 max=0.58859 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.0001 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 1.01 KP 1.04 ! LA 1.01 MK 1.02 NL 1.02 OV 1.00 ! PT 0.95 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00692 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 1.00 KP 1.04 ! LA 0.98 MK 0.98 NL 1.02 OV 1.03 ! PT 0.89 SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.991575 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.03 HN 1.02 KP 1.03 ! LA 0.99 MK 1.01 NL 1.00 OV 1.00 ! PT 0.97 SC 1.05 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.990934 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 1.05 KP 1.03 ! LA 1.00 MK 0.99 NL 1.01 OV 1.00 ! PT 0.98 SC 1.02 ! ! ! Fit before self-cal, rms=0.182563Jy sigma=0.001282 ! Fit after self-cal, rms=0.180978Jy sigma=0.001271 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.180978Jy sigma=0.001271 ! Fit after self-cal, rms=0.180981Jy sigma=0.001271 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9352 mas, bmaj=2.444 mas, bpa=-6.081 degrees ! Estimated noise=686.96 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.0032931 Jy ! Component: 100 - total flux cleaned = -0.00387273 Jy ! Component: 150 - total flux cleaned = -0.00416473 Jy ! Component: 200 - total flux cleaned = -0.00428701 Jy ! Total flux subtracted in 200 components = -0.00428701 Jy ! Clean residual min=-0.009972 max=0.013608 Jy/beam ! Clean residual mean=0.000335 rms=0.003042 Jy/beam ! Combined flux in latest and established models = 0.659312 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 51 components and 0.659312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180895Jy sigma=0.001270 ! Fit after self-cal, rms=0.180885Jy sigma=0.001270 ! 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.180885Jy sigma=0.001270 ! Fit after self-cal, rms=0.175962Jy sigma=0.001237 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.00135816 Jy ! Component: 100 - total flux cleaned = 0.00123717 Jy ! Component: 150 - total flux cleaned = 0.00118504 Jy ! Component: 200 - total flux cleaned = 0.00113835 Jy ! Total flux subtracted in 200 components = 0.00113835 Jy ! Clean residual min=-0.009791 max=0.013576 Jy/beam ! Clean residual mean=0.000333 rms=0.003034 Jy/beam ! Combined flux in latest and established models = 0.660451 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 58 components and 0.660451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.175934Jy sigma=0.001236 ! Fit after self-cal, rms=0.175300Jy sigma=0.001232 ! 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.9352 x 2.444 at -6.081 degrees (North through East) ! Clean map min=-0.0095204 max=0.5888 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.175300Jy sigma=0.001232 ! Fit after self-cal, rms=0.175068Jy sigma=0.001228 ! 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.175068Jy sigma=0.001228 ! Fit after self-cal, rms=0.174944Jy sigma=0.001227 ! Inverting map and beam ! Estimated beam: bmin=0.9364 mas, bmaj=2.445 mas, bpa=-6.073 degrees ! Estimated noise=686.49 mJy/beam. ! Added new window around map position (17.2, 3.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0150372 Jy ! Component: 100 - total flux cleaned = 0.0222338 Jy ! Component: 150 - total flux cleaned = 0.0266066 Jy ! Component: 200 - total flux cleaned = 0.0295991 Jy ! Total flux subtracted in 200 components = 0.0295991 Jy ! Clean residual min=-0.007045 max=0.011367 Jy/beam ! Clean residual mean=0.000174 rms=0.002342 Jy/beam ! Combined flux in latest and established models = 0.69005 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 44 model components to the UV plane model. ! The established model now contains 98 components and 0.69005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.174143Jy sigma=0.001221 ! Fit after self-cal, rms=0.174080Jy sigma=0.001220 ! Inverting map ! Added new window around map position (-0.2, 10). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0128863 Jy ! Component: 100 - total flux cleaned = 0.0187023 Jy ! Component: 150 - total flux cleaned = 0.0230611 Jy ! Component: 200 - total flux cleaned = 0.0264392 Jy ! Total flux subtracted in 200 components = 0.0264392 Jy ! Clean residual min=-0.005757 max=0.006450 Jy/beam ! Clean residual mean=0.000109 rms=0.001607 Jy/beam ! Combined flux in latest and established models = 0.716489 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 52 model components to the UV plane model. ! The established model now contains 142 components and 0.716489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.173495Jy sigma=0.001215 ! Fit after self-cal, rms=0.173472Jy sigma=0.001215 ! 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.173472Jy sigma=0.001215 ! Fit after self-cal, rms=0.173085Jy 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.173085Jy sigma=0.001212 ! Fit after self-cal, rms=0.173082Jy sigma=0.001212 ! Inverting map and beam ! Estimated beam: bmin=0.9392 mas, bmaj=2.45 mas, bpa=-6.058 degrees ! Estimated noise=684.951 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00444014 Jy ! Component: 100 - total flux cleaned = 0.00757834 Jy ! Component: 150 - total flux cleaned = 0.00985268 Jy ! Component: 200 - total flux cleaned = 0.0109251 Jy ! Total flux subtracted in 200 components = 0.0109251 Jy ! Clean residual min=-0.005322 max=0.004966 Jy/beam ! Clean residual mean=0.000075 rms=0.001322 Jy/beam ! Combined flux in latest and established models = 0.727414 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 41 model components to the UV plane model. ! The established model now contains 159 components and 0.727414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172983Jy sigma=0.001211 ! Fit after self-cal, rms=0.172977Jy sigma=0.001211 ! 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.423 mas, bmaj=4.156 mas, bpa=5.852 degrees ! Estimated noise=854.927 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.00477357 Jy ! Component: 100 - total flux cleaned = 0.00701332 Jy ! Component: 150 - total flux cleaned = 0.00807018 Jy ! Component: 200 - total flux cleaned = 0.00845314 Jy ! Total flux subtracted in 200 components = 0.00845314 Jy ! Clean residual min=-0.006147 max=0.006723 Jy/beam ! Clean residual mean=0.000096 rms=0.001817 Jy/beam ! Combined flux in latest and established models = 0.735868 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 176 components and 0.735868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172980Jy sigma=0.001211 ! Fit after self-cal, rms=0.172970Jy sigma=0.001211 ! 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.7245 mas, bmaj=1.986 mas, bpa=-4.381 degrees ! Estimated noise=942.435 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.507922 Jy ! Component: 100 - total flux cleaned = 0.587262 Jy ! Component: 150 - total flux cleaned = 0.619288 Jy ! Component: 200 - total flux cleaned = 0.636689 Jy ! Total flux subtracted in 200 components = 0.636689 Jy ! Clean residual min=-0.008774 max=0.008433 Jy/beam ! Clean residual mean=0.000125 rms=0.002068 Jy/beam ! Combined flux in latest and established models = 0.636689 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.636689 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9392 mas, bmaj=2.45 mas, bpa=-6.058 degrees ! Estimated noise=684.951 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.0182225 Jy ! Component: 100 - total flux cleaned = 0.0317517 Jy ! Component: 150 - total flux cleaned = 0.0425757 Jy ! Component: 200 - total flux cleaned = 0.0514384 Jy ! Total flux subtracted in 200 components = 0.0514384 Jy ! Clean residual min=-0.007447 max=0.007293 Jy/beam ! Clean residual mean=0.000168 rms=0.001993 Jy/beam ! Combined flux in latest and established models = 0.688127 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 74 components and 0.688127 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.423 mas, bmaj=4.156 mas, bpa=5.852 degrees ! Estimated noise=854.927 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.0126537 Jy ! Component: 100 - total flux cleaned = 0.0213094 Jy ! Component: 150 - total flux cleaned = 0.0277027 Jy ! Component: 200 - total flux cleaned = 0.0325718 Jy ! Total flux subtracted in 200 components = 0.0325718 Jy ! Clean residual min=-0.007294 max=0.007378 Jy/beam ! Clean residual mean=0.000169 rms=0.002135 Jy/beam ! Combined flux in latest and established models = 0.720699 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 123 components and 0.720699 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9392 mas, bmaj=2.45 mas, bpa=-6.058 degrees ! Estimated noise=684.951 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0048365 Jy ! Component: 100 - total flux cleaned = 0.00642148 Jy ! Component: 150 - total flux cleaned = 0.0073907 Jy ! Component: 200 - total flux cleaned = 0.00792859 Jy ! Total flux subtracted in 200 components = 0.00792859 Jy ! Clean residual min=-0.005123 max=0.005256 Jy/beam ! Clean residual mean=0.000066 rms=0.001339 Jy/beam ! Combined flux in latest and established models = 0.728628 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 150 components and 0.728628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.173065Jy sigma=0.001212 ! Fit after self-cal, rms=0.173057Jy sigma=0.001212 wmodel J1510-0543_X_1997_05_07_yyk\_map.mod ! Writing 150 model components to file: J1510-0543_X_1997_05_07_yyk_map.mod wobs J1510-0543_X_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1510-0543_X_1997_05_07_yyk_uvs.fits wwins J1510-0543_X_1997_05_07_yyk\_map.win ! wwins: Wrote 4 windows to J1510-0543_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.000568594 Jy ! Component: 100 - total flux cleaned = 0.00155277 Jy ! Component: 150 - total flux cleaned = 0.0026891 Jy ! Component: 200 - total flux cleaned = 0.00375509 Jy ! Component: 250 - total flux cleaned = 0.00475747 Jy ! Component: 300 - total flux cleaned = 0.00583669 Jy ! Component: 350 - total flux cleaned = 0.00668698 Jy ! Component: 400 - total flux cleaned = 0.00738798 Jy ! Component: 450 - total flux cleaned = 0.00783812 Jy ! Component: 500 - total flux cleaned = 0.00810998 Jy ! Component: 550 - total flux cleaned = 0.00811024 Jy ! Component: 600 - total flux cleaned = 0.00836801 Jy ! Component: 650 - total flux cleaned = 0.00841804 Jy ! Component: 700 - total flux cleaned = 0.00841817 Jy ! Component: 750 - total flux cleaned = 0.00851266 Jy ! Component: 800 - total flux cleaned = 0.00855887 Jy ! Component: 850 - total flux cleaned = 0.00860451 Jy ! Component: 900 - total flux cleaned = 0.00864991 Jy ! Component: 950 - total flux cleaned = 0.00873658 Jy ! Component: 1000 - total flux cleaned = 0.0087792 Jy ! Component: 1050 - total flux cleaned = 0.00869626 Jy ! Component: 1100 - total flux cleaned = 0.00869625 Jy ! Component: 1150 - total flux cleaned = 0.00865652 Jy ! Component: 1200 - total flux cleaned = 0.00857957 Jy ! Component: 1250 - total flux cleaned = 0.00850503 Jy ! Component: 1300 - total flux cleaned = 0.00850671 Jy ! Component: 1350 - total flux cleaned = 0.0085435 Jy ! Component: 1400 - total flux cleaned = 0.00847299 Jy ! Component: 1450 - total flux cleaned = 0.00847314 Jy ! Component: 1500 - total flux cleaned = 0.00843784 Jy ! Component: 1550 - total flux cleaned = 0.00833733 Jy ! Component: 1600 - total flux cleaned = 0.00837076 Jy ! Component: 1650 - total flux cleaned = 0.00837067 Jy ! Component: 1700 - total flux cleaned = 0.00821108 Jy ! Component: 1750 - total flux cleaned = 0.00821077 Jy ! Component: 1800 - total flux cleaned = 0.00824046 Jy ! Component: 1850 - total flux cleaned = 0.00811833 Jy ! Component: 1900 - total flux cleaned = 0.00808845 Jy ! Component: 1950 - total flux cleaned = 0.00805906 Jy ! Component: 2000 - total flux cleaned = 0.00800087 Jy ! Total flux subtracted in 2048 components = 0.00800119 Jy ! Clean residual min=-0.001546 max=0.001629 Jy/beam ! Clean residual mean=0.000023 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.736629 Jy keep ! Adding 157 model components to the UV plane model. ! The established model now contains 307 components and 0.736629 Jy ![Exited script file: muppet] wmap "J1510-0543_X_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9392 x 2.45 at -6.058 degrees (North through East) ! Clean map min=-0.0034313 max=0.58895 Jy/beam ! Writing clean map to FITS file: J1510-0543_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.588946 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000559558 device "J1510-0543_X_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1510-0543_X_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.28503 0.28503 0.57006 1.14012 2.28024 4.56048 9.12096 18.2419 36.4838 72.9677 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.588 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.9392 x 2.45 at -6.058 degrees (North through East) ! Clean map min=-0.0034313 max=0.58895 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1510-0543_X_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1510-0543_X_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1510-0543_X_1997_05_07_yyk_uvs.log closed on Mon Jan 8 06:38:02 2007