! Started logfile: /scr/pima/rv102_uvs/J0359+5057_X_uvs.log on Sat Feb 27 22:23:48 2016 obs /scr/pima/rv102_uvs/J0359+5057_X_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J0359+5057_X_uva.fits ! AN table 1: 9 integrations on 3 of 3 possible baselines. ! AN table 2: 9 integrations on 10 of 10 possible baselines. ! AN table 3: 9 integrations on 6 of 6 possible baselines. ! AN table 4: 90 integrations on 10 of 10 possible baselines. ! AN table 5: 42 integrations on 3 of 3 possible baselines. ! AN table 6: 22 integrations on 3 of 3 possible baselines. ! AN table 7: 9 integrations on 1 of 1 possible baselines. ! AN table 8: 11 integrations on 1 of 1 possible baselines. ! AN table 9: 9 integrations on 3 of 3 possible baselines. ! AN table 10: 9 integrations on 1 of 1 possible baselines. ! Apparent sampling: 0.854435 visibilities/baseline/integration-bin. ! Found source: J0359+5057 ! ! 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 4508 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/J0359+5057_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 6 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! A total of 8 telescope corrections were flagged in sub-array 3. ! A total of 101 telescope corrections were flagged in sub-array 4. ! A total of 126 telescope corrections were flagged in sub-array 5. ! A total of 66 telescope corrections were flagged in sub-array 6. ! A total of 18 telescope corrections were flagged in sub-array 7. ! A total of 22 telescope corrections were flagged in sub-array 8. ! A total of 6 telescope corrections were flagged in sub-array 9. ! A total of 18 telescope corrections were flagged in sub-array 10. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! A total of 8 telescope corrections were flagged in sub-array 3. ! A total of 101 telescope corrections were flagged in sub-array 4. ! A total of 126 telescope corrections were flagged in sub-array 5. ! A total of 66 telescope corrections were flagged in sub-array 6. ! A total of 18 telescope corrections were flagged in sub-array 7. ! A total of 22 telescope corrections were flagged in sub-array 8. ! A total of 6 telescope corrections were flagged in sub-array 9. ! A total of 18 telescope corrections were flagged in sub-array 10. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! A total of 8 telescope corrections were flagged in sub-array 3. ! A total of 101 telescope corrections were flagged in sub-array 4. ! A total of 126 telescope corrections were flagged in sub-array 5. ! A total of 66 telescope corrections were flagged in sub-array 6. ! A total of 18 telescope corrections were flagged in sub-array 7. ! A total of 22 telescope corrections were flagged in sub-array 8. ! A total of 6 telescope corrections were flagged in sub-array 9. ! A total of 18 telescope corrections were flagged in sub-array 10. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! A total of 8 telescope corrections were flagged in sub-array 3. ! A total of 101 telescope corrections were flagged in sub-array 4. ! A total of 126 telescope corrections were flagged in sub-array 5. ! A total of 66 telescope corrections were flagged in sub-array 6. ! A total of 18 telescope corrections were flagged in sub-array 7. ! A total of 22 telescope corrections were flagged in sub-array 8. ! A total of 6 telescope corrections were flagged in sub-array 9. ! A total of 18 telescope corrections were flagged in sub-array 10. ! ! Fit before self-cal, rms=5.457550Jy sigma=18.629351 ! Fit after self-cal, rms=4.688715Jy sigma=15.977787 ! 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=3.275 mas, bmaj=4.592 mas, bpa=24.33 degrees ! Estimated noise=1.5948 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.614906 Jy ! Component: 100 - total flux cleaned = 1.02397 Jy ! Total flux subtracted in 100 components = 1.02397 Jy ! Clean residual min=-0.214900 max=0.281251 Jy/beam ! Clean residual mean=0.001490 rms=0.074863 Jy/beam ! Combined flux in latest and established models = 1.02397 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 44 components and 1.02397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=4.737315Jy sigma=12.917909 ! Fit after self-cal, rms=4.684355Jy sigma=12.875972 ! 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=3.523 mas, bmaj=4.707 mas, bpa=25.36 degrees ! Estimated noise=1.60684 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.633628 Jy ! Component: 100 - total flux cleaned = 1.15108 Jy ! Component: 150 - total flux cleaned = 1.58767 Jy ! Component: 200 - total flux cleaned = 1.95868 Jy ! Total flux subtracted in 200 components = 1.95868 Jy ! Clean residual min=-0.279155 max=0.347430 Jy/beam ! Clean residual mean=0.001201 rms=0.107964 Jy/beam ! Combined flux in latest and established models = 2.98265 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 110 components and 2.98265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.977955Jy sigma=13.433983 ! Fit after self-cal, rms=3.956188Jy sigma=13.386287 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.523 x 4.707 at 25.36 degrees (North through East) ! Clean map min=-0.27955 max=1.1955 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. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.00* NL 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.00* KP 1.00* OV 1.00* PT 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! Telescope amplitude corrections in sub-array 5: ! MA 0.00* ON 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 6: ! NY 0.00* ON 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 7: ! HN 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 8: ! ON 0.00* WZ 0.00* ! ! A total of 21 telescope corrections were flagged in sub-array 9. ! Telescope amplitude corrections in sub-array 9: ! LA 0.00* OV 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 10: ! LA 0.00* OV 0.00* ! ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.00* NL 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.00* KP 1.00* OV 1.00* PT 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! Telescope amplitude corrections in sub-array 5: ! MA 0.00* ON 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 6: ! NY 0.00* ON 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 7: ! HN 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 8: ! ON 0.00* WZ 0.00* ! ! A total of 21 telescope corrections were flagged in sub-array 9. ! Telescope amplitude corrections in sub-array 9: ! LA 0.00* OV 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 10: ! LA 0.00* OV 0.00* ! ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.00* NL 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.00* KP 1.00* OV 1.00* PT 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! Telescope amplitude corrections in sub-array 5: ! MA 0.00* ON 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 6: ! NY 0.00* ON 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 7: ! HN 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 8: ! ON 0.00* WZ 0.00* ! ! A total of 21 telescope corrections were flagged in sub-array 9. ! Telescope amplitude corrections in sub-array 9: ! LA 0.00* OV 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 10: ! LA 0.00* OV 0.00* ! ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.00* NL 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 1.00* LA 1.00* NL 1.00* ! PT 1.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.00* KP 1.00* OV 1.00* PT 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! Telescope amplitude corrections in sub-array 5: ! MA 0.00* ON 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 6: ! NY 0.00* ON 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 7: ! HN 0.00* WF 0.00* ! ! Telescope amplitude corrections in sub-array 8: ! ON 0.00* WZ 0.00* ! ! A total of 21 telescope corrections were flagged in sub-array 9. ! Telescope amplitude corrections in sub-array 9: ! LA 0.00* OV 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 10: ! LA 0.00* OV 0.00* ! ! ! Fit before self-cal, rms=3.956188Jy sigma=13.386287 ! Fit after self-cal, rms=3.982702Jy sigma=13.444382 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.488 mas, bmaj=4.672 mas, bpa=23.96 degrees ! Estimated noise=1.62853 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.333035 Jy ! Component: 100 - total flux cleaned = 0.60966 Jy ! Component: 150 - total flux cleaned = 0.849959 Jy ! Component: 200 - total flux cleaned = 1.06012 Jy ! Total flux subtracted in 200 components = 1.06012 Jy ! Clean residual min=-0.324390 max=0.363871 Jy/beam ! Clean residual mean=0.000862 rms=0.113947 Jy/beam ! Combined flux in latest and established models = 4.04277 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 142 components and 4.04277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.711596Jy sigma=14.079571 ! Fit after self-cal, rms=3.707618Jy sigma=14.071394 ! 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=3.707618Jy sigma=14.071394 ! Fit after self-cal, rms=3.707618Jy sigma=14.071394 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.488 mas, bmaj=4.672 mas, bpa=23.96 degrees ! Estimated noise=1.62853 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.18629 Jy ! Component: 100 - total flux cleaned = 0.349483 Jy ! Component: 150 - total flux cleaned = 0.492668 Jy ! Component: 200 - total flux cleaned = 0.618398 Jy ! Total flux subtracted in 200 components = 0.618398 Jy ! Clean residual min=-0.328504 max=0.367307 Jy/beam ! Clean residual mean=0.000940 rms=0.118182 Jy/beam ! Combined flux in latest and established models = 4.66117 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 148 components and 4.66117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.574142Jy sigma=14.656213 ! Fit after self-cal, rms=3.572302Jy sigma=14.654098 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 = 0.111659 Jy ! Component: 100 - total flux cleaned = 0.209573 Jy ! Component: 150 - total flux cleaned = 0.295636 Jy ! Component: 200 - total flux cleaned = 0.37127 Jy ! Total flux subtracted in 200 components = 0.37127 Jy ! Clean residual min=-0.331989 max=0.368881 Jy/beam ! Clean residual mean=0.000992 rms=0.121260 Jy/beam ! Combined flux in latest and established models = 5.03244 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 151 components and 5.03244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.502197Jy sigma=15.059088 ! Fit after self-cal, rms=3.501088Jy sigma=15.058410 ! 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=3.501088Jy sigma=15.058410 ! Fit after self-cal, rms=3.501088Jy sigma=15.058410 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.488 mas, bmaj=4.672 mas, bpa=23.96 degrees ! Estimated noise=1.62853 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.067227 Jy ! Component: 100 - total flux cleaned = 0.126214 Jy ! Component: 150 - total flux cleaned = 0.178087 Jy ! Component: 200 - total flux cleaned = 0.223717 Jy ! Total flux subtracted in 200 components = 0.223717 Jy ! Clean residual min=-0.333702 max=0.369716 Jy/beam ! Clean residual mean=0.001024 rms=0.123278 Jy/beam ! Combined flux in latest and established models = 5.25615 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 151 components and 5.25615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.463062Jy sigma=15.317940 ! Fit after self-cal, rms=3.462232Jy sigma=15.317649 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 = 0.0218772 Jy ! Component: 100 - total flux cleaned = 0.0331301 Jy ! Component: 150 - total flux cleaned = 0.0441587 Jy ! Component: 200 - total flux cleaned = 0.0548948 Jy ! Total flux subtracted in 200 components = 0.0548948 Jy ! Clean residual min=-0.334918 max=0.367979 Jy/beam ! Clean residual mean=0.001030 rms=0.123456 Jy/beam ! Combined flux in latest and established models = 5.31105 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 154 components and 5.31105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.455638Jy sigma=15.333563 ! Fit after self-cal, rms=3.453742Jy sigma=15.333439 ! 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=3.453742Jy sigma=15.333439 ! Fit after self-cal, rms=3.453742Jy sigma=15.333439 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.628 mas, bmaj=4.771 mas, bpa=24.62 degrees ! Estimated noise=1.73514 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0573723 Jy ! Component: 100 - total flux cleaned = 0.0980286 Jy ! Component: 150 - total flux cleaned = 0.116051 Jy ! Component: 200 - total flux cleaned = 0.121339 Jy ! Total flux subtracted in 200 components = 0.121339 Jy ! Clean residual min=-0.368032 max=0.391955 Jy/beam ! Clean residual mean=0.001153 rms=0.137865 Jy/beam ! Combined flux in latest and established models = 5.43239 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 160 components and 5.43239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.432982Jy sigma=15.493346 ! Fit after self-cal, rms=3.433808Jy sigma=15.492995 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 = 0.00530107 Jy ! Component: 100 - total flux cleaned = 0.0104904 Jy ! Component: 150 - total flux cleaned = 0.0143355 Jy ! Component: 200 - total flux cleaned = 0.0181331 Jy ! Total flux subtracted in 200 components = 0.0181331 Jy ! Clean residual min=-0.367413 max=0.390557 Jy/beam ! Clean residual mean=0.001153 rms=0.137848 Jy/beam ! Combined flux in latest and established models = 5.45052 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 165 components and 5.45052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.431684Jy sigma=15.481435 ! Fit after self-cal, rms=3.430177Jy sigma=15.481380 ! 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=3.488 mas, bmaj=4.672 mas, bpa=23.96 degrees ! Estimated noise=1.62853 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.488 x 4.672 at 23.96 degrees (North through East) ! Clean map min=-0.33795 max=1.4878 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.430177Jy sigma=15.481380 ! Fit after self-cal, rms=3.430177Jy sigma=15.481380 ! Inverting map and beam ! Estimated beam: bmin=3.488 mas, bmaj=4.672 mas, bpa=23.96 degrees ! Estimated noise=1.62853 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0236899 Jy ! Component: 100 - total flux cleaned = -0.041829 Jy ! Component: 150 - total flux cleaned = -0.0546426 Jy ! Component: 200 - total flux cleaned = -0.0572894 Jy ! Total flux subtracted in 200 components = -0.0572894 Jy ! Clean residual min=-0.335064 max=0.364951 Jy/beam ! Clean residual mean=0.001036 rms=0.123481 Jy/beam ! Combined flux in latest and established models = 5.39323 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 176 components and 5.39323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.442446Jy sigma=15.326254 ! Fit after self-cal, rms=3.440331Jy sigma=15.325970 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00523519 Jy ! Component: 100 - total flux cleaned = 0.00653347 Jy ! Component: 150 - total flux cleaned = 0.00908684 Jy ! Component: 200 - total flux cleaned = 0.0116199 Jy ! Total flux subtracted in 200 components = 0.0116199 Jy ! Clean residual min=-0.336089 max=0.363537 Jy/beam ! Clean residual mean=0.001038 rms=0.123434 Jy/beam ! Combined flux in latest and established models = 5.40485 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 177 components and 5.40485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.438436Jy sigma=15.314661 ! Fit after self-cal, rms=3.437780Jy sigma=15.314624 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.437780Jy sigma=15.314624 ! Fit after self-cal, rms=3.437780Jy sigma=15.314624 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=3.245 mas, bmaj=4.588 mas, bpa=23.96 degrees ! Estimated noise=1.60162 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.607638 Jy ! Component: 100 - total flux cleaned = 1.03433 Jy ! Component: 150 - total flux cleaned = 1.40133 Jy ! Component: 200 - total flux cleaned = 1.72347 Jy ! Total flux subtracted in 200 components = 1.72347 Jy ! Clean residual min=-0.231177 max=0.256820 Jy/beam ! Clean residual mean=0.001215 rms=0.078458 Jy/beam ! Combined flux in latest and established models = 1.72347 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 89 model components to the UV plane model. ! The established model now contains 89 components and 1.72347 Jy ! Inverting map and beam ! Estimated beam: bmin=3.488 mas, bmaj=4.672 mas, bpa=23.96 degrees ! Estimated noise=1.62853 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.511158 Jy ! Component: 100 - total flux cleaned = 0.939892 Jy ! Component: 150 - total flux cleaned = 1.30728 Jy ! Component: 200 - total flux cleaned = 1.62627 Jy ! Total flux subtracted in 200 components = 1.62627 Jy ! Clean residual min=-0.320210 max=0.363846 Jy/beam ! Clean residual mean=0.000763 rms=0.110177 Jy/beam ! Combined flux in latest and established models = 3.34974 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 134 components and 3.34974 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.628 mas, bmaj=4.771 mas, bpa=24.62 degrees ! Estimated noise=1.73514 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.319751 Jy ! Component: 100 - total flux cleaned = 0.592346 Jy ! Component: 150 - total flux cleaned = 0.826207 Jy ! Component: 200 - total flux cleaned = 1.0275 Jy ! Total flux subtracted in 200 components = 1.0275 Jy ! Clean residual min=-0.357074 max=0.390508 Jy/beam ! Clean residual mean=0.000987 rms=0.128269 Jy/beam ! Combined flux in latest and established models = 4.37724 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 = 0.173637 Jy ! Component: 100 - total flux cleaned = 0.323551 Jy ! Component: 150 - total flux cleaned = 0.453068 Jy ! Component: 200 - total flux cleaned = 0.565014 Jy ! Total flux subtracted in 200 components = 0.565014 Jy ! Clean residual min=-0.360573 max=0.392796 Jy/beam ! Clean residual mean=0.001069 rms=0.133087 Jy/beam ! Combined flux in latest and established models = 4.94225 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 157 components and 4.94225 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.488 mas, bmaj=4.672 mas, bpa=23.96 degrees ! Estimated noise=1.62853 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0902006 Jy ! Component: 100 - total flux cleaned = 0.161644 Jy ! Component: 150 - total flux cleaned = 0.224338 Jy ! Component: 200 - total flux cleaned = 0.279432 Jy ! Total flux subtracted in 200 components = 0.279432 Jy ! Clean residual min=-0.331905 max=0.370932 Jy/beam ! Clean residual mean=0.001013 rms=0.122963 Jy/beam ! Combined flux in latest and established models = 5.22168 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 165 components and 5.22168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.457590Jy sigma=15.275753 ! Fit after self-cal, rms=3.461829Jy sigma=15.274196 wmodel /scr/pima/rv102_uvs/J0359+5057_X_map.mod ! Writing 165 model components to file: /scr/pima/rv102_uvs/J0359+5057_X_map.mod wobs /scr/pima/rv102_uvs/J0359+5057_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J0359+5057_X_uvs.fits wwins /scr/pima/rv102_uvs/J0359+5057_X_map.win ! wwins: Wrote 1 windows to /scr/pima/rv102_uvs/J0359+5057_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.1361 Jy ! Component: 100 - total flux cleaned = 0.228756 Jy ! Component: 150 - total flux cleaned = 0.317139 Jy ! Component: 200 - total flux cleaned = 0.39597 Jy ! Component: 250 - total flux cleaned = 0.455698 Jy ! Component: 300 - total flux cleaned = 0.518632 Jy ! Component: 350 - total flux cleaned = 0.569357 Jy ! Component: 400 - total flux cleaned = 0.598824 Jy ! Component: 450 - total flux cleaned = 0.627284 Jy ! Component: 500 - total flux cleaned = 0.636403 Jy ! Component: 550 - total flux cleaned = 0.64091 Jy ! Component: 600 - total flux cleaned = 0.654163 Jy ! Component: 650 - total flux cleaned = 0.658543 Jy ! Component: 700 - total flux cleaned = 0.658481 Jy ! Component: 750 - total flux cleaned = 0.670714 Jy ! Component: 800 - total flux cleaned = 0.662695 Jy ! Component: 850 - total flux cleaned = 0.658925 Jy ! Component: 900 - total flux cleaned = 0.674232 Jy ! Component: 950 - total flux cleaned = 0.685406 Jy ! Component: 1000 - total flux cleaned = 0.689063 Jy ! Component: 1050 - total flux cleaned = 0.699738 Jy ! Component: 1100 - total flux cleaned = 0.699695 Jy ! Component: 1150 - total flux cleaned = 0.706657 Jy ! Component: 1200 - total flux cleaned = 0.720167 Jy ! Component: 1250 - total flux cleaned = 0.733546 Jy ! Component: 1300 - total flux cleaned = 0.766311 Jy ! Component: 1350 - total flux cleaned = 0.795384 Jy ! Component: 1400 - total flux cleaned = 0.820822 Jy ! Component: 1450 - total flux cleaned = 0.849045 Jy ! Component: 1500 - total flux cleaned = 0.873798 Jy ! Component: 1550 - total flux cleaned = 0.898279 Jy ! Component: 1600 - total flux cleaned = 0.93149 Jy ! Component: 1650 - total flux cleaned = 0.958323 Jy ! Component: 1700 - total flux cleaned = 0.967199 Jy ! Component: 1750 - total flux cleaned = 0.993461 Jy ! Component: 1800 - total flux cleaned = 1.01944 Jy ! Component: 1850 - total flux cleaned = 1.03368 Jy ! Component: 1900 - total flux cleaned = 1.05062 Jy ! Component: 1950 - total flux cleaned = 1.07016 Jy ! Component: 2000 - total flux cleaned = 1.08949 Jy ! Component: 2050 - total flux cleaned = 1.10316 Jy ! Component: 2100 - total flux cleaned = 1.11938 Jy ! Component: 2150 - total flux cleaned = 1.12745 Jy ! Component: 2200 - total flux cleaned = 1.1434 Jy ! Component: 2250 - total flux cleaned = 1.15656 Jy ! Component: 2300 - total flux cleaned = 1.17218 Jy ! Component: 2350 - total flux cleaned = 1.1799 Jy ! Component: 2400 - total flux cleaned = 1.19524 Jy ! Component: 2450 - total flux cleaned = 1.21044 Jy ! Component: 2500 - total flux cleaned = 1.2205 Jy ! Component: 2550 - total flux cleaned = 1.23794 Jy ! Component: 2600 - total flux cleaned = 1.25277 Jy ! Component: 2650 - total flux cleaned = 1.27723 Jy ! Component: 2700 - total flux cleaned = 1.28692 Jy ! Component: 2750 - total flux cleaned = 1.30137 Jy ! Component: 2800 - total flux cleaned = 1.32048 Jy ! Component: 2850 - total flux cleaned = 1.3347 Jy ! Component: 2900 - total flux cleaned = 1.35115 Jy ! Component: 2950 - total flux cleaned = 1.3698 Jy ! Component: 3000 - total flux cleaned = 1.38139 Jy ! Component: 3050 - total flux cleaned = 1.39517 Jy ! Component: 3100 - total flux cleaned = 1.40886 Jy ! Component: 3150 - total flux cleaned = 1.43148 Jy ! Component: 3200 - total flux cleaned = 1.4427 Jy ! Component: 3250 - total flux cleaned = 1.45607 Jy ! Component: 3300 - total flux cleaned = 1.47379 Jy ! Component: 3350 - total flux cleaned = 1.49573 Jy ! Component: 3400 - total flux cleaned = 1.51099 Jy ! Component: 3450 - total flux cleaned = 1.53263 Jy ! Component: 3500 - total flux cleaned = 1.54766 Jy ! Component: 3550 - total flux cleaned = 1.56259 Jy ! Component: 3600 - total flux cleaned = 1.58166 Jy ! Component: 3650 - total flux cleaned = 1.60058 Jy ! Component: 3700 - total flux cleaned = 1.6173 Jy ! Component: 3750 - total flux cleaned = 1.64011 Jy ! Component: 3800 - total flux cleaned = 1.65248 Jy ! Component: 3850 - total flux cleaned = 1.67089 Jy ! Component: 3900 - total flux cleaned = 1.68713 Jy ! Component: 3950 - total flux cleaned = 1.70125 Jy ! Component: 4000 - total flux cleaned = 1.7233 Jy ! Component: 4050 - total flux cleaned = 1.73524 Jy ! Total flux subtracted in 4096 components = 1.75104 Jy ! Clean residual min=-0.098435 max=0.098564 Jy/beam ! Clean residual mean=0.000974 rms=0.050106 Jy/beam ! Combined flux in latest and established models = 6.97273 Jy keep ! Adding 690 model components to the UV plane model. ! The established model now contains 851 components and 6.97273 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J0359+5057_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.488 x 4.672 at 23.96 degrees (North through East) ! Clean map min=-0.23327 max=1.872 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J0359+5057_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.87201 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0509563 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -8.16605 8.16605 16.3321 32.6642 65.3284 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.1528 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.872 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 36.737 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J0359+5057_X_uvs.log closed on Sat Feb 27 22:23:52 2016