! Started logfile: J1537-1527_X_2005_06_01_yyk_uvs.log on Sat Oct 8 17:27:03 2005 obs J1537-1527_X_2005_06_01_yyk_uve.fits ! Reading UV FITS file: J1537-1527_X_2005_06_01_yyk_uve.fits ! AN table 1: 20 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.932222 visibilities/baseline/integration-bin. ! Found source: J1537-1527 ! ! 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 1618 lines of history. ! ! Reading 3356 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 J1537-1527_X_2005_06_01_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.238182 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.6558 mas, bmaj=1.766 mas, bpa=-2.078 degrees ! Estimated noise=0.956247 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.18656 Jy ! Component: 100 - total flux cleaned = 0.232371 Jy ! Total flux subtracted in 100 components = 0.232371 Jy ! Clean residual min=-0.005965 max=0.013672 Jy/beam ! Clean residual mean=-0.000019 rms=0.001816 Jy/beam ! Combined flux in latest and established models = 0.232371 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.232371 Jy ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.065270Jy sigma=1.180180 ! Fit after self-cal, rms=0.065171Jy sigma=1.177699 ! Inverting map and beam ! Estimated beam: bmin=0.6558 mas, bmaj=1.766 mas, bpa=-2.078 degrees ! Estimated noise=0.956247 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0189633 Jy ! Component: 100 - total flux cleaned = 0.0280968 Jy ! Total flux subtracted in 100 components = 0.0280968 Jy ! Clean residual min=-0.004561 max=0.005119 Jy/beam ! Clean residual mean=0.000000 rms=0.001210 Jy/beam ! Combined flux in latest and established models = 0.260468 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 23 components and 0.260468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059960Jy sigma=1.062768 ! Fit after self-cal, rms=0.059949Jy sigma=1.062547 ! 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.8334 mas, bmaj=2.131 mas, bpa=-1.082 degrees ! Estimated noise=0.624428 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.00613895 Jy ! Component: 100 - total flux cleaned = 0.00757986 Jy ! Component: 150 - total flux cleaned = 0.00776991 Jy ! Component: 200 - total flux cleaned = 0.00790826 Jy ! Total flux subtracted in 200 components = 0.00790826 Jy ! Clean residual min=-0.003685 max=0.003625 Jy/beam ! Clean residual mean=0.000016 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.268376 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 33 components and 0.268376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059522Jy sigma=1.053811 ! Fit after self-cal, rms=0.059513Jy sigma=1.053594 ! 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.8334 x 2.131 at -1.082 degrees (North through East) ! Clean map min=-0.003322 max=0.22101 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.01473 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.02 KP 0.96 ! LA 1.02 MK 0.99 NL 0.98 OV 1.02 ! PT 0.95 SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.0205 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 1.03 KP 0.94 ! LA 0.97 MK 0.97 NL 0.98 OV 0.99 ! PT 1.02 SC 0.93 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00497 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.05 HN 0.94 KP 0.90 ! LA 1.01 MK 1.05 NL 0.96 OV 1.02 ! PT 1.04 SC 0.95 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.94765 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.05 HN 1.01 KP 0.99 ! LA 1.00 MK 1.05 NL 1.01 OV 1.07 ! PT 1.09 SC 1.24 ! ! ! Fit before self-cal, rms=0.059513Jy sigma=1.053594 ! Fit after self-cal, rms=0.058673Jy sigma=1.038654 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.058673Jy sigma=1.038654 ! Fit after self-cal, rms=0.058674Jy sigma=1.038644 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8366 mas, bmaj=2.139 mas, bpa=-1.056 degrees ! Estimated noise=0.623338 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.000770911 Jy ! Component: 100 - total flux cleaned = -0.000794216 Jy ! Component: 150 - total flux cleaned = -0.000858125 Jy ! Component: 200 - total flux cleaned = -0.000911066 Jy ! Total flux subtracted in 200 components = -0.000911066 Jy ! Clean residual min=-0.002880 max=0.002769 Jy/beam ! Clean residual mean=0.000015 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.267465 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 35 components and 0.267465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058661Jy sigma=1.038287 ! Fit after self-cal, rms=0.058660Jy sigma=1.038227 ! 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.058660Jy sigma=1.038227 ! Fit after self-cal, rms=0.056375Jy sigma=0.994772 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.000387246 Jy ! Component: 100 - total flux cleaned = 0.000390087 Jy ! Component: 150 - total flux cleaned = 0.000389409 Jy ! Component: 200 - total flux cleaned = 0.000373986 Jy ! Total flux subtracted in 200 components = 0.000373986 Jy ! Clean residual min=-0.002787 max=0.002666 Jy/beam ! Clean residual mean=0.000015 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.267839 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 37 components and 0.267839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056371Jy sigma=0.994511 ! Fit after self-cal, rms=0.056252Jy sigma=0.992045 ! 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.8366 x 2.139 at -1.056 degrees (North through East) ! Clean map min=-0.0025048 max=0.22175 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.056252Jy sigma=0.992045 ! Fit after self-cal, rms=0.055374Jy sigma=0.956141 ! 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.055374Jy sigma=0.956141 ! Fit after self-cal, rms=0.055369Jy sigma=0.955907 ! Inverting map and beam ! Estimated beam: bmin=0.8367 mas, bmaj=2.141 mas, bpa=-0.943 degrees ! Estimated noise=0.621926 mJy/beam. ! Added new window around map position (-11.2, -11.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128833 Jy ! Component: 100 - total flux cleaned = 0.00133952 Jy ! Component: 150 - total flux cleaned = 0.00143599 Jy ! Component: 200 - total flux cleaned = 0.00151588 Jy ! Total flux subtracted in 200 components = 0.00151588 Jy ! Clean residual min=-0.002464 max=0.001825 Jy/beam ! Clean residual mean=0.000002 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.269355 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 54 components and 0.269355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055287Jy sigma=0.953729 ! Fit after self-cal, rms=0.055278Jy sigma=0.953564 ! 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.055278Jy sigma=0.953564 ! Fit after self-cal, rms=0.054289Jy sigma=0.929972 ! 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.054289Jy sigma=0.929972 ! Fit after self-cal, rms=0.054292Jy sigma=0.929946 ! Inverting map and beam ! Estimated beam: bmin=0.8376 mas, bmaj=2.144 mas, bpa=-1.02 degrees ! Estimated noise=0.622416 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000459597 Jy ! Component: 100 - total flux cleaned = 0.000661126 Jy ! Component: 150 - total flux cleaned = 0.000848285 Jy ! Component: 200 - total flux cleaned = 0.000937335 Jy ! Total flux subtracted in 200 components = 0.000937335 Jy ! Clean residual min=-0.002422 max=0.001723 Jy/beam ! Clean residual mean=0.000002 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.270292 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 68 components and 0.270292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054278Jy sigma=0.929555 ! Fit after self-cal, rms=0.054276Jy sigma=0.929529 ! 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.178 mas, bmaj=4.447 mas, bpa=2.433 degrees ! Estimated noise=0.812846 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.000629136 Jy ! Component: 100 - total flux cleaned = 0.000837067 Jy ! Component: 150 - total flux cleaned = 0.00103564 Jy ! Component: 200 - total flux cleaned = 0.00116461 Jy ! Total flux subtracted in 200 components = 0.00116461 Jy ! Clean residual min=-0.002426 max=0.001915 Jy/beam ! Clean residual mean=0.000005 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.271457 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 73 components and 0.271457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054285Jy sigma=0.929520 ! Fit after self-cal, rms=0.054282Jy sigma=0.929457 ! Inverting map uvtaper 0,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.6604 mas, bmaj=1.773 mas, bpa=-2.045 degrees ! Estimated noise=0.965808 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.188667 Jy ! Component: 100 - total flux cleaned = 0.234332 Jy ! Component: 150 - total flux cleaned = 0.252969 Jy ! Component: 200 - total flux cleaned = 0.261692 Jy ! Total flux subtracted in 200 components = 0.261692 Jy ! Clean residual min=-0.003825 max=0.003694 Jy/beam ! Clean residual mean=-0.000006 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.261692 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.261692 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8376 mas, bmaj=2.144 mas, bpa=-1.02 degrees ! Estimated noise=0.622416 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.00538031 Jy ! Component: 100 - total flux cleaned = 0.00682853 Jy ! Component: 150 - total flux cleaned = 0.00761816 Jy ! Component: 200 - total flux cleaned = 0.00777543 Jy ! Total flux subtracted in 200 components = 0.00777543 Jy ! Clean residual min=-0.002435 max=0.001816 Jy/beam ! Clean residual mean=0.000001 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.269468 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 41 components and 0.269468 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.178 mas, bmaj=4.447 mas, bpa=2.433 degrees ! Estimated noise=0.812846 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.00126503 Jy ! Component: 100 - total flux cleaned = 0.00160344 Jy ! Component: 150 - total flux cleaned = 0.0019026 Jy ! Component: 200 - total flux cleaned = 0.0021041 Jy ! Total flux subtracted in 200 components = 0.0021041 Jy ! Clean residual min=-0.002436 max=0.002004 Jy/beam ! Clean residual mean=0.000005 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.271572 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.271572 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8376 mas, bmaj=2.144 mas, bpa=-1.02 degrees ! Estimated noise=0.622416 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000441306 Jy ! Component: 100 - total flux cleaned = -0.000511085 Jy ! Component: 150 - total flux cleaned = -0.000539662 Jy ! Component: 200 - total flux cleaned = -0.000516251 Jy ! Total flux subtracted in 200 components = -0.000516251 Jy ! Clean residual min=-0.002315 max=0.001702 Jy/beam ! Clean residual mean=0.000001 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.271055 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 61 components and 0.271055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054296Jy sigma=0.929652 ! Fit after self-cal, rms=0.054292Jy sigma=0.929614 wmodel J1537-1527_X_2005_06_01_yyk\_map.mod ! Writing 61 model components to file: J1537-1527_X_2005_06_01_yyk_map.mod wobs J1537-1527_X_2005_06_01_yyk\_uvs.fits ! Writing UV FITS file: J1537-1527_X_2005_06_01_yyk_uvs.fits wwins J1537-1527_X_2005_06_01_yyk\_map.win ! wwins: Wrote 2 windows to J1537-1527_X_2005_06_01_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.000977717 Jy ! Component: 100 - total flux cleaned = -0.00145047 Jy ! Component: 150 - total flux cleaned = -0.00154563 Jy ! Component: 200 - total flux cleaned = -0.00142583 Jy ! Component: 250 - total flux cleaned = -0.00125312 Jy ! Component: 300 - total flux cleaned = -0.0011138 Jy ! Component: 350 - total flux cleaned = -0.00108633 Jy ! Component: 400 - total flux cleaned = -0.000928151 Jy ! Component: 450 - total flux cleaned = -0.000851343 Jy ! Component: 500 - total flux cleaned = -0.000750966 Jy ! Component: 550 - total flux cleaned = -0.000701857 Jy ! Component: 600 - total flux cleaned = -0.000677694 Jy ! Component: 650 - total flux cleaned = -0.000653935 Jy ! Component: 700 - total flux cleaned = -0.000584293 Jy ! Component: 750 - total flux cleaned = -0.00056154 Jy ! Component: 800 - total flux cleaned = -0.000472831 Jy ! Component: 850 - total flux cleaned = -0.00053895 Jy ! Component: 900 - total flux cleaned = -0.000474375 Jy ! Component: 950 - total flux cleaned = -0.000453683 Jy ! Component: 1000 - total flux cleaned = -0.000453426 Jy ! Component: 1050 - total flux cleaned = -0.00039184 Jy ! Component: 1100 - total flux cleaned = -0.000391816 Jy ! Component: 1150 - total flux cleaned = -0.000371754 Jy ! Component: 1200 - total flux cleaned = -0.000252966 Jy ! Component: 1250 - total flux cleaned = -0.00031171 Jy ! Component: 1300 - total flux cleaned = -0.000330813 Jy ! Component: 1350 - total flux cleaned = -0.000330743 Jy ! Component: 1400 - total flux cleaned = -0.000425346 Jy ! Component: 1450 - total flux cleaned = -0.000425362 Jy ! Component: 1500 - total flux cleaned = -0.000535617 Jy ! Component: 1550 - total flux cleaned = -0.000498903 Jy ! Component: 1600 - total flux cleaned = -0.000516917 Jy ! Component: 1650 - total flux cleaned = -0.000517053 Jy ! Component: 1700 - total flux cleaned = -0.000587926 Jy ! Component: 1750 - total flux cleaned = -0.000640492 Jy ! Component: 1800 - total flux cleaned = -0.000674886 Jy ! Component: 1850 - total flux cleaned = -0.000692393 Jy ! Component: 1900 - total flux cleaned = -0.000726462 Jy ! Component: 1950 - total flux cleaned = -0.000777149 Jy ! Component: 2000 - total flux cleaned = -0.000776882 Jy ! Total flux subtracted in 2048 components = -0.000876477 Jy ! Clean residual min=-0.001252 max=0.000939 Jy/beam ! Clean residual mean=0.000001 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.270179 Jy keep ! Adding 162 model components to the UV plane model. ! The established model now contains 223 components and 0.270179 Jy ![Exited script file: muppet] wmap "J1537-1527_X_2005_06_01_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8376 x 2.144 at -1.02 degrees (North through East) ! Clean map min=-0.0019897 max=0.22154 Jy/beam ! Writing clean map to FITS file: J1537-1527_X_2005_06_01_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.221544 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000319465 device "J1537-1527_X_2005_06_01_yyk\_map.eps/VPS" ! Attempting to open device: 'J1537-1527_X_2005_06_01_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.432598 0.432598 0.865196 1.73039 3.46078 6.92157 13.8431 27.6863 55.3725 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.221 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.8376 x 2.144 at -1.02 degrees (North through East) ! Clean map min=-0.0019897 max=0.22154 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1537-1527_X_2005_06_01_yyk\_map.gif/gif" ! Attempting to open device: 'J1537-1527_X_2005_06_01_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1537-1527_X_2005_06_01_yyk_uvs.log closed on Sat Oct 8 17:27:07 2005