! Started logfile: /d2/scr/pima/rv101_uvs/J1011-3223_X_uvs.log on Sat Nov 29 16:32:51 2014 obs /d2/scr/pima/rv101_uvs/J1011-3223_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J1011-3223_X_uva.fits ! AN table 1: 87 integrations on 15 of 15 possible baselines. ! AN table 2: 87 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.644828 visibilities/baseline/integration-bin. ! Found source: J1011-3223 ! ! 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.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 6732 visibilities. select RR ! 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 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/rv101_uvs/J1011-3223_X] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 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. startmod ! Applying default point source starting model. ! Performing phase self-cal ! 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 88 telescope corrections were flagged in sub-array 1. ! A total of 87 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 88 telescope corrections were flagged in sub-array 1. ! A total of 87 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 88 telescope corrections were flagged in sub-array 1. ! A total of 87 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 88 telescope corrections were flagged in sub-array 1. ! A total of 87 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.009236Jy sigma=16.681586 ! Fit after self-cal, rms=0.920559Jy sigma=15.247727 ! 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.6608 mas, bmaj=5.324 mas, bpa=20.89 degrees ! Estimated noise=1.36648 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0676198 Jy ! Component: 100 - total flux cleaned = 0.0805234 Jy ! Total flux subtracted in 100 components = 0.0805234 Jy ! Clean residual min=-0.006629 max=0.006323 Jy/beam ! Clean residual mean=0.000001 rms=0.001798 Jy/beam ! Combined flux in latest and established models = 0.0805233 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0805233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100950Jy sigma=1.615446 ! Fit after self-cal, rms=0.099602Jy sigma=1.594394 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! 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.9358 mas, bmaj=7.002 mas, bpa=20.55 degrees ! Estimated noise=0.55225 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00417287 Jy ! Component: 100 - total flux cleaned = 0.00588128 Jy ! Component: 150 - total flux cleaned = 0.0063007 Jy ! Component: 200 - total flux cleaned = 0.006514 Jy ! Total flux subtracted in 200 components = 0.006514 Jy ! Clean residual min=-0.004126 max=0.003709 Jy/beam ! Clean residual mean=-0.000001 rms=0.001104 Jy/beam ! Combined flux in latest and established models = 0.0870374 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 20 components and 0.0870373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099406Jy sigma=1.591981 ! Fit after self-cal, rms=0.099308Jy sigma=1.591615 ! 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.9358 x 7.002 at 20.55 degrees (North through East) ! Clean map min=-0.0037049 max=0.083868 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 LA 1.03 MK 1.00* OV 1.01 ! PT 1.10 SC 1.08 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.07 LA 0.98 NL 1.00* OV 1.03 ! PT 1.06 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 LA 1.09 MK 1.00* OV 0.99 ! PT 0.99 SC 0.91 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.08 LA 0.92 NL 1.00* OV 1.09 ! PT 0.95 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 LA 1.05 MK 1.00* OV 1.12 ! PT 0.88 SC 0.92 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 LA 0.93 NL 1.00* OV 1.05 ! PT 0.99 SC 0.90 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 LA 1.00 MK 1.00* OV 1.04 ! PT 0.84 SC 0.88 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.97 LA 0.92 NL 1.00* OV 0.97 ! PT 0.92 SC 0.99 ! ! ! Fit before self-cal, rms=0.099308Jy sigma=1.591615 ! Fit after self-cal, rms=0.097236Jy sigma=1.586952 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9287 mas, bmaj=6.972 mas, bpa=20.68 degrees ! Estimated noise=0.548037 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00056242 Jy ! Component: 100 - total flux cleaned = -0.000700056 Jy ! Component: 150 - total flux cleaned = -0.000739383 Jy ! Component: 200 - total flux cleaned = -0.000774305 Jy ! Total flux subtracted in 200 components = -0.000774305 Jy ! Clean residual min=-0.003729 max=0.003104 Jy/beam ! Clean residual mean=0.000004 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.086263 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 34 components and 0.0862631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097224Jy sigma=1.586781 ! Fit after self-cal, rms=0.097140Jy sigma=1.584566 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097140Jy sigma=1.584566 ! Fit after self-cal, rms=0.097167Jy sigma=1.584156 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9279 mas, bmaj=6.967 mas, bpa=20.73 degrees ! Estimated noise=0.546528 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000402241 Jy ! Component: 100 - total flux cleaned = -0.00051079 Jy ! Component: 150 - total flux cleaned = -0.000565816 Jy ! Component: 200 - total flux cleaned = -0.000598122 Jy ! Total flux subtracted in 200 components = -0.000598122 Jy ! Clean residual min=-0.003391 max=0.003006 Jy/beam ! Clean residual mean=0.000003 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.0856649 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 37 components and 0.0856649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097157Jy sigma=1.584038 ! Fit after self-cal, rms=0.097177Jy sigma=1.583648 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.40249e-05 Jy ! Component: 100 - total flux cleaned = 1.12473e-05 Jy ! Component: 150 - total flux cleaned = 4.25917e-05 Jy ! Component: 200 - total flux cleaned = 5.66162e-05 Jy ! Total flux subtracted in 200 components = 5.66162e-05 Jy ! Clean residual min=-0.003314 max=0.003040 Jy/beam ! Clean residual mean=0.000003 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.0857215 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.0857215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097171Jy sigma=1.583581 ! Fit after self-cal, rms=0.097146Jy sigma=1.583320 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097146Jy sigma=1.583320 ! Fit after self-cal, rms=0.097241Jy sigma=1.583230 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9286 mas, bmaj=6.969 mas, bpa=20.75 degrees ! Estimated noise=0.545936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000382432 Jy ! Component: 100 - total flux cleaned = -0.000487584 Jy ! Component: 150 - total flux cleaned = -0.000502153 Jy ! Component: 200 - total flux cleaned = -0.000530598 Jy ! Total flux subtracted in 200 components = -0.000530598 Jy ! Clean residual min=-0.003304 max=0.002919 Jy/beam ! Clean residual mean=0.000003 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.0851909 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.0851909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097234Jy sigma=1.583156 ! Fit after self-cal, rms=0.097252Jy sigma=1.583118 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.36963e-05 Jy ! Component: 100 - total flux cleaned = -2.75217e-05 Jy ! Component: 150 - total flux cleaned = -2.75894e-05 Jy ! Component: 200 - total flux cleaned = -1.55635e-05 Jy ! Total flux subtracted in 200 components = -1.55635e-05 Jy ! Clean residual min=-0.003257 max=0.002973 Jy/beam ! Clean residual mean=0.000003 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.0851754 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 53 components and 0.0851754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097248Jy sigma=1.583082 ! Fit after self-cal, rms=0.097246Jy sigma=1.583074 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097246Jy sigma=1.583074 ! Fit after self-cal, rms=0.097279Jy sigma=1.583041 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.029 mas, bmaj=14.1 mas, bpa=11.46 degrees ! Estimated noise=0.650885 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000362997 Jy ! Component: 100 - total flux cleaned = -0.000397828 Jy ! Component: 150 - total flux cleaned = -0.000398113 Jy ! Component: 200 - total flux cleaned = -0.000385305 Jy ! Total flux subtracted in 200 components = -0.000385305 Jy ! Clean residual min=-0.003590 max=0.003067 Jy/beam ! Clean residual mean=0.000003 rms=0.000997 Jy/beam ! Combined flux in latest and established models = 0.0847901 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 64 components and 0.0847901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097276Jy sigma=1.583024 ! Fit after self-cal, rms=0.097285Jy sigma=1.582998 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.05606e-05 Jy ! Component: 100 - total flux cleaned = 6.06045e-05 Jy ! Component: 150 - total flux cleaned = 6.06117e-05 Jy ! Component: 200 - total flux cleaned = 6.07162e-05 Jy ! Total flux subtracted in 200 components = 6.07162e-05 Jy ! Clean residual min=-0.003557 max=0.003036 Jy/beam ! Clean residual mean=0.000003 rms=0.000996 Jy/beam ! Combined flux in latest and established models = 0.0848508 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 66 components and 0.0848508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097284Jy sigma=1.583007 ! Fit after self-cal, rms=0.097285Jy sigma=1.582997 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=0.9299 mas, bmaj=6.975 mas, bpa=20.76 degrees ! Estimated noise=0.545433 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9299 x 6.975 at 20.76 degrees (North through East) ! Clean map min=-0.0031261 max=0.083232 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative 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.6584 mas, bmaj=5.315 mas, bpa=20.99 degrees ! Estimated noise=1.35106 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0690964 Jy ! Component: 100 - total flux cleaned = 0.0810083 Jy ! Component: 150 - total flux cleaned = 0.0821328 Jy ! Component: 200 - total flux cleaned = 0.0831093 Jy ! Total flux subtracted in 200 components = 0.0831093 Jy ! Clean residual min=-0.006141 max=0.005560 Jy/beam ! Clean residual mean=0.000001 rms=0.001496 Jy/beam ! Combined flux in latest and established models = 0.0831092 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0831092 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9299 mas, bmaj=6.975 mas, bpa=20.76 degrees ! Estimated noise=0.545433 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.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124007 Jy ! Component: 100 - total flux cleaned = 0.00139551 Jy ! Component: 150 - total flux cleaned = 0.0013946 Jy ! Component: 200 - total flux cleaned = 0.00139577 Jy ! Total flux subtracted in 200 components = 0.00139577 Jy ! Clean residual min=-0.003415 max=0.002764 Jy/beam ! Clean residual mean=0.000002 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.084505 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 28 components and 0.084505 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.029 mas, bmaj=14.1 mas, bpa=11.46 degrees ! Estimated noise=0.650885 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000343006 Jy ! Component: 100 - total flux cleaned = 0.00036883 Jy ! Component: 150 - total flux cleaned = 0.000367767 Jy ! Component: 200 - total flux cleaned = 0.000367183 Jy ! Total flux subtracted in 200 components = 0.000367183 Jy ! Clean residual min=-0.003717 max=0.003143 Jy/beam ! Clean residual mean=0.000003 rms=0.001024 Jy/beam ! Combined flux in latest and established models = 0.0848722 Jy flux_cutoff = imstat(rms) * dynam 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.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.78075e-07 Jy ! Component: 100 - total flux cleaned = -2.30077e-07 Jy ! Component: 150 - total flux cleaned = 9.96488e-08 Jy ! Component: 200 - total flux cleaned = 1.54428e-05 Jy ! Total flux subtracted in 200 components = 1.54428e-05 Jy ! Clean residual min=-0.003635 max=0.003086 Jy/beam ! Clean residual mean=0.000003 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 0.0848876 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 35 components and 0.0848876 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9299 mas, bmaj=6.975 mas, bpa=20.76 degrees ! Estimated noise=0.545433 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.51992e-06 Jy ! Component: 100 - total flux cleaned = -4.15958e-05 Jy ! Component: 150 - total flux cleaned = -7.8271e-05 Jy ! Component: 200 - total flux cleaned = -9.5624e-05 Jy ! Total flux subtracted in 200 components = -9.5624e-05 Jy ! Clean residual min=-0.003248 max=0.002979 Jy/beam ! Clean residual mean=0.000002 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.084792 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 50 components and 0.084792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097288Jy sigma=1.583024 ! Fit after self-cal, rms=0.097285Jy sigma=1.583014 wmodel /d2/scr/pima/rv101_uvs/J1011-3223_X_map.mod ! Writing 50 model components to file: /d2/scr/pima/rv101_uvs/J1011-3223_X_map.mod wobs /d2/scr/pima/rv101_uvs/J1011-3223_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J1011-3223_X_uvs.fits wwins /d2/scr/pima/rv101_uvs/J1011-3223_X_map.win ! wwins: Wrote 1 windows to /d2/scr/pima/rv101_uvs/J1011-3223_X_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.000939448 Jy ! Component: 100 - total flux cleaned = -0.00123028 Jy ! Component: 150 - total flux cleaned = -0.00127453 Jy ! Component: 200 - total flux cleaned = -0.00131235 Jy ! Component: 250 - total flux cleaned = -0.00120922 Jy ! Component: 300 - total flux cleaned = -0.00107786 Jy ! Component: 350 - total flux cleaned = -0.00107723 Jy ! Component: 400 - total flux cleaned = -0.0011066 Jy ! Component: 450 - total flux cleaned = -0.0011064 Jy ! Component: 500 - total flux cleaned = -0.00121568 Jy ! Component: 550 - total flux cleaned = -0.00132167 Jy ! Component: 600 - total flux cleaned = -0.00145199 Jy ! Component: 650 - total flux cleaned = -0.00155298 Jy ! Component: 700 - total flux cleaned = -0.00162704 Jy ! Component: 750 - total flux cleaned = -0.00169914 Jy ! Component: 800 - total flux cleaned = -0.00184021 Jy ! Component: 850 - total flux cleaned = -0.00190844 Jy ! Component: 900 - total flux cleaned = -0.00199819 Jy ! Component: 950 - total flux cleaned = -0.00212972 Jy ! Component: 1000 - total flux cleaned = -0.00228052 Jy ! Component: 1050 - total flux cleaned = -0.00242807 Jy ! Component: 1100 - total flux cleaned = -0.0025315 Jy ! Component: 1150 - total flux cleaned = -0.00263285 Jy ! Component: 1200 - total flux cleaned = -0.00275202 Jy ! Component: 1250 - total flux cleaned = -0.00286942 Jy ! Component: 1300 - total flux cleaned = -0.00304315 Jy ! Component: 1350 - total flux cleaned = -0.0031575 Jy ! Component: 1400 - total flux cleaned = -0.00330786 Jy ! Component: 1450 - total flux cleaned = -0.00347455 Jy ! Component: 1500 - total flux cleaned = -0.00360256 Jy ! Component: 1550 - total flux cleaned = -0.00376497 Jy ! Component: 1600 - total flux cleaned = -0.00394342 Jy ! Component: 1650 - total flux cleaned = -0.00418978 Jy ! Component: 1700 - total flux cleaned = -0.0043464 Jy ! Component: 1750 - total flux cleaned = -0.00448399 Jy ! Component: 1800 - total flux cleaned = -0.00458631 Jy ! Component: 1850 - total flux cleaned = -0.00470445 Jy ! Component: 1900 - total flux cleaned = -0.00480468 Jy ! Component: 1950 - total flux cleaned = -0.00490399 Jy ! Component: 2000 - total flux cleaned = -0.00498609 Jy ! Component: 2050 - total flux cleaned = -0.00506761 Jy ! Component: 2100 - total flux cleaned = -0.00514838 Jy ! Component: 2150 - total flux cleaned = -0.00519646 Jy ! Component: 2200 - total flux cleaned = -0.00527575 Jy ! Component: 2250 - total flux cleaned = -0.00530714 Jy ! Component: 2300 - total flux cleaned = -0.00535418 Jy ! Component: 2350 - total flux cleaned = -0.00544743 Jy ! Component: 2400 - total flux cleaned = -0.00549372 Jy ! Component: 2450 - total flux cleaned = -0.0055091 Jy ! Component: 2500 - total flux cleaned = -0.00558535 Jy ! Component: 2550 - total flux cleaned = -0.00567629 Jy ! Component: 2600 - total flux cleaned = -0.00572141 Jy ! Component: 2650 - total flux cleaned = -0.00581151 Jy ! Component: 2700 - total flux cleaned = -0.00585624 Jy ! Component: 2750 - total flux cleaned = -0.00588588 Jy ! Component: 2800 - total flux cleaned = -0.00595974 Jy ! Component: 2850 - total flux cleaned = -0.00600394 Jy ! Component: 2900 - total flux cleaned = -0.0061066 Jy ! Component: 2950 - total flux cleaned = -0.0062234 Jy ! Component: 3000 - total flux cleaned = -0.00626707 Jy ! Component: 3050 - total flux cleaned = -0.00636872 Jy ! Component: 3100 - total flux cleaned = -0.00641214 Jy ! Component: 3150 - total flux cleaned = -0.00651312 Jy ! Component: 3200 - total flux cleaned = -0.0065563 Jy ! Component: 3250 - total flux cleaned = -0.00662808 Jy ! Component: 3300 - total flux cleaned = -0.00671407 Jy ! Component: 3350 - total flux cleaned = -0.00678554 Jy ! Component: 3400 - total flux cleaned = -0.00684267 Jy ! Component: 3450 - total flux cleaned = -0.00692819 Jy ! Component: 3500 - total flux cleaned = -0.00701353 Jy ! Component: 3550 - total flux cleaned = -0.00712725 Jy ! Component: 3600 - total flux cleaned = -0.00721237 Jy ! Component: 3650 - total flux cleaned = -0.00732583 Jy ! Component: 3700 - total flux cleaned = -0.00742491 Jy ! Component: 3750 - total flux cleaned = -0.00750985 Jy ! Component: 3800 - total flux cleaned = -0.00759473 Jy ! Component: 3850 - total flux cleaned = -0.00765136 Jy ! Component: 3900 - total flux cleaned = -0.00770813 Jy ! Component: 3950 - total flux cleaned = -0.00776489 Jy ! Component: 4000 - total flux cleaned = -0.00780744 Jy ! Component: 4050 - total flux cleaned = -0.00786426 Jy ! Total flux subtracted in 4096 components = -0.00786418 Jy ! Clean residual min=-0.000961 max=0.000874 Jy/beam ! Clean residual mean=-0.000003 rms=0.000231 Jy/beam ! Combined flux in latest and established models = 0.0769278 Jy keep ! Adding 207 model components to the UV plane model. ! The established model now contains 257 components and 0.0769278 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/rv101_uvs/J1011-3223_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9299 x 6.975 at 20.76 degrees (North through East) ! Clean map min=-0.0017477 max=0.083164 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J1011-3223_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0831636 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000235709 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.850285 0.850285 1.70057 3.40114 6.80228 13.6046 27.2091 54.4182 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.083 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 352.822 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J1011-3223_X_uvs.log closed on Sat Nov 29 16:32:56 2014