! Started logfile: J1319-0049_X_2005_06_30_yyk_uvs.log on Sat Oct 8 22:56:46 2005 obs J1319-0049_X_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J1319-0049_X_2005_06_30_yyk_uve.fits ! AN table 1: 12 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.827778 visibilities/baseline/integration-bin. ! Found source: J1319-0049 ! ! 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 1460 lines of history. ! ! Reading 1788 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 J1319-0049_X_2005_06_30_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 = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.188807 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.7844 mas, bmaj=1.971 mas, bpa=4.322 degrees ! Estimated noise=1.18037 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.142464 Jy ! Component: 100 - total flux cleaned = 0.182963 Jy ! Total flux subtracted in 100 components = 0.182963 Jy ! Clean residual min=-0.009666 max=0.012725 Jy/beam ! Clean residual mean=0.000001 rms=0.002540 Jy/beam ! Combined flux in latest and established models = 0.182963 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.182963 Jy ! ! Correcting IF 1. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.074532Jy sigma=1.371834 ! Fit after self-cal, rms=0.065222Jy sigma=1.253708 ! Inverting map and beam ! Estimated beam: bmin=0.7851 mas, bmaj=1.973 mas, bpa=4.325 degrees ! Estimated noise=1.17899 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0225268 Jy ! Component: 100 - total flux cleaned = 0.0329167 Jy ! Total flux subtracted in 100 components = 0.0329167 Jy ! Clean residual min=-0.007099 max=0.008142 Jy/beam ! Clean residual mean=0.000001 rms=0.001604 Jy/beam ! Combined flux in latest and established models = 0.215879 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 24 components and 0.215879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059140Jy sigma=1.117871 ! Fit after self-cal, rms=0.059108Jy sigma=1.117203 ! 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.9314 mas, bmaj=2.25 mas, bpa=4.792 degrees ! Estimated noise=0.901819 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 (-21.8, -40.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0147119 Jy ! Component: 100 - total flux cleaned = 0.0229299 Jy ! Component: 150 - total flux cleaned = 0.0289091 Jy ! Component: 200 - total flux cleaned = 0.0334167 Jy ! Total flux subtracted in 200 components = 0.0334167 Jy ! Clean residual min=-0.005847 max=0.005619 Jy/beam ! Clean residual mean=0.000002 rms=0.001377 Jy/beam ! Combined flux in latest and established models = 0.249296 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 55 model components to the UV plane model. ! The established model now contains 73 components and 0.249296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056658Jy sigma=1.051925 ! Fit after self-cal, rms=0.056389Jy sigma=1.047164 ! 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.9314 x 2.25 at 4.792 degrees (North through East) ! Clean map min=-0.0057167 max=0.17336 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00771 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.02 HN 1.05 KP 0.91 ! LA 0.98 MK 1.04 NL 1.01 OV 1.02 ! PT 0.96 SC 0.97 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.0101 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00 HN 1.03 KP 0.91 ! LA 0.95 MK 1.11 NL 1.02 OV 0.98 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01604 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.02 HN 0.89 KP 0.89 ! LA 0.97 MK 1.06 NL 1.03 OV 0.98 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.97279 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.10 HN 0.93 KP 0.97 ! LA 0.95 MK 1.00 NL 1.01 OV 1.02 ! PT 1.13 SC 1.17 ! ! ! Fit before self-cal, rms=0.056389Jy sigma=1.047164 ! Fit after self-cal, rms=0.054617Jy sigma=1.016064 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.054617Jy sigma=1.016064 ! Fit after self-cal, rms=0.054615Jy sigma=1.016019 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9542 mas, bmaj=2.287 mas, bpa=5.361 degrees ! Estimated noise=0.900848 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.00490476 Jy ! Component: 100 - total flux cleaned = 0.00772697 Jy ! Component: 150 - total flux cleaned = 0.00963372 Jy ! Component: 200 - total flux cleaned = 0.0102039 Jy ! Total flux subtracted in 200 components = 0.0102039 Jy ! Clean residual min=-0.004183 max=0.004182 Jy/beam ! Clean residual mean=0.000002 rms=0.001013 Jy/beam ! Combined flux in latest and established models = 0.2595 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 91 components and 0.2595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054372Jy sigma=1.008189 ! Fit after self-cal, rms=0.054331Jy sigma=1.007626 ! 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.054331Jy sigma=1.007626 ! Fit after self-cal, rms=0.052056Jy sigma=0.960509 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.00161569 Jy ! Component: 100 - total flux cleaned = 0.00226556 Jy ! Component: 150 - total flux cleaned = 0.00252931 Jy ! Component: 200 - total flux cleaned = 0.00272697 Jy ! Total flux subtracted in 200 components = 0.00272697 Jy ! Clean residual min=-0.004071 max=0.004014 Jy/beam ! Clean residual mean=0.000002 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.262227 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 103 components and 0.262227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051999Jy sigma=0.958587 ! Fit after self-cal, rms=0.051839Jy sigma=0.955056 ! 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.9542 x 2.287 at 5.361 degrees (North through East) ! Clean map min=-0.0038559 max=0.17486 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.051839Jy sigma=0.955056 ! Fit after self-cal, rms=0.051482Jy sigma=0.938620 ! 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.051482Jy sigma=0.938620 ! Fit after self-cal, rms=0.051465Jy sigma=0.938065 ! Inverting map and beam ! Estimated beam: bmin=0.9512 mas, bmaj=2.281 mas, bpa=5.092 degrees ! Estimated noise=0.895859 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000227379 Jy ! Component: 100 - total flux cleaned = -3.41178e-05 Jy ! Component: 150 - total flux cleaned = 9.48118e-05 Jy ! Component: 200 - total flux cleaned = 0.00029978 Jy ! Total flux subtracted in 200 components = 0.00029978 Jy ! Clean residual min=-0.003335 max=0.003652 Jy/beam ! Clean residual mean=0.000001 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.262527 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 111 components and 0.262527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051420Jy sigma=0.936730 ! Fit after self-cal, rms=0.051414Jy sigma=0.936508 ! 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.051414Jy sigma=0.936508 ! Fit after self-cal, rms=0.051390Jy sigma=0.925223 ! 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.051390Jy sigma=0.925223 ! Fit after self-cal, rms=0.051401Jy sigma=0.925127 ! Inverting map and beam ! Estimated beam: bmin=0.9577 mas, bmaj=2.294 mas, bpa=5.434 degrees ! Estimated noise=0.895559 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00139001 Jy ! Component: 100 - total flux cleaned = -0.00139157 Jy ! Component: 150 - total flux cleaned = -0.00135503 Jy ! Component: 200 - total flux cleaned = -0.00128477 Jy ! Total flux subtracted in 200 components = -0.00128477 Jy ! Clean residual min=-0.003374 max=0.003661 Jy/beam ! Clean residual mean=0.000001 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 0.261242 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 116 components and 0.261242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051354Jy sigma=0.924053 ! Fit after self-cal, rms=0.051352Jy sigma=0.923940 ! 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.179 mas, bmaj=3.587 mas, bpa=3.981 degrees ! Estimated noise=1.10867 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 (-11.2, 0.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00575613 Jy ! Component: 100 - total flux cleaned = 0.00823168 Jy ! Component: 150 - total flux cleaned = 0.0098497 Jy ! Component: 200 - total flux cleaned = 0.0107172 Jy ! Total flux subtracted in 200 components = 0.0107172 Jy ! Clean residual min=-0.002964 max=0.003392 Jy/beam ! Clean residual mean=0.000002 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.271959 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 149 components and 0.271959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051123Jy sigma=0.916064 ! Fit after self-cal, rms=0.051100Jy sigma=0.915701 ! 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.7964 mas, bmaj=1.991 mas, bpa=4.4 degrees ! Estimated noise=1.178 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.14806 Jy ! Component: 100 - total flux cleaned = 0.189413 Jy ! Component: 150 - total flux cleaned = 0.207892 Jy ! Component: 200 - total flux cleaned = 0.219215 Jy ! Total flux subtracted in 200 components = 0.219215 Jy ! Clean residual min=-0.006140 max=0.005969 Jy/beam ! Clean residual mean=0.000002 rms=0.001333 Jy/beam ! Combined flux in latest and established models = 0.219215 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.219215 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9577 mas, bmaj=2.294 mas, bpa=5.434 degrees ! Estimated noise=0.895559 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.0119492 Jy ! Component: 100 - total flux cleaned = 0.0200678 Jy ! Component: 150 - total flux cleaned = 0.0260802 Jy ! Component: 200 - total flux cleaned = 0.0308411 Jy ! Total flux subtracted in 200 components = 0.0308411 Jy ! Clean residual min=-0.003949 max=0.004215 Jy/beam ! Clean residual mean=0.000002 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.250056 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 75 components and 0.250056 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.179 mas, bmaj=3.587 mas, bpa=3.981 degrees ! Estimated noise=1.10867 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.00691161 Jy ! Component: 100 - total flux cleaned = 0.0115321 Jy ! Component: 150 - total flux cleaned = 0.0150016 Jy ! Component: 200 - total flux cleaned = 0.0176603 Jy ! Total flux subtracted in 200 components = 0.0176603 Jy ! Clean residual min=-0.003631 max=0.003878 Jy/beam ! Clean residual mean=0.000003 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.267716 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 113 components and 0.267716 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9577 mas, bmaj=2.294 mas, bpa=5.434 degrees ! Estimated noise=0.895559 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137487 Jy ! Component: 100 - total flux cleaned = 0.00246308 Jy ! Component: 150 - total flux cleaned = 0.0029912 Jy ! Component: 200 - total flux cleaned = 0.00363851 Jy ! Total flux subtracted in 200 components = 0.00363851 Jy ! Clean residual min=-0.003075 max=0.002987 Jy/beam ! Clean residual mean=0.000001 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.271355 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 147 components and 0.271355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051090Jy sigma=0.915686 ! Fit after self-cal, rms=0.051059Jy sigma=0.915078 wmodel J1319-0049_X_2005_06_30_yyk\_map.mod ! Writing 147 model components to file: J1319-0049_X_2005_06_30_yyk_map.mod wobs J1319-0049_X_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J1319-0049_X_2005_06_30_yyk_uvs.fits wwins J1319-0049_X_2005_06_30_yyk\_map.win ! wwins: Wrote 3 windows to J1319-0049_X_2005_06_30_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=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00028751 Jy ! Component: 100 - total flux cleaned = -0.000128302 Jy ! Component: 150 - total flux cleaned = -2.79531e-05 Jy ! Component: 200 - total flux cleaned = 1.95699e-05 Jy ! Component: 250 - total flux cleaned = 1.90783e-05 Jy ! Component: 300 - total flux cleaned = 0.000200398 Jy ! Component: 350 - total flux cleaned = 0.000111906 Jy ! Component: 400 - total flux cleaned = 0.000243257 Jy ! Component: 450 - total flux cleaned = 0.000371219 Jy ! Component: 500 - total flux cleaned = 0.000496267 Jy ! Component: 550 - total flux cleaned = 0.000618205 Jy ! Component: 600 - total flux cleaned = 0.000577422 Jy ! Component: 650 - total flux cleaned = 0.000735973 Jy ! Component: 700 - total flux cleaned = 0.000813924 Jy ! Component: 750 - total flux cleaned = 0.0009288 Jy ! Component: 800 - total flux cleaned = 0.00107859 Jy ! Component: 850 - total flux cleaned = 0.00129889 Jy ! Component: 900 - total flux cleaned = 0.00140695 Jy ! Component: 950 - total flux cleaned = 0.0014419 Jy ! Component: 1000 - total flux cleaned = 0.00151172 Jy ! Component: 1050 - total flux cleaned = 0.00140808 Jy ! Component: 1100 - total flux cleaned = 0.00140863 Jy ! Component: 1150 - total flux cleaned = 0.00137563 Jy ! Component: 1200 - total flux cleaned = 0.00144244 Jy ! Component: 1250 - total flux cleaned = 0.00137759 Jy ! Component: 1300 - total flux cleaned = 0.00134636 Jy ! Component: 1350 - total flux cleaned = 0.00134661 Jy ! Component: 1400 - total flux cleaned = 0.00134664 Jy ! Component: 1450 - total flux cleaned = 0.00131599 Jy ! Component: 1500 - total flux cleaned = 0.0012858 Jy ! Component: 1550 - total flux cleaned = 0.0013458 Jy ! Component: 1600 - total flux cleaned = 0.00137546 Jy ! Component: 1650 - total flux cleaned = 0.00131643 Jy ! Component: 1700 - total flux cleaned = 0.0013164 Jy ! Component: 1750 - total flux cleaned = 0.00122995 Jy ! Component: 1800 - total flux cleaned = 0.00117337 Jy ! Component: 1850 - total flux cleaned = 0.00122923 Jy ! Component: 1900 - total flux cleaned = 0.00114549 Jy ! Component: 1950 - total flux cleaned = 0.0011182 Jy ! Component: 2000 - total flux cleaned = 0.00103644 Jy ! Component: 2050 - total flux cleaned = 0.00106348 Jy ! Component: 2100 - total flux cleaned = 0.00100998 Jy ! Component: 2150 - total flux cleaned = 0.00101 Jy ! Component: 2200 - total flux cleaned = 0.000931394 Jy ! Component: 2250 - total flux cleaned = 0.000905479 Jy ! Component: 2300 - total flux cleaned = 0.000931103 Jy ! Component: 2350 - total flux cleaned = 0.000829037 Jy ! Component: 2400 - total flux cleaned = 0.000803704 Jy ! Component: 2450 - total flux cleaned = 0.000754041 Jy ! Component: 2500 - total flux cleaned = 0.00072931 Jy ! Component: 2550 - total flux cleaned = 0.000753962 Jy ! Component: 2600 - total flux cleaned = 0.000827224 Jy ! Component: 2650 - total flux cleaned = 0.000706223 Jy ! Component: 2700 - total flux cleaned = 0.000658183 Jy ! Component: 2750 - total flux cleaned = 0.000753465 Jy ! Component: 2800 - total flux cleaned = 0.000776893 Jy ! Component: 2850 - total flux cleaned = 0.000776953 Jy ! Component: 2900 - total flux cleaned = 0.000567501 Jy ! Component: 2950 - total flux cleaned = 0.000683375 Jy ! Component: 3000 - total flux cleaned = 0.000729322 Jy ! Component: 3050 - total flux cleaned = 0.00072895 Jy ! Component: 3100 - total flux cleaned = 0.000706131 Jy ! Component: 3150 - total flux cleaned = 0.000728303 Jy ! Component: 3200 - total flux cleaned = 0.000728291 Jy ! Component: 3250 - total flux cleaned = 0.000838033 Jy ! Component: 3300 - total flux cleaned = 0.000794024 Jy ! Component: 3350 - total flux cleaned = 0.000750461 Jy ! Component: 3400 - total flux cleaned = 0.000793736 Jy ! Component: 3450 - total flux cleaned = 0.000750862 Jy ! Component: 3500 - total flux cleaned = 0.000878278 Jy ! Component: 3550 - total flux cleaned = 0.000878182 Jy ! Component: 3600 - total flux cleaned = 0.000920159 Jy ! Component: 3650 - total flux cleaned = 0.0010034 Jy ! Component: 3700 - total flux cleaned = 0.00102414 Jy ! Component: 3750 - total flux cleaned = 0.00112702 Jy ! Component: 3800 - total flux cleaned = 0.00120864 Jy ! Component: 3850 - total flux cleaned = 0.00124924 Jy ! Component: 3900 - total flux cleaned = 0.00128941 Jy ! Component: 3950 - total flux cleaned = 0.00132941 Jy ! Component: 4000 - total flux cleaned = 0.00132937 Jy ! Component: 4050 - total flux cleaned = 0.00138894 Jy ! Total flux subtracted in 4096 components = 0.00144809 Jy ! Clean residual min=-0.001197 max=0.001349 Jy/beam ! Clean residual mean=0.000001 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.272803 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 429 components and 0.272803 Jy ![Exited script file: muppet] wmap "J1319-0049_X_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9577 x 2.294 at 5.434 degrees (North through East) ! Clean map min=-0.0023016 max=0.17509 Jy/beam ! Writing clean map to FITS file: J1319-0049_X_2005_06_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.175087 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000329545 device "J1319-0049_X_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J1319-0049_X_2005_06_30_yyk_map.eps/VPS' loglevs 1*100*3*image_rms/peak_flux ! The new contour levels are: ! -0.564653 0.564653 1.12931 2.25861 4.51722 9.03444 18.0689 36.1378 72.2755 print "clev=",int(1*3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.175 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.9577 x 2.294 at 5.434 degrees (North through East) ! Clean map min=-0.0023016 max=0.17509 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1319-0049_X_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J1319-0049_X_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1319-0049_X_2005_06_30_yyk_uvs.log closed on Sat Oct 8 22:57:11 2005