! Started logfile: J1354-1041_X_1997_05_07_yyk_uvs.log on Mon Jan 8 06:15:21 2007 obs J1354-1041_X_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1354-1041_X_1997_05_07_yyk_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.722692 visibilities/baseline/integration-bin. ! Found source: J1354-1041 ! ! 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 18472 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 J1354-1041_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.695204 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.7849 mas, bmaj=2.07 mas, bpa=-2.182 degrees ! Estimated noise=1325.8 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.521154 Jy ! Component: 100 - total flux cleaned = 0.639666 Jy ! Total flux subtracted in 100 components = 0.639666 Jy ! Clean residual min=-0.025578 max=0.036936 Jy/beam ! Clean residual mean=0.000498 rms=0.006298 Jy/beam ! Combined flux in latest and established models = 0.639666 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 0.639666 Jy ! ! Correcting IF 1. ! A total of 209 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 209 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 209 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 209 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.242143Jy sigma=0.001560 ! Fit after self-cal, rms=0.241117Jy sigma=0.001555 ! Inverting map and beam ! Estimated beam: bmin=0.7849 mas, bmaj=2.07 mas, bpa=-2.182 degrees ! Estimated noise=1325.8 mJy/beam. ! Added new window around map position (1, -0.2). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0532172 Jy ! Component: 100 - total flux cleaned = 0.0804347 Jy ! Total flux subtracted in 100 components = 0.0804347 Jy ! Clean residual min=-0.018340 max=0.015609 Jy/beam ! Clean residual mean=0.000231 rms=0.003692 Jy/beam ! Combined flux in latest and established models = 0.720101 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 26 components and 0.720101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.229782Jy sigma=0.001461 ! Fit after self-cal, rms=0.229607Jy sigma=0.001460 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.16 mas, bmaj=2.717 mas, bpa=6.031 degrees ! Estimated noise=774.215 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.0261003 Jy ! Component: 100 - total flux cleaned = 0.0353471 Jy ! Component: 150 - total flux cleaned = 0.0397377 Jy ! Component: 200 - total flux cleaned = 0.0409062 Jy ! Total flux subtracted in 200 components = 0.0409062 Jy ! Clean residual min=-0.011787 max=0.011350 Jy/beam ! Clean residual mean=0.000329 rms=0.003061 Jy/beam ! Combined flux in latest and established models = 0.761007 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 50 components and 0.761007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.228485Jy sigma=0.001446 ! Fit after self-cal, rms=0.228399Jy sigma=0.001446 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.16 x 2.717 at 6.031 degrees (North through East) ! Clean map min=-0.010954 max=0.63789 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: 0.999695 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.01 HN 1.01 KP 1.01 ! LA 1.02 MK 1.00 NL 1.07 OV 0.99 ! PT 0.95 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.0015 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.03 KP 1.02 ! LA 0.99 MK 0.97 NL 1.07 OV 1.04 ! PT 0.90 SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.995813 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.03 HN 1.01 KP 0.99 ! LA 1.01 MK 1.00 NL 1.05 OV 0.99 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.992015 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 1.06 KP 0.99 ! LA 1.01 MK 0.98 NL 1.06 OV 0.99 ! PT 0.96 SC 1.02 ! ! ! Fit before self-cal, rms=0.228399Jy sigma=0.001446 ! Fit after self-cal, rms=0.228381Jy sigma=0.001432 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.228381Jy sigma=0.001432 ! Fit after self-cal, rms=0.228383Jy sigma=0.001432 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.16 mas, bmaj=2.719 mas, bpa=5.919 degrees ! Estimated noise=768.729 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.00499841 Jy ! Component: 100 - total flux cleaned = -0.0055741 Jy ! Component: 150 - total flux cleaned = -0.00577528 Jy ! Component: 200 - total flux cleaned = -0.00592741 Jy ! Total flux subtracted in 200 components = -0.00592741 Jy ! Clean residual min=-0.006613 max=0.006532 Jy/beam ! Clean residual mean=0.000112 rms=0.001831 Jy/beam ! Combined flux in latest and established models = 0.75508 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 56 components and 0.75508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.228176Jy sigma=0.001431 ! Fit after self-cal, rms=0.228147Jy sigma=0.001431 ! 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.228147Jy sigma=0.001431 ! Fit after self-cal, rms=0.197472Jy sigma=0.001269 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.00609626 Jy ! Component: 100 - total flux cleaned = 0.00668735 Jy ! Component: 150 - total flux cleaned = 0.00691216 Jy ! Component: 200 - total flux cleaned = 0.00690709 Jy ! Total flux subtracted in 200 components = 0.00690709 Jy ! Clean residual min=-0.005649 max=0.004714 Jy/beam ! Clean residual mean=0.000078 rms=0.001370 Jy/beam ! Combined flux in latest and established models = 0.761987 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 67 components and 0.761987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197265Jy sigma=0.001268 ! Fit after self-cal, rms=0.194181Jy sigma=0.001251 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.16 x 2.719 at 5.919 degrees (North through East) ! Clean map min=-0.0056026 max=0.64476 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.194181Jy sigma=0.001251 ! Fit after self-cal, rms=0.193838Jy sigma=0.001247 ! 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.193838Jy sigma=0.001247 ! Fit after self-cal, rms=0.193320Jy sigma=0.001244 ! Inverting map and beam ! Estimated beam: bmin=1.159 mas, bmaj=2.714 mas, bpa=6.176 degrees ! Estimated noise=766.67 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000825122 Jy ! Component: 100 - total flux cleaned = 0.000652392 Jy ! Component: 150 - total flux cleaned = 0.000555608 Jy ! Component: 200 - total flux cleaned = 0.00047126 Jy ! Total flux subtracted in 200 components = 0.00047126 Jy ! Clean residual min=-0.003784 max=0.003466 Jy/beam ! Clean residual mean=0.000070 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.762458 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 74 components and 0.762458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193270Jy sigma=0.001244 ! Fit after self-cal, rms=0.193080Jy sigma=0.001242 ! 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.193080Jy sigma=0.001242 ! Fit after self-cal, rms=0.192900Jy sigma=0.001241 ! 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.192900Jy sigma=0.001241 ! Fit after self-cal, rms=0.192820Jy sigma=0.001240 ! Inverting map and beam ! Estimated beam: bmin=1.161 mas, bmaj=2.717 mas, bpa=6.099 degrees ! Estimated noise=766.602 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000169975 Jy ! Component: 100 - total flux cleaned = 0.000232115 Jy ! Component: 150 - total flux cleaned = 0.000276416 Jy ! Component: 200 - total flux cleaned = 0.000314704 Jy ! Total flux subtracted in 200 components = 0.000314704 Jy ! Clean residual min=-0.003649 max=0.003416 Jy/beam ! Clean residual mean=0.000071 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.762773 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 78 components and 0.762773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192794Jy sigma=0.001240 ! Fit after self-cal, rms=0.192719Jy sigma=0.001239 ! 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.407 mas, bmaj=4.519 mas, bpa=10.18 degrees ! Estimated noise=901.544 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 = 6.78899e-05 Jy ! Component: 100 - total flux cleaned = -5.32911e-06 Jy ! Component: 150 - total flux cleaned = -5.28372e-05 Jy ! Component: 200 - total flux cleaned = -7.1813e-05 Jy ! Total flux subtracted in 200 components = -7.1813e-05 Jy ! Clean residual min=-0.003425 max=0.003641 Jy/beam ! Clean residual mean=0.000121 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.762701 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 84 components and 0.762701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192714Jy sigma=0.001239 ! Fit after self-cal, rms=0.192655Jy sigma=0.001239 ! 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.7863 mas, bmaj=2.067 mas, bpa=-2.092 degrees ! Estimated noise=1320.09 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.528279 Jy ! Component: 100 - total flux cleaned = 0.649414 Jy ! Component: 150 - total flux cleaned = 0.702799 Jy ! Component: 200 - total flux cleaned = 0.728995 Jy ! Total flux subtracted in 200 components = 0.728995 Jy ! Clean residual min=-0.007815 max=0.009294 Jy/beam ! Clean residual mean=0.000133 rms=0.001968 Jy/beam ! Combined flux in latest and established models = 0.728995 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.728995 Jy ! Inverting map and beam ! Estimated beam: bmin=1.161 mas, bmaj=2.717 mas, bpa=6.099 degrees ! Estimated noise=766.602 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.0186915 Jy ! Component: 100 - total flux cleaned = 0.0263936 Jy ! Component: 150 - total flux cleaned = 0.0302042 Jy ! Component: 200 - total flux cleaned = 0.0321538 Jy ! Total flux subtracted in 200 components = 0.0321538 Jy ! Clean residual min=-0.003555 max=0.003270 Jy/beam ! Clean residual mean=0.000081 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.761149 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 53 components and 0.761149 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.407 mas, bmaj=4.519 mas, bpa=10.18 degrees ! Estimated noise=901.544 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.00104962 Jy ! Component: 100 - total flux cleaned = 0.00122064 Jy ! Component: 150 - total flux cleaned = 0.00127149 Jy ! Component: 200 - total flux cleaned = 0.00130735 Jy ! Total flux subtracted in 200 components = 0.00130736 Jy ! Clean residual min=-0.003366 max=0.003612 Jy/beam ! Clean residual mean=0.000124 rms=0.001033 Jy/beam ! Combined flux in latest and established models = 0.762456 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 56 components and 0.762456 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.161 mas, bmaj=2.717 mas, bpa=6.099 degrees ! Estimated noise=766.602 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000207252 Jy ! Component: 100 - total flux cleaned = -5.78457e-05 Jy ! Component: 150 - total flux cleaned = 1.12129e-05 Jy ! Component: 200 - total flux cleaned = 7.61042e-05 Jy ! Total flux subtracted in 200 components = 7.61042e-05 Jy ! Clean residual min=-0.003534 max=0.003264 Jy/beam ! Clean residual mean=0.000073 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.762532 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.762532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192599Jy sigma=0.001238 ! Fit after self-cal, rms=0.192547Jy sigma=0.001238 wmodel J1354-1041_X_1997_05_07_yyk\_map.mod ! Writing 61 model components to file: J1354-1041_X_1997_05_07_yyk_map.mod wobs J1354-1041_X_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1354-1041_X_1997_05_07_yyk_uvs.fits wwins J1354-1041_X_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J1354-1041_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 = -4.75134e-05 Jy ! Component: 100 - total flux cleaned = 6.82185e-05 Jy ! Component: 150 - total flux cleaned = -0.000190061 Jy ! Component: 200 - total flux cleaned = -0.000338003 Jy ! Component: 250 - total flux cleaned = -0.000385456 Jy ! Component: 300 - total flux cleaned = -0.000430379 Jy ! Component: 350 - total flux cleaned = -0.000213495 Jy ! Component: 400 - total flux cleaned = -2.95389e-06 Jy ! Component: 450 - total flux cleaned = 0.000120301 Jy ! Component: 500 - total flux cleaned = 0.000161709 Jy ! Component: 550 - total flux cleaned = 0.000395944 Jy ! Component: 600 - total flux cleaned = 0.000433355 Jy ! Component: 650 - total flux cleaned = 0.000433276 Jy ! Component: 700 - total flux cleaned = 0.000506213 Jy ! Component: 750 - total flux cleaned = 0.000506455 Jy ! Component: 800 - total flux cleaned = 0.000471684 Jy ! Component: 850 - total flux cleaned = 0.000402768 Jy ! Component: 900 - total flux cleaned = 0.000335463 Jy ! Component: 950 - total flux cleaned = 0.000335527 Jy ! Component: 1000 - total flux cleaned = 0.000303633 Jy ! Component: 1050 - total flux cleaned = 0.0003041 Jy ! Component: 1100 - total flux cleaned = 0.000304736 Jy ! Component: 1150 - total flux cleaned = 0.000366844 Jy ! Component: 1200 - total flux cleaned = 0.000397406 Jy ! Component: 1250 - total flux cleaned = 0.000456877 Jy ! Component: 1300 - total flux cleaned = 0.000515345 Jy ! Component: 1350 - total flux cleaned = 0.00048624 Jy ! Component: 1400 - total flux cleaned = 0.000457709 Jy ! Component: 1450 - total flux cleaned = 0.000485833 Jy ! Component: 1500 - total flux cleaned = 0.000485741 Jy ! Component: 1550 - total flux cleaned = 0.000512871 Jy ! Component: 1600 - total flux cleaned = 0.000459209 Jy ! Component: 1650 - total flux cleaned = 0.000512054 Jy ! Component: 1700 - total flux cleaned = 0.000537828 Jy ! Component: 1750 - total flux cleaned = 0.000589054 Jy ! Component: 1800 - total flux cleaned = 0.000638908 Jy ! Component: 1850 - total flux cleaned = 0.000663511 Jy ! Component: 1900 - total flux cleaned = 0.000712482 Jy ! Component: 1950 - total flux cleaned = 0.000736484 Jy ! Component: 2000 - total flux cleaned = 0.000855907 Jy ! Total flux subtracted in 2048 components = 0.000832425 Jy ! Clean residual min=-0.001505 max=0.001197 Jy/beam ! Clean residual mean=0.000058 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.763365 Jy keep ! Adding 128 model components to the UV plane model. ! The established model now contains 189 components and 0.763365 Jy ![Exited script file: muppet] wmap "J1354-1041_X_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.161 x 2.717 at 6.099 degrees (North through East) ! Clean map min=-0.0026751 max=0.64417 Jy/beam ! Writing clean map to FITS file: J1354-1041_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.644167 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000445537 device "J1354-1041_X_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1354-1041_X_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.207494 0.207494 0.414989 0.829978 1.65996 3.31991 6.63982 13.2796 26.5593 53.1186 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.644 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.161 x 2.717 at 6.099 degrees (North through East) ! Clean map min=-0.0026751 max=0.64417 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1354-1041_X_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1354-1041_X_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1354-1041_X_1997_05_07_yyk_uvs.log closed on Mon Jan 8 06:15:30 2007