! Started logfile: /scr/pima/rv102_uvs/J0914-2733_X_uvs.log on Sat Feb 27 22:25:10 2016 obs /scr/pima/rv102_uvs/J0914-2733_X_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J0914-2733_X_uva.fits ! AN table 1: 174 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.795772 visibilities/baseline/integration-bin. ! Found source: J0914-2733 ! ! 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 139 lines of history. ! ! Reading 15508 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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 /scr/pima/rv102_uvs/J0914-2733_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 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 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011996Jy sigma=17.187908 ! Fit after self-cal, rms=0.928237Jy sigma=15.782730 ! 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.5497 mas, bmaj=1.744 mas, bpa=-6.745 degrees ! Estimated noise=0.739018 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.0621031 Jy ! Component: 100 - total flux cleaned = 0.0746257 Jy ! Total flux subtracted in 100 components = 0.0746257 Jy ! Clean residual min=-0.006188 max=0.009004 Jy/beam ! Clean residual mean=-0.000009 rms=0.001617 Jy/beam ! Combined flux in latest and established models = 0.0746257 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0746257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120439Jy sigma=1.839899 ! Fit after self-cal, rms=0.118712Jy sigma=1.809871 ! 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.7187 mas, bmaj=2.037 mas, bpa=-5.18 degrees ! Estimated noise=0.346393 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.00668563 Jy ! Component: 100 - total flux cleaned = 0.00748477 Jy ! Component: 150 - total flux cleaned = 0.0078181 Jy ! Component: 200 - total flux cleaned = 0.00787753 Jy ! Total flux subtracted in 200 components = 0.00787753 Jy ! Clean residual min=-0.007236 max=0.008868 Jy/beam ! Clean residual mean=-0.000028 rms=0.002127 Jy/beam ! Combined flux in latest and established models = 0.0825033 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 12 components and 0.0825033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118302Jy sigma=1.803932 ! Fit after self-cal, rms=0.118177Jy sigma=1.802342 ! 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.7187 x 2.037 at -5.18 degrees (North through East) ! Clean map min=-0.0068417 max=0.081122 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 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.118177Jy sigma=1.802342 ! Fit after self-cal, rms=0.118177Jy sigma=1.802342 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7187 mas, bmaj=2.037 mas, bpa=-5.18 degrees ! Estimated noise=0.346393 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.000326417 Jy ! Component: 100 - total flux cleaned = 0.000430441 Jy ! Component: 150 - total flux cleaned = 0.000426134 Jy ! Component: 200 - total flux cleaned = 0.00045542 Jy ! Total flux subtracted in 200 components = 0.00045542 Jy ! Clean residual min=-0.007266 max=0.008893 Jy/beam ! Clean residual mean=-0.000029 rms=0.002121 Jy/beam ! Combined flux in latest and established models = 0.0829587 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 17 components and 0.0829587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118124Jy sigma=1.801609 ! Fit after self-cal, rms=0.118063Jy sigma=1.801308 ! 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.118063Jy sigma=1.801308 ! Fit after self-cal, rms=0.118063Jy sigma=1.801308 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7187 mas, bmaj=2.037 mas, bpa=-5.18 degrees ! Estimated noise=0.346393 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000125994 Jy ! Component: 100 - total flux cleaned = -7.01533e-05 Jy ! Component: 150 - total flux cleaned = -1.95395e-05 Jy ! Component: 200 - total flux cleaned = 2.76091e-05 Jy ! Total flux subtracted in 200 components = 2.76091e-05 Jy ! Clean residual min=-0.007203 max=0.008799 Jy/beam ! Clean residual mean=-0.000029 rms=0.002114 Jy/beam ! Combined flux in latest and established models = 0.0829863 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 19 components and 0.0829863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118043Jy sigma=1.801061 ! Fit after self-cal, rms=0.118013Jy sigma=1.800784 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 = -9.594e-05 Jy ! Component: 100 - total flux cleaned = 3.55545e-05 Jy ! Component: 150 - total flux cleaned = 0.000105268 Jy ! Component: 200 - total flux cleaned = 0.000126678 Jy ! Total flux subtracted in 200 components = 0.000126678 Jy ! Clean residual min=-0.007162 max=0.008803 Jy/beam ! Clean residual mean=-0.000029 rms=0.002109 Jy/beam ! Combined flux in latest and established models = 0.083113 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 21 components and 0.083113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117999Jy sigma=1.800640 ! Fit after self-cal, rms=0.117990Jy sigma=1.800609 ! 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.117990Jy sigma=1.800609 ! Fit after self-cal, rms=0.117990Jy sigma=1.800609 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7187 mas, bmaj=2.037 mas, bpa=-5.18 degrees ! Estimated noise=0.346393 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.62246e-05 Jy ! Component: 100 - total flux cleaned = -7.66976e-06 Jy ! Component: 150 - total flux cleaned = 3.66694e-05 Jy ! Component: 200 - total flux cleaned = 5.69284e-05 Jy ! Total flux subtracted in 200 components = 5.69284e-05 Jy ! Clean residual min=-0.007152 max=0.008787 Jy/beam ! Clean residual mean=-0.000029 rms=0.002106 Jy/beam ! Combined flux in latest and established models = 0.0831699 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 23 components and 0.0831699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117979Jy sigma=1.800491 ! Fit after self-cal, rms=0.117973Jy sigma=1.800470 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 = -7.11227e-05 Jy ! Component: 100 - total flux cleaned = -2.66224e-05 Jy ! Component: 150 - total flux cleaned = 1.47454e-05 Jy ! Component: 200 - total flux cleaned = 1.51484e-05 Jy ! Total flux subtracted in 200 components = 1.51484e-05 Jy ! Clean residual min=-0.007136 max=0.008773 Jy/beam ! Clean residual mean=-0.000029 rms=0.002105 Jy/beam ! Combined flux in latest and established models = 0.083185 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 23 components and 0.083185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117963Jy sigma=1.800367 ! Fit after self-cal, rms=0.117959Jy sigma=1.800342 ! 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.117959Jy sigma=1.800342 ! Fit after self-cal, rms=0.117959Jy sigma=1.800342 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.471 mas, bmaj=6.026 mas, bpa=2.307 degrees ! Estimated noise=0.458659 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000843113 Jy ! Component: 100 - total flux cleaned = 0.000874238 Jy ! Component: 150 - total flux cleaned = 0.000876035 Jy ! Component: 200 - total flux cleaned = 0.000882028 Jy ! Total flux subtracted in 200 components = 0.000882028 Jy ! Clean residual min=-0.011730 max=0.013817 Jy/beam ! Clean residual mean=-0.000064 rms=0.004455 Jy/beam ! Combined flux in latest and established models = 0.0840671 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 26 components and 0.0840671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117950Jy sigma=1.800433 ! Fit after self-cal, rms=0.117947Jy sigma=1.800367 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.91169e-05 Jy ! Component: 100 - total flux cleaned = 5.90435e-05 Jy ! Component: 150 - total flux cleaned = 6.01772e-05 Jy ! Component: 200 - total flux cleaned = 6.32579e-05 Jy ! Total flux subtracted in 200 components = 6.32579e-05 Jy ! Clean residual min=-0.011746 max=0.013810 Jy/beam ! Clean residual mean=-0.000064 rms=0.004458 Jy/beam ! Combined flux in latest and established models = 0.0841303 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 26 components and 0.0841303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117942Jy sigma=1.800382 ! Fit after self-cal, rms=0.117930Jy sigma=1.800345 ! 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.7187 mas, bmaj=2.037 mas, bpa=-5.18 degrees ! Estimated noise=0.346393 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7187 x 2.037 at -5.18 degrees (North through East) ! Clean map min=-0.0067482 max=0.081516 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.5497 mas, bmaj=1.744 mas, bpa=-6.745 degrees ! Estimated noise=0.739018 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0634512 Jy ! Component: 100 - total flux cleaned = 0.0729254 Jy ! Component: 150 - total flux cleaned = 0.0751105 Jy ! Component: 200 - total flux cleaned = 0.0763914 Jy ! Total flux subtracted in 200 components = 0.0763914 Jy ! Clean residual min=-0.006559 max=0.007288 Jy/beam ! Clean residual mean=-0.000011 rms=0.001625 Jy/beam ! Combined flux in latest and established models = 0.0763914 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 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0763914 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7187 mas, bmaj=2.037 mas, bpa=-5.18 degrees ! Estimated noise=0.346393 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.00460399 Jy ! Component: 100 - total flux cleaned = 0.0056025 Jy ! Component: 150 - total flux cleaned = 0.00587459 Jy ! Component: 200 - total flux cleaned = 0.00605379 Jy ! Total flux subtracted in 200 components = 0.00605379 Jy ! Clean residual min=-0.007353 max=0.008753 Jy/beam ! Clean residual mean=-0.000029 rms=0.002122 Jy/beam ! Combined flux in latest and established models = 0.0824452 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 13 components and 0.0824452 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=2.471 mas, bmaj=6.026 mas, bpa=2.307 degrees ! Estimated noise=0.458659 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159469 Jy ! Component: 100 - total flux cleaned = 0.00159715 Jy ! Component: 150 - total flux cleaned = 0.00162961 Jy ! Component: 200 - total flux cleaned = 0.00162645 Jy ! Total flux subtracted in 200 components = 0.00162645 Jy ! Clean residual min=-0.011867 max=0.013872 Jy/beam ! Clean residual mean=-0.000064 rms=0.004465 Jy/beam ! Combined flux in latest and established models = 0.0840716 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 = -4.81887e-08 Jy ! Component: 100 - total flux cleaned = 4.86111e-07 Jy ! Component: 150 - total flux cleaned = 1.19593e-06 Jy ! Component: 200 - total flux cleaned = 1.86969e-06 Jy ! Total flux subtracted in 200 components = 1.86969e-06 Jy ! Clean residual min=-0.011808 max=0.013816 Jy/beam ! Clean residual mean=-0.000064 rms=0.004462 Jy/beam ! Combined flux in latest and established models = 0.0840735 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 17 components and 0.0840735 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7187 mas, bmaj=2.037 mas, bpa=-5.18 degrees ! Estimated noise=0.346393 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000624986 Jy ! Component: 100 - total flux cleaned = -0.000720418 Jy ! Component: 150 - total flux cleaned = -0.000762799 Jy ! Component: 200 - total flux cleaned = -0.00078268 Jy ! Total flux subtracted in 200 components = -0.00078268 Jy ! Clean residual min=-0.007098 max=0.008750 Jy/beam ! Clean residual mean=-0.000028 rms=0.002105 Jy/beam ! Combined flux in latest and established models = 0.0832908 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 25 components and 0.0832908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117933Jy sigma=1.800262 ! Fit after self-cal, rms=0.117922Jy sigma=1.800210 wmodel /scr/pima/rv102_uvs/J0914-2733_X_map.mod ! Writing 25 model components to file: /scr/pima/rv102_uvs/J0914-2733_X_map.mod wobs /scr/pima/rv102_uvs/J0914-2733_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J0914-2733_X_uvs.fits wwins /scr/pima/rv102_uvs/J0914-2733_X_map.win ! wwins: Wrote 1 windows to /scr/pima/rv102_uvs/J0914-2733_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.00384351 Jy ! Component: 100 - total flux cleaned = 0.00712448 Jy ! Component: 150 - total flux cleaned = 0.00959878 Jy ! Component: 200 - total flux cleaned = 0.0117563 Jy ! Component: 250 - total flux cleaned = 0.0135623 Jy ! Component: 300 - total flux cleaned = 0.0149768 Jy ! Component: 350 - total flux cleaned = 0.0162177 Jy ! Component: 400 - total flux cleaned = 0.0172236 Jy ! Component: 450 - total flux cleaned = 0.0183387 Jy ! Component: 500 - total flux cleaned = 0.0191708 Jy ! Component: 550 - total flux cleaned = 0.0196022 Jy ! Component: 600 - total flux cleaned = 0.0198058 Jy ! Component: 650 - total flux cleaned = 0.019874 Jy ! Component: 700 - total flux cleaned = 0.020129 Jy ! Component: 750 - total flux cleaned = 0.0203722 Jy ! Component: 800 - total flux cleaned = 0.0203119 Jy ! Component: 850 - total flux cleaned = 0.0201964 Jy ! Component: 900 - total flux cleaned = 0.0203036 Jy ! Component: 950 - total flux cleaned = 0.0202501 Jy ! Component: 1000 - total flux cleaned = 0.0203019 Jy ! Component: 1050 - total flux cleaned = 0.0203034 Jy ! Component: 1100 - total flux cleaned = 0.0204011 Jy ! Component: 1150 - total flux cleaned = 0.0204492 Jy ! Component: 1200 - total flux cleaned = 0.0204964 Jy ! Component: 1250 - total flux cleaned = 0.0204507 Jy ! Component: 1300 - total flux cleaned = 0.0203636 Jy ! Component: 1350 - total flux cleaned = 0.0204069 Jy ! Component: 1400 - total flux cleaned = 0.0204484 Jy ! Component: 1450 - total flux cleaned = 0.0204886 Jy ! Component: 1500 - total flux cleaned = 0.0204881 Jy ! Component: 1550 - total flux cleaned = 0.0204093 Jy ! Component: 1600 - total flux cleaned = 0.0203326 Jy ! Component: 1650 - total flux cleaned = 0.0203714 Jy ! Component: 1700 - total flux cleaned = 0.0204083 Jy ! Component: 1750 - total flux cleaned = 0.0203366 Jy ! Component: 1800 - total flux cleaned = 0.020337 Jy ! Component: 1850 - total flux cleaned = 0.0202332 Jy ! Component: 1900 - total flux cleaned = 0.0203365 Jy ! Component: 1950 - total flux cleaned = 0.0203699 Jy ! Component: 2000 - total flux cleaned = 0.0203368 Jy ! Component: 2050 - total flux cleaned = 0.0203036 Jy ! Component: 2100 - total flux cleaned = 0.0202083 Jy ! Component: 2150 - total flux cleaned = 0.0200832 Jy ! Component: 2200 - total flux cleaned = 0.019929 Jy ! Component: 2250 - total flux cleaned = 0.0197478 Jy ! Component: 2300 - total flux cleaned = 0.0197181 Jy ! Component: 2350 - total flux cleaned = 0.0196302 Jy ! Component: 2400 - total flux cleaned = 0.0195152 Jy ! Component: 2450 - total flux cleaned = 0.0194582 Jy ! Component: 2500 - total flux cleaned = 0.019458 Jy ! Component: 2550 - total flux cleaned = 0.0192925 Jy ! Component: 2600 - total flux cleaned = 0.0193194 Jy ! Component: 2650 - total flux cleaned = 0.0191316 Jy ! Component: 2700 - total flux cleaned = 0.0190791 Jy ! Component: 2750 - total flux cleaned = 0.0191056 Jy ! Component: 2800 - total flux cleaned = 0.0190542 Jy ! Component: 2850 - total flux cleaned = 0.0190032 Jy ! Component: 2900 - total flux cleaned = 0.0189027 Jy ! Component: 2950 - total flux cleaned = 0.018778 Jy ! Component: 3000 - total flux cleaned = 0.0187041 Jy ! Component: 3050 - total flux cleaned = 0.0186067 Jy ! Component: 3100 - total flux cleaned = 0.0184861 Jy ! Component: 3150 - total flux cleaned = 0.0183197 Jy ! Component: 3200 - total flux cleaned = 0.0181779 Jy ! Component: 3250 - total flux cleaned = 0.0180377 Jy ! Component: 3300 - total flux cleaned = 0.0179683 Jy ! Component: 3350 - total flux cleaned = 0.0179224 Jy ! Component: 3400 - total flux cleaned = 0.0178768 Jy ! Component: 3450 - total flux cleaned = 0.0177185 Jy ! Component: 3500 - total flux cleaned = 0.017562 Jy ! Component: 3550 - total flux cleaned = 0.0174733 Jy ! Component: 3600 - total flux cleaned = 0.0173851 Jy ! Component: 3650 - total flux cleaned = 0.0173197 Jy ! Component: 3700 - total flux cleaned = 0.0172766 Jy ! Component: 3750 - total flux cleaned = 0.0171263 Jy ! Component: 3800 - total flux cleaned = 0.0170836 Jy ! Component: 3850 - total flux cleaned = 0.0169987 Jy ! Component: 3900 - total flux cleaned = 0.0168723 Jy ! Component: 3950 - total flux cleaned = 0.0166841 Jy ! Component: 4000 - total flux cleaned = 0.0166426 Jy ! Component: 4050 - total flux cleaned = 0.0164568 Jy ! Total flux subtracted in 4096 components = 0.0162929 Jy ! Clean residual min=-0.001285 max=0.001132 Jy/beam ! Clean residual mean=-0.000007 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.0995837 Jy keep ! Adding 336 model components to the UV plane model. ! The established model now contains 361 components and 0.0995837 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J0914-2733_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7187 x 2.037 at -5.18 degrees (North through East) ! Clean map min=-0.0055985 max=0.081393 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J0914-2733_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0813934 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000316865 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.1679 1.1679 2.33581 4.67161 9.34322 18.6864 37.3729 74.7458 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.081 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 256.87 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J0914-2733_X_uvs.log closed on Sat Feb 27 22:25:15 2016