! Started logfile: J1347-3750_X_2004_05_27_yyk_uvs.log on Wed Dec 7 00:28:20 2005 obs J1347-3750_X_2004_05_27_yyk_uve.fits ! Reading UV FITS file: J1347-3750_X_2004_05_27_yyk_uve.fits ! AN table 1: 8 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.583333 visibilities/baseline/integration-bin. ! Found source: J1347-3750 ! ! 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 1383 lines of history. ! ! Reading 840 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 J1347-3750_X_2004_05_27_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.140397 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.880041Jy sigma=15.776381 ! Fit after self-cal, rms=0.879875Jy sigma=15.778417 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.5881 mas, bmaj=1.736 mas, bpa=-3.991 degrees ! Estimated noise=2.49417 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.101717 Jy ! Component: 100 - total flux cleaned = 0.120203 Jy ! Total flux subtracted in 100 components = 0.120203 Jy ! Clean residual min=-0.009182 max=0.010903 Jy/beam ! Clean residual mean=-0.000021 rms=0.002616 Jy/beam ! Combined flux in latest and established models = 0.120203 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.120203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067500Jy sigma=1.096857 ! Fit after self-cal, rms=0.067478Jy sigma=1.096667 ! 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.7689 mas, bmaj=2.112 mas, bpa=-2.04 degrees ! Estimated noise=1.5649 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.00925009 Jy ! Component: 100 - total flux cleaned = 0.0122318 Jy ! Component: 150 - total flux cleaned = 0.012951 Jy ! Component: 200 - total flux cleaned = 0.0130962 Jy ! Total flux subtracted in 200 components = 0.0130962 Jy ! Clean residual min=-0.008100 max=0.005964 Jy/beam ! Clean residual mean=0.000028 rms=0.001939 Jy/beam ! Combined flux in latest and established models = 0.133299 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 21 components and 0.133299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066725Jy sigma=1.081212 ! Fit after self-cal, rms=0.066709Jy sigma=1.081139 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! 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. ! Amplitude normalization factor in sub-array 1: 1.01613 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 1.00* KP 0.93 ! LA 1.03 MK 0.95 NL 1.00* OV 0.98 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00569 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.00* KP 0.86 ! LA 0.98 MK 1.12 NL 1.00* OV 0.93 ! PT 1.10 SC 0.94 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.978826 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.14 HN 1.00* KP 0.89 ! LA 1.04 MK 0.95 NL 1.00* OV 1.08 ! PT 1.06 SC 1.04 ! ! ! Fit before self-cal, rms=0.066709Jy sigma=1.081139 ! Fit after self-cal, rms=0.066053Jy sigma=1.063935 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.066053Jy sigma=1.063935 ! Fit after self-cal, rms=0.066042Jy sigma=1.063895 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7727 mas, bmaj=2.123 mas, bpa=-1.821 degrees ! Estimated noise=1.55523 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.000663467 Jy ! Component: 100 - total flux cleaned = -0.000682066 Jy ! Component: 150 - total flux cleaned = -0.000681538 Jy ! Component: 200 - total flux cleaned = -0.000661259 Jy ! Total flux subtracted in 200 components = -0.000661259 Jy ! Clean residual min=-0.005521 max=0.005694 Jy/beam ! Clean residual mean=-0.000000 rms=0.001435 Jy/beam ! Combined flux in latest and established models = 0.132638 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 23 components and 0.132638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066030Jy sigma=1.063655 ! Fit after self-cal, rms=0.066021Jy sigma=1.063630 ! 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.066021Jy sigma=1.063630 ! Fit after self-cal, rms=0.063338Jy sigma=0.992636 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.0013094 Jy ! Component: 100 - total flux cleaned = 0.00134778 Jy ! Component: 150 - total flux cleaned = 0.00137585 Jy ! Component: 200 - total flux cleaned = 0.00137651 Jy ! Total flux subtracted in 200 components = 0.00137651 Jy ! Clean residual min=-0.005104 max=0.005255 Jy/beam ! Clean residual mean=-0.000004 rms=0.001447 Jy/beam ! Combined flux in latest and established models = 0.134014 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 26 components and 0.134014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063291Jy sigma=0.991787 ! Fit after self-cal, rms=0.063251Jy sigma=0.986769 ! 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.7727 x 2.123 at -1.821 degrees (North through East) ! Clean map min=-0.0045619 max=0.12337 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.063251Jy sigma=0.986769 ! Fit after self-cal, rms=0.062653Jy sigma=0.983747 ! 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.062653Jy sigma=0.983747 ! Fit after self-cal, rms=0.062657Jy sigma=0.983158 ! Inverting map and beam ! Estimated beam: bmin=0.773 mas, bmaj=2.126 mas, bpa=-1.651 degrees ! Estimated noise=1.54254 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000915776 Jy ! Component: 100 - total flux cleaned = -0.000933631 Jy ! Component: 150 - total flux cleaned = -0.00093314 Jy ! Component: 200 - total flux cleaned = -0.000932825 Jy ! Total flux subtracted in 200 components = -0.000932825 Jy ! Clean residual min=-0.004966 max=0.005377 Jy/beam ! Clean residual mean=-0.000002 rms=0.001455 Jy/beam ! Combined flux in latest and established models = 0.133081 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 29 components and 0.133081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062646Jy sigma=0.982909 ! Fit after self-cal, rms=0.062631Jy sigma=0.982806 ! 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.062631Jy sigma=0.982806 ! Fit after self-cal, rms=0.062134Jy sigma=0.978615 ! 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.062134Jy sigma=0.978615 ! Fit after self-cal, rms=0.062120Jy sigma=0.978245 ! Inverting map and beam ! Estimated beam: bmin=0.7599 mas, bmaj=2.104 mas, bpa=-1.379 degrees ! Estimated noise=1.53711 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000942931 Jy ! Component: 100 - total flux cleaned = 0.00107319 Jy ! Component: 150 - total flux cleaned = 0.00112683 Jy ! Component: 200 - total flux cleaned = 0.00117436 Jy ! Total flux subtracted in 200 components = 0.00117436 Jy ! Clean residual min=-0.005106 max=0.006053 Jy/beam ! Clean residual mean=0.000050 rms=0.001642 Jy/beam ! Combined flux in latest and established models = 0.134256 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 36 components and 0.134256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062099Jy sigma=0.977547 ! Fit after self-cal, rms=0.062109Jy sigma=0.977510 ! 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=3.232 mas, bmaj=10.57 mas, bpa=0.03257 degrees ! Estimated noise=2.10025 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.000224744 Jy ! Component: 100 - total flux cleaned = 0.00022415 Jy ! Component: 150 - total flux cleaned = 0.000223904 Jy ! Component: 200 - total flux cleaned = 0.000223718 Jy ! Total flux subtracted in 200 components = 0.000223718 Jy ! Clean residual min=-0.006782 max=0.005357 Jy/beam ! Clean residual mean=0.000104 rms=0.002108 Jy/beam ! Combined flux in latest and established models = 0.134479 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 2 model components to the UV plane model. ! The established model now contains 37 components and 0.134479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062110Jy sigma=0.977654 ! Fit after self-cal, rms=0.062122Jy sigma=0.977628 ! 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.5844 mas, bmaj=1.731 mas, bpa=-3.909 degrees ! Estimated noise=2.43837 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.101534 Jy ! Component: 100 - total flux cleaned = 0.120674 Jy ! Component: 150 - total flux cleaned = 0.128474 Jy ! Component: 200 - total flux cleaned = 0.131547 Jy ! Total flux subtracted in 200 components = 0.131547 Jy ! Clean residual min=-0.007473 max=0.008781 Jy/beam ! Clean residual mean=0.000012 rms=0.002116 Jy/beam ! Combined flux in latest and established models = 0.131547 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.131547 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7599 mas, bmaj=2.104 mas, bpa=-1.379 degrees ! Estimated noise=1.53711 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.00257864 Jy ! Component: 100 - total flux cleaned = 0.00272883 Jy ! Component: 150 - total flux cleaned = 0.00277137 Jy ! Component: 200 - total flux cleaned = 0.00277667 Jy ! Total flux subtracted in 200 components = 0.00277667 Jy ! Clean residual min=-0.005182 max=0.005964 Jy/beam ! Clean residual mean=0.000050 rms=0.001654 Jy/beam ! Combined flux in latest and established models = 0.134323 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 21 components and 0.134323 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=3.232 mas, bmaj=10.57 mas, bpa=0.03257 degrees ! Estimated noise=2.10025 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.000163423 Jy ! Component: 100 - total flux cleaned = 0.000163444 Jy ! Component: 150 - total flux cleaned = 0.000163923 Jy ! Component: 200 - total flux cleaned = 0.000164411 Jy ! Total flux subtracted in 200 components = 0.000164411 Jy ! Clean residual min=-0.006773 max=0.005112 Jy/beam ! Clean residual mean=0.000104 rms=0.002104 Jy/beam ! Combined flux in latest and established models = 0.134488 Jy ! Adding 4 model components to the UV plane model. ! The established model now contains 25 components and 0.134488 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7599 mas, bmaj=2.104 mas, bpa=-1.379 degrees ! Estimated noise=1.53711 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -1.38632e-05 Jy ! Component: 100 - total flux cleaned = -1.62265e-05 Jy ! Component: 150 - total flux cleaned = -1.42448e-05 Jy ! Component: 200 - total flux cleaned = -1.19008e-05 Jy ! Total flux subtracted in 200 components = -1.19008e-05 Jy ! Clean residual min=-0.005099 max=0.005952 Jy/beam ! Clean residual mean=0.000051 rms=0.001645 Jy/beam ! Combined flux in latest and established models = 0.134476 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 27 components and 0.134476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062135Jy sigma=0.977803 ! Fit after self-cal, rms=0.062129Jy sigma=0.977779 wmodel J1347-3750_X_2004_05_27_yyk\_map.mod ! Writing 27 model components to file: J1347-3750_X_2004_05_27_yyk_map.mod wobs J1347-3750_X_2004_05_27_yyk\_uvs.fits ! Writing UV FITS file: J1347-3750_X_2004_05_27_yyk_uvs.fits wwins J1347-3750_X_2004_05_27_yyk\_map.win ! wwins: Wrote 1 windows to J1347-3750_X_2004_05_27_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.00139623 Jy ! Component: 100 - total flux cleaned = 0.00244695 Jy ! Component: 150 - total flux cleaned = 0.00307959 Jy ! Component: 200 - total flux cleaned = 0.00373102 Jy ! Component: 250 - total flux cleaned = 0.00426161 Jy ! Component: 300 - total flux cleaned = 0.00488125 Jy ! Component: 350 - total flux cleaned = 0.00558188 Jy ! Component: 400 - total flux cleaned = 0.00613785 Jy ! Component: 450 - total flux cleaned = 0.00656179 Jy ! Component: 500 - total flux cleaned = 0.00706654 Jy ! Component: 550 - total flux cleaned = 0.0074525 Jy ! Component: 600 - total flux cleaned = 0.00791498 Jy ! Component: 650 - total flux cleaned = 0.00831709 Jy ! Component: 700 - total flux cleaned = 0.00870469 Jy ! Component: 750 - total flux cleaned = 0.00895417 Jy ! Component: 800 - total flux cleaned = 0.00907504 Jy ! Component: 850 - total flux cleaned = 0.00934854 Jy ! Component: 900 - total flux cleaned = 0.00953933 Jy ! Component: 950 - total flux cleaned = 0.00983725 Jy ! Component: 1000 - total flux cleaned = 0.010127 Jy ! Component: 1050 - total flux cleaned = 0.0103749 Jy ! Component: 1100 - total flux cleaned = 0.0106172 Jy ! Component: 1150 - total flux cleaned = 0.0108207 Jy ! Component: 1200 - total flux cleaned = 0.0109873 Jy ! Component: 1250 - total flux cleaned = 0.0111507 Jy ! Component: 1300 - total flux cleaned = 0.0113108 Jy ! Component: 1350 - total flux cleaned = 0.011374 Jy ! Component: 1400 - total flux cleaned = 0.0117149 Jy ! Component: 1450 - total flux cleaned = 0.0119286 Jy ! Component: 1500 - total flux cleaned = 0.0122297 Jy ! Component: 1550 - total flux cleaned = 0.0125267 Jy ! Component: 1600 - total flux cleaned = 0.0127909 Jy ! Component: 1650 - total flux cleaned = 0.0130521 Jy ! Component: 1700 - total flux cleaned = 0.0133966 Jy ! Component: 1750 - total flux cleaned = 0.0135668 Jy ! Component: 1800 - total flux cleaned = 0.0138204 Jy ! Component: 1850 - total flux cleaned = 0.0139881 Jy ! Component: 1900 - total flux cleaned = 0.0141819 Jy ! Component: 1950 - total flux cleaned = 0.0144018 Jy ! Component: 2000 - total flux cleaned = 0.0147024 Jy ! Total flux subtracted in 2048 components = 0.0149197 Jy ! Clean residual min=-0.001568 max=0.001572 Jy/beam ! Clean residual mean=0.000030 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.149396 Jy keep ! Adding 117 model components to the UV plane model. ! The established model now contains 144 components and 0.149396 Jy ![Exited script file: muppet] wmap "J1347-3750_X_2004_05_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7599 x 2.104 at -1.379 degrees (North through East) ! Clean map min=-0.0027953 max=0.12248 Jy/beam ! Writing clean map to FITS file: J1347-3750_X_2004_05_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.122477 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000466809 device "J1347-3750_X_2004_05_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1347-3750_X_2004_05_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.14342 1.14342 2.28685 4.5737 9.14739 18.2948 36.5896 73.1791 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.122 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.7599 x 2.104 at -1.379 degrees (North through East) ! Clean map min=-0.0027953 max=0.12248 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1347-3750_X_2004_05_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1347-3750_X_2004_05_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1347-3750_X_2004_05_27_yyk_uvs.log closed on Wed Dec 7 00:28:24 2005